PT-2025-51582 · Linux+2 · Linux Kernel+2

CVE-2025-68169

·

Published

2025-11-03

·

Updated

2026-02-24

CVSS v2.0

4.6

Medium

VectorAV:L/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 The Linux kernel contains a flaw within the netpoll subsystem that can lead to a deadlock scenario when the system experiences significant memory pressure. This occurs during memory allocation within the refill skbs() function while holding a spinlock. Specifically, the issue arises when alloc skb() is called, triggering slab out of memory(), which then invokes printk(). The console output path subsequently calls netpoll send udp(), attempting to re-acquire the same spinlock, resulting in a deadlock. The problem was exposed by a previous commit that altered the execution path of refill skbs(). The vulnerability involves a potential TOCTOU (Time-of-Check to Time-of-Use) issue when checking the pool length and queuing a new SKB, but this is considered harmless as an extra SKB in the pool will eventually be used. The function refill skbs() is central to this issue.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Resource Release

Resource Exhaustion

Allocation of Resources Without Limits

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-10554
CVE-2025-68169
USN-8029-1
USN-8029-2
USN-8029-3
USN-8030-1
USN-8048-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu