PT-2025-25792 · Linux+1 · Linux Kernel+1
Published
2025-04-29
·
Updated
2025-06-19
·
CVE-2025-38017
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 issue is related to the Linux kernel's eventpoll functionality, where an endless busy loop can occur after a timeout has expired. This happens because the given timeout usually expires before the ep poll function is entered, and the timed out variable is never set. This can lead to a soft lockup, RCU stalls, and deadlocks, causing severe system issues. The problem arises from the ep schedule timeout check being skipped, and the timed out variable not being set when the timeout has expired.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Locking
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