cve/2024/CVE-2024-56730.md
2025-09-29 16:08:36 +00:00

18 lines
966 B
Markdown

### [CVE-2024-56730](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56730)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=a3be076dc174d9022a71a12554feb4c97b5c4d5c%3C%202cdb416de8b5795fd25fadcb69e1198b6df6d8cc%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In the Linux kernel, the following vulnerability has been resolved:net/9p/usbg: fix handling of the failed kzalloc() memory allocationOn the linux-next, next-20241108 vanilla kernel, the coccinelle tool gave thefollowing error report:./net/9p/trans_usbg.c:912:5-11: ERROR: allocation function on line 911 returnsNULL not ERR_PTR on failurekzalloc() failure is fixed to handle the NULL return case on the memory exhaustion.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/cku-heise/euvd-api-doc