CVE Database
/

CVE-2024-27046

Back to search

CVE-2024-27046

Published: May 1, 2024

Modified: May 11, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
bb9a8d031140f186d13d82f57b0f5646d596652f - < d746889db75a76aeee95fb705b8e1ac28c684a2e
affected
bb9a8d031140f186d13d82f57b0f5646d596652f - < 3b1e8a617eb0f4cdc19def530047a95b5abde07d
affected
bb9a8d031140f186d13d82f57b0f5646d596652f - < 928705e341010dd910fdece61ccb974f494a758f
affected
bb9a8d031140f186d13d82f57b0f5646d596652f - < 0d387dc503f9a53e6d1f6e9dd0292d38f083eba5
affected
bb9a8d031140f186d13d82f57b0f5646d596652f - < c9b4e220dd18f79507803f38a55d53b483f6c9c3

+4 more versions

Linux

Linux

affected
4.18
unaffected
0 - < 4.18
unaffected
4.19.311 - <= 4.19.*
unaffected
5.4.273 - <= 5.4.*
unaffected
5.10.214 - <= 5.10.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now