cbcvebase.
CVE-2023-54268
published 2025-12-30

CVE-2023-54268: In the Linux kernel, the following vulnerability has been resolved: debugobjects: Don't wake up kswapd from fill_pool() syzbot is reporting a lockdep warning…

PriorityP423low2.5
EPSS
0.18%
7.7th percentile
In the Linux kernel, the following vulnerability has been resolved: debugobjects: Don't wake up kswapd from fill_pool() syzbot is reporting a lockdep warning in fill_pool() because the allocation from debugobjects is using GFP_ATOMIC, which is (__GFP_HIGH | __GFP_KSWAPD_RECLAIM) and therefore tries to wake up kswapd, which acquires kswapd_wait::lock. Since fill_pool() might be called with arbitrary locks held, fill_pool() should not assume that acquiring kswapd_wait::lock is safe. Use __GFP_HIGH instead and remove __GFP_NORETRY as it is pointless for !__GFP_DIRECT_RECLAIM allocation.

Affected

17 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.1.37-1 (bookworm)linux 6.1.37-1 (bookworm)
linuxlinux
linuxlinux>= 3ac7fe5a4aab409bd5674d0b070bce97f9d20872 < be646802b3dc408c4dc72a3ac32c3f4a0282414dbe646802b3dc408c4dc72a3ac32c3f4a0282414d
linuxlinux>= 3ac7fe5a4aab409bd5674d0b070bce97f9d20872 < fd673079749bac97bb30f1461df079e6c8e86511fd673079749bac97bb30f1461df079e6c8e86511
linuxlinux>= 3ac7fe5a4aab409bd5674d0b070bce97f9d20872 < aee97eec77029270866c704f66cdf2881cbd2fe1aee97eec77029270866c704f66cdf2881cbd2fe1
linuxlinux>= 3ac7fe5a4aab409bd5674d0b070bce97f9d20872 < d7fff52c99d52f180d8bef95d8ed8fec6343889cd7fff52c99d52f180d8bef95d8ed8fec6343889c
linuxlinux>= 3ac7fe5a4aab409bd5674d0b070bce97f9d20872 < 4c088d30a72d9b8f9c6ae9362222942e4075cb004c088d30a72d9b8f9c6ae9362222942e4075cb00
linuxlinux>= 3ac7fe5a4aab409bd5674d0b070bce97f9d20872 < eb799279fb1f9c63c520fe8c1c41cb9154252db6eb799279fb1f9c63c520fe8c1c41cb9154252db6
linuxlinux_kernel>= 0 < 5.10.191-15.10.191-1
linuxlinux_kernel>= 0 < 6.1.37-16.1.37-1
linuxlinux_kernel>= 0 < 6.3.7-16.3.7-1
linuxlinux_kernel>= 0 < 6.3.7-16.3.7-1
linuxlinux_kernel>= 2.6.26 < 5.4.2445.4.244
linuxlinux_kernel>= 5.11.0 < 5.15.1145.15.114
linuxlinux_kernel>= 5.16.0 < 6.1.316.1.31
linuxlinux_kernel>= 5.5.0 < 5.10.1815.10.181
linuxlinux_kernel>= 6.2.0 < 6.3.56.3.5
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.