CVE-2024-27046
May 1, 2024, 7:50 p.m.
Tags
Product(s) Impacted
Linux kernel
Linux Kernel
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.
Weaknesses
Date
Published: May 1, 2024, 1:15 p.m.
Last Modified: May 1, 2024, 7:50 p.m.
Status : Awaiting Analysis
CVE has been recently published to the CVE List and has been received by the NVD.
More infoSource
416baaa9-dc9f-4396-8d5f-8c081fb06d67