PT-2024-37044 · Linux · Linux Kernel
Published
2024-11-09
·
Updated
2025-01-07
·
CVE-2024-56730
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A vulnerability in the Linux kernel has been resolved, specifically in the net/9p/usbg subsystem, where the handling of failed kzalloc() memory allocation was fixed. The issue was identified by the coccinelle tool, which reported an error in the trans usbg.c file, indicating that the allocation function returned NULL instead of ERR PTR on failure. The kzalloc() failure is now handled to manage the NULL return case on memory exhaustion.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel