THREAT OPS › Threat News › [NVD] CVE-2024-58020 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved:
HID: multitouch: Add NULL check in mt_input_configured
devm_kasprintf() can return a NULL pointer on failure,but this
returned value in mt_input_configured() is not checked.
Add NULL check in mt_input_configure
[NVD] CVE-2024-58020 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Add NULL check in mt_input_configured devm_kasprintf() can return a NULL pointer on failure,but this returned value in mt_input_configured() is not checked. Add NULL check in mt_input_configure
CVE-2024-58020 CVSS: 5.5 MEDIUM Published: 2025-02-27T03:15:12.997
In the Linux kernel, the following vulnerability has been resolved:
HID: multitouch: Add NULL check in mt_input_configured
devm_kasprintf() can return a NULL pointer on failure,but this returned value in mt_input_configured() is not checked. Add NULL check in mt_input_configured(), to handle kernel NULL pointer dereference error
Indicators of compromise
- CVE-2024-58020cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-58020