PT-2025-33565 · Linux+1 · Linux Kernel+1
Published
2025-07-16
·
Updated
2025-08-16
·
CVE-2025-38522
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:
The Linux kernel contains a flaw within the scheduler extension (sched/ext) related to calls to the
update locked rq() function with a NULL runqueue (rq) pointer. Invoking update locked rq(NULL) with preemption enabled could trigger a bug warning due to the unsafe use of this cpu write() in a preemptible context. This occurs when rq is NULL during operations invoked from an unlocked context. The issue is resolved by ensuring that update locked rq() is only called when rq is not NULL, preventing the problematic call to this cpu write().Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Resource Release
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel