PT-2025-27724 · Linux+6 · Linux Kernel+6
Published
2025-04-02
·
Updated
2026-05-26
·
CVE-2025-38138
CVSS v2.0
6.0
Medium
| Vector | AV:L/AC:H/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
A NULL pointer dereference issue has been identified in the Linux kernel. The problem arises because
devm kasprintf() returns NULL when memory allocation fails, but udma probe() does not check for this case. To prevent the issue, a NULL check has been added after devm kasprintf().Recommendations:
For the affected Linux kernel versions, add a NULL check after
devm kasprintf() in udma probe() to prevent the NULL pointer dereference issue.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
DoS
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu