cve/2024/CVE-2024-58020.md

29 lines
2.0 KiB
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-58020](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-58020)
![](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=15ec7cb55e7d88755aa01d44a7a1015a42bfce86%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=1d7833db9fd118415dace2ca157bfa603dec9c8c%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=2763732ec1e68910719c75b6b896e11b6d3d622b%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=39c70c19456e50dcb3abfe53539220dff0490f1d%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=4794394635293a3e74591351fff469cea7ad15a2%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=ac0d389402a6ff9ad92cea02c2d8c711483b91ab%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=b70ac7849248ec8128fa12f86e3655ba38838f29%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=dde88ab4e45beb60b217026207aa9c14c88d71ab%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=df7ca43fe090e1a56c216c8ebc106ef5fd49afc6%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:HID: multitouch: Add NULL check in mt_input_configureddevm_kasprintf() can return a NULL pointer on failure,but thisreturned value in mt_input_configured() is not checked.Add NULL check in mt_input_configured(), to handle kernel NULLpointer dereference error.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/w4zu/Debian_security