CVE-2026-80727

Source
https://cve.org/CVERecord?id=CVE-2026-80727
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80727.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80727
Downstream
Published
2026-09-03T08:21:46.523Z
Modified
2026-09-05T03:48:34.652522322Z
Summary
x86/mce: Set up the polling timer before CMCI discovery
Details

In the Linux kernel, the following vulnerability has been resolved:

x86/mce: Set up the polling timer before CMCI discovery

I hit the following on one of my machines:

mce: CPU0 BANK15 CMCI inherited storm ------------[ cut here ]------------ ODEBUG: assertinit not available (active state 0) object: (ptrval) object type: timerlist hint: 0x0 WARNING: lib/debugobjects.c:632 at debugobjectassertinit+0x178/0x230, CPU#0: swapper/0/0 CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 7.2.0-rc5 #3 PREEMPTLAZY RIP: 0010:debugobjectassertinit+0x18f/0x230 Call Trace: <TASK> __modtimer mcetimerkick cmcidiscover intelinitcmci mceintelfeatureinit mcheckcpuinit identifycpu identifybootcpu archcpufinalizeinit startkernel

A second splat follows right after, from timer_setup() finding that same timer already queued:

ODEBUG: init active (active state 0) object: (ptrval) object type: timerlist hint: stubtimer+0x0/0x10

This is happening because CMCI storm detection is trying to modify the timer before latter was properly set up.

Set up the timer first. __mcheckcpusetuptimer() only calls timersetup(), and depends on neither the generic nor the vendor init.

[ bp: Massage commit message. ]

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80727.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1f68ce2a027250aeeb1756391110cdc4dc97c797
Fixed
17ab68d0cf6a41bff61b1e13c6141d9e463736ae
Fixed
e708fc1566ebd4a2d3f2546e6310d64d362db80d
Fixed
4f4cba3947d2f0eceb32727e198ca2c149a653a9
Fixed
a213dfaa2596c1c0dc4dae91c14fbfa499c03223

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80727.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.8.0
Fixed
6.12.105
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.45
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80727.json"