← Back to CVE List

CVE-2025-21982

Published: 2025-04-01T16:15Z
Last Modified: 2025-04-10T13:25Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fw devm_kasprintf() calls can return null pointers on failure. But the return values were not checked in npcm8xx_gpio_fw(). Add NULL check in npcm8xx_gpio_fw(), to handle kernel NULL pointer dereference error. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt