Back to overview

CVE-2026-53314

Description
In the Linux kernel, the following vulnerability has been resolved: padata: Put CPU offline callback in ONLINE section to allow failure syzbot reported the following warning: DEAD callback error for CPU1 WARNING: kernel/cpu.c:1463 at _cpu_down+0x759/0x1020 kernel/cpu.c:1463, CPU#0: syz.0.1960/14614 at commit 4ae12d8bd9a8 ("Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux") which tglx traced to padata_cpu_dead() given it's the only sub-CPUHP_TEARDOWN_CPU callback that returns an error. Failure isn't allowed in hotplug states before CPUHP_TEARDOWN_CPU so move the CPU offline callback to the ONLINE section where failure is possible.

Metadata

CVE ID
CVE-2026-53314
State
PUBLISHED
Assigner
Linux
Reserved
2026-06-09 07:44 UTC
Published
2026-06-26 19:41 UTC
Last updated
2026-06-26 19:41 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux 894c9ef9780c5cf2f143415e867ee39a33ecb75d < 65dae8b34f0810f3fa9f77c4c63650cd20820693, 894c9ef9780c5cf2f143415e867ee39a33ecb75d < a6d44f477000c6352de6b05e9e276e62083e5fbf, 894c9ef9780c5cf2f143415e867ee39a33ecb75d < 3e6c08dd97dcd22a00aee469e0adfa819071d80e, 894c9ef9780c5cf2f143415e867ee39a33ecb75d < 5a9f29a3e076b637d2234093e57989cf755ded5b …
Linux Linux 5.6, 0 < 5.6, 6.1.175 ≤ 6.1.*, 6.6.141 ≤ 6.6.* …
Back to overview