PT-2025-27693 · Linux+6 · Linux Kernel+6
Published
2025-06-11
·
Updated
2026-04-20
·
CVE-2025-38107
CVSS v3.1
7.0
High
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
A race condition has been identified in the Linux kernel's ETS (Enhanced Transmission Selection) component. This issue occurs when the SFQ perturb timer fires at an inappropriate time, allowing for a race between two CPUs. The race condition involves the
qdisc tree flush backlog() and qdisc tree reduce backlog() functions, which can lead to an underflow of a parent's queue length (qlen). This can be exploited by calling qdisc purge queue() instead of qdisc tree flush backlog(), ensuring all packets are purged from the qdisc before releasing the lock.Recommendations:
To resolve this issue, consider applying the fix that replaces
qdisc tree flush backlog() with qdisc purge queue() in the ets qdisc change() function to prevent the race condition.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Race Condition
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