Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-80727— x86/mce: Set up the polling timer before CMCI discovery

Quick assessment

Affected
Linux Linux
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Linux kernel是美国Linux基金会开源的一个操作系统内核。 Linux kernel 6.8至7.2之前版本存在安全漏洞,该漏洞源于CMCI风暴检测在轮询定时器正确设置之前尝试修改定时器,可能导致系统启动时出现调试对象断言失败和内核警告。

AI Predicted 7.2 Difficulty: Hard EPSS 0.20% · P10

Possible ATT&CK Techniques 1 AI

T1691

Affected Version Matrix 10

VendorProduct Version RangeStatus
Linux Linux 1f68ce2a027250aeeb1756391110cdc4dc97c797< 17ab68d0cf6a41bff61b1e13c6141d9e463736ae affected
1f68ce2a027250aeeb1756391110cdc4dc97c797< e708fc1566ebd4a2d3f2546e6310d64d362db80d affected
1f68ce2a027250aeeb1756391110cdc4dc97c797< 4f4cba3947d2f0eceb32727e198ca2c149a653a9 affected
1f68ce2a027250aeeb1756391110cdc4dc97c797< a213dfaa2596c1c0dc4dae91c14fbfa499c03223 affected
6.8 affected
< 6.8 unaffected
6.12.105≤ 6.12.* unaffected
6.18.45≤ 6.18.* unaffected
… +2 more rows
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-80727

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
x86/mce: Set up the polling timer before CMCI discovery
Source: CVE Program / CVE List V5
Vulnerability Description
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: assert_init not available (active state 0) object: (____ptrval____) object type: timer_list hint: 0x0 WARNING: lib/debugobjects.c:632 at debug_object_assert_init+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:debug_object_assert_init+0x18f/0x230 Call Trace: <TASK> __mod_timer mce_timer_kick cmci_discover intel_init_cmci mce_intel_feature_init mcheck_cpu_init identify_cpu identify_boot_cpu arch_cpu_finalize_init start_kernel 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: timer_list hint: stub_timer+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. __mcheck_cpu_setup_timer() only calls timer_setup(), and depends on neither the generic nor the vendor init. [ bp: Massage commit message. ]
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会开源的一个操作系统内核。 Linux kernel 6.8至7.2之前版本存在安全漏洞,该漏洞源于CMCI风暴检测在轮询定时器正确设置之前尝试修改定时器,可能导致系统启动时出现调试对象断言失败和内核警告。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
Linux Linux 1f68ce2a027250aeeb1756391110cdc4dc97c797 ~ 17ab68d0cf6a41bff61b1e13c6141d9e463736ae -
Linux Linux 6.8 -

II. Public POCs for CVE-2026-80727

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-80727

登录查看更多情报信息。

Patches & Fixes for CVE-2026-80727 (4)

Same Patch Batch · Linux · 2026-09-03 · 32 CVEs total

CVE-2026-80726 9.3 CRITICAL KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page
CVE-2026-80734 8.8 HIGH btrfs: initialize inode mapping flags for cached inodes
CVE-2026-80745 8.4 HIGH regulator: fp9931: Fix VPOS/VNEG voltage selector table
CVE-2026-80750 8.4 HIGH pmdomain: mediatek: fix remaining %pOF after of_node_put()
CVE-2026-80752 8.4 HIGH Input: psxpad-spi - set driver data before use
CVE-2026-80753 8.4 HIGH ovpn: run deferred work on a module-owned workqueue
CVE-2026-80747 8.0 HIGH drm/amdkfd: Add bounds check for CRAT subtype length
CVE-2026-80751 7.8 HIGH pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev()
CVE-2026-80736 7.8 HIGH thunderbolt: Fix bandwidth group reservation indexing
CVE-2026-80737 7.8 HIGH serial: amba-pl011: synchronize DMA teardown
CVE-2026-80732 7.8 HIGH ata: pata_sl82c105: fix bridge revision use-after-free
CVE-2026-80731 7.8 HIGH net: remove CAP_SYS_RAWIO zero-padding in dev_validate_header
CVE-2026-80748 7.8 HIGH mmc: loongson2: Fix sg iteration in data reorder functions
CVE-2026-80754 7.8 HIGH Input: synaptics-rmi4 - fix F55 transmitter electrode count typo
CVE-2026-80738 7.3 HIGH bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookie
CVE-2026-80735 7.3 HIGH ovpn: ensure socket is owned by ovpn before deref sk_user_data
CVE-2026-80749 7.1 HIGH drm/connector/hdmi: Fix out of bounds memory read
CVE-2026-80741 7.1 HIGH drm/log: Fix out-of-bounds read on empty message length
CVE-2026-80729 mm/huge_memory: initialise workingset state before folio split
CVE-2026-80730 ring-buffer: Fix crash passing ERR_PTR to kthread_stop()

Showing top 20 of 32 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-80727

No comments yet


Leave a comment