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.
Metrics
Affected Vendors & Products
References
History
Fri, 22 Nov 2024 12:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Tue, 05 Nov 2024 10:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Fri, 16 Aug 2024 18:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Redhat rhel Eus
|
|
CPEs | cpe:/a:redhat:rhel_eus:9.2 cpe:/a:redhat:rhel_eus:9.2::nfv |
|
Vendors & Products |
Redhat rhel Eus
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-01T12:54:21.725Z
Updated: 2024-11-05T09:20:38.692Z
Reserved: 2024-02-19T14:20:24.213Z
Link: CVE-2024-27046
Vulnrichment
Updated: 2024-06-17T17:40:12.561Z
NVD
Status : Awaiting Analysis
Published: 2024-05-01T13:15:49.880
Modified: 2024-11-21T09:03:44.440
Link: CVE-2024-27046
Redhat