AUGUST 5, 2026
Live Feed
Back to database
Case File

CVE-2024-27046

MEDIUM · CVSS 5.5 EPSS 0.30%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-05-01 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2024-27046
Severity
MEDIUM
CVSS
5.5
EPSS
0.30%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: handle acti_netdevs allocation failure The kmalloc_array() in nfp_fl_lag_do_work() will return null, if the physical memory has run out. As a result, if we dereference the acti_netdevs, the null pointer dereference bugs will happen. This patch adds a check to judge whether allocation failure occurs. If it happens, the delayed work will be rescheduled and try again.

Related CVEs

Other vulnerabilities affecting the same vendor(s)