Description
In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used With nosmp in cmdline, other CPUs are not brought up, leaving their cpc_desc_ptr NULL. CPU0's iteration via for_each_possible_cpu() dereferences these NULL pointers, causing panic. Panic backtrace: [ 0.401123] Unable to handle kernel NULL pointer dereference at virtual address 00000000000000b8 ... [ 0.403255] [<ffffffff809a5818>] cppc_allow_fast_switch+0x6a/0xd4 ... Kernel panic - not syncing: Attempted to kill init! [ rjw: New subject ]
References (6)
Core 6
Core References
Third Party Advisory
https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html
Scores
CVSS v3
5.5
EPSS
0.0010
EPSS Percentile
27.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-476
Status
published
Products (19)
debian/debian_linux
11.0
linux/Kernel
5.19.0 - 6.1.142linux
linux/Kernel
6.13.0 - 6.15.3linux
linux/Kernel
6.2.0 - 6.6.94linux
linux/Kernel
6.7.0 - 6.12.34linux
Linux/Linux
< 5.19
Linux/Linux
3cc30dd00a580ca0c9c0b01639841cfd72d10129 - 15eece6c5b05e5f9db0711978c3e3b7f1a2cfe12
Linux/Linux
3cc30dd00a580ca0c9c0b01639841cfd72d10129 - 1a677d0ceb4a5d62117b711a8b2e0aee80d33015
Linux/Linux
3cc30dd00a580ca0c9c0b01639841cfd72d10129 - 32a48db4cf28ea087214c261da8476db218d08bd
Linux/Linux
3cc30dd00a580ca0c9c0b01639841cfd72d10129 - 356d09c7f5bf525086002a34f8bae40b134d1611
... and 9 more
Published
Jul 03, 2025
Tracked Since
Feb 18, 2026