cve/2024/CVE-2024-58051.md
2025-09-29 21:09:30 +02:00

20 lines
867 B
Markdown

### [CVE-2024-58051](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-58051)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=5.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=51bd6f291583684f495ea498984dfc22049d7fd2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue)
### Description
In the Linux kernel, the following vulnerability has been resolved:ipmi: ipmb: Add check devm_kasprintf() returned valuedevm_kasprintf() can return a NULL pointer on failure but thisreturned value is not checked.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/w4zu/Debian_security