VYPR
Unrated severityNVD Advisory· Published Dec 27, 2024· Updated Nov 3, 2025

gpio: grgpio: Add NULL check in grgpio_probe

CVE-2024-56634

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

66

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.