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

21 lines
1.0 KiB
Markdown

### [CVE-2024-50070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50070)
![](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=32c170ff15b044579b1f8b8cdabf543406dde9da%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6.6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=75285cb2b49a9bfe15fc22aecab45ef25d50e6f2%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:pinctrl: stm32: check devm_kasprintf() returned valuedevm_kasprintf() can return a NULL pointer on failure but this returnedvalue is not checked. Fix this lack and check the returned value.Found by code review.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds