CVE-2024-56730
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
29/12/2024
Last modified:
01/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net/9p/usbg: fix handling of the failed kzalloc() memory allocation<br />
<br />
On the linux-next, next-20241108 vanilla kernel, the coccinelle tool gave the<br />
following error report:<br />
<br />
./net/9p/trans_usbg.c:912:5-11: ERROR: allocation function on line 911 returns<br />
NULL not ERR_PTR on failure<br />
<br />
kzalloc() failure is fixed to handle the NULL return case on the memory exhaustion.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.12 (including) | 6.12.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



