PT-2025-38438 · Linux+1 · Linux Kernel+1
Published
2025-09-18
·
Updated
2025-09-19
·
CVE-2023-53419
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A vulnerability exists in the Linux kernel related to a potential NULL-pointer dereference within the
rcu print task exp stall() function when built with CONFIG PREEMPT RCU=y. This occurs when CPU2 accesses the rcu node structure's exp tasks field without holding the rcu node structure's lock, and does not observe CPU1's change to the rcu node structure's exp tasks in time. Specifically, if CPU1 sets the rcu node structure's exp tasks pointer to NULL, CPU2 might dereference that NULL pointer. The issue arises from improper synchronization when accessing the exp tasks field of the rcu node structure.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
Astra Linux
Linux Kernel