PT-2025-53047 · Linux · Linux Kernel
Published
2023-07-15
·
Updated
2026-03-24
·
CVE-2023-54049
CVSS v2.0
5.5
Medium
| Vector | AV:A/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel’s rpmsg component related to glink handling. Specifically, a missing check for the return value of the
kstrdup() function could lead to a NULL pointer dereference if memory allocation fails. This issue is addressed by adding a check for the return value of kstrdup() and returning an error if allocation fails.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel