CVE-2024-56634
UNKNOWN
Published 2024-12-27T15:02:32.192Z
Actions:
No CVSS data available
Description
In the Linux kernel, the following vulnerability has been resolved:
gpio: grgpio: Add NULL check in grgpio_probe
devm_kasprintf() can return a NULL pointer on failure,but this
returned value in grgpio_probe is not checked.
Add NULL check in grgpio_probe, to handle kernel NULL
pointer dereference error.
Available Exploits
No exploits available for this CVE.
Related News
No news articles found for this CVE.
Affected Products
Affected Versions:
References
Published: 2024-12-27T15:02:32.192Z
Last Modified: 2025-05-04T10:00:38.405Z
Copied to clipboard!