目標達成 すべての支援者に感謝 — 100%達成しました!

目標: 1000 CNY · 調達済み: 1336 CNY

100%

CVE-2026-64205— Linux kernel 安全漏洞

AI Predicted 5.5 Difficulty: Moderate EPSS 0.17% · P7

Affected Version Matrix 8

ベンダープロダクトVersion Rangeステータス
LinuxLinux1f760b87e54cf56a25ab68f8dc625e339f6e46d5< bb5133a7d5f3fe5c387770e25f2e00e682ce11edaffected
1f760b87e54cf56a25ab68f8dc625e339f6e46d5< 00904687b9c5527d569d9a1ca72119823e735a61affected
1f760b87e54cf56a25ab68f8dc625e339f6e46d5< 10dd1a736d557e310a77117832874729a0175d57affected
6.3affected
< 6.3unaffected
6.18.39≤ 6.18.*unaffected
7.1.4≤ 7.1.*unaffected
7.2-rc1≤ *unaffected
新しい脆弱性情報の通知を購読するログインして購読

I. CVE-2026-64205の基本情報

脆弱性情報

脆弱性についてご質問がありますか?Shenlongの分析が参考になるかご確認ください!
Shenlongの10の質問を表示 ↗

高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。

脆弱性タイトル
i2c: i801: fix hardware state machine corruption in error path
ソース: CVE Program / CVE List V5
脆弱性説明
In the Linux kernel, the following vulnerability has been resolved: i2c: i801: fix hardware state machine corruption in error path A severe livelock and subsequent Hung Task panic were observed in the i2c-i801 driver during concurrent Fuzzing. The crash is caused by an unconditional hardware register cleanup in the error handling path of i801_access(). When i801_check_pre() fails (e.g., returning -EBUSY because the SMBus controller is actively used by BIOS/ACPI), the kernel does not actually acquire the hardware ownership. However, the code jumps to the 'out' label and executes: iowrite8(SMBHSTSTS_INUSE_STS | STATUS_FLAGS, SMBHSTSTS(priv)); This forcefully clears the INUSE_STS lock and resets the hardware status flags without owning the controller. Doing so interrupts ongoing BIOS/ACPI transactions and totally corrupts the SMBus hardware state machine. Consequently, all subsequent i801_access() calls fail at the pre-check stage, triggering an endless stream of "SMBus is busy, can't use it!" error logs. Over a slow serial console, this printk flood monopolizes the CPU (Console Livelock), starving other processes trying to acquire the mmap_lock down_read semaphore, ultimately triggering the hung task watchdog. Fix this by moving the 'out' label below the hardware register cleanup. If i801_check_pre() fails, we safely bypass the iowrite8() and only release the software locks (pm_runtime and mutex), strictly adhering to the rule of not releasing resources that were never acquired.
ソース: CVE Program / CVE List V5
CVSS情報
N/A
ソース: CVE Program / CVE List V5
脆弱性タイプ
N/A
ソース: CVE Program / CVE List V5
脆弱性タイトル
Linux kernel 安全漏洞
ソース: CNNVD (China National Vulnerability Database)
脆弱性説明
Linux kernel是美国Linux基金会开源的一款操作系统内核。 Linux kernel 6.3版本存在安全漏洞,该漏洞源于i801_access()错误处理路径中对硬件寄存器无条件清理,可能导致控制器在被BIOS/ACPI使用时强制清除INUSE_STS锁并重置状态标志,进而中断正在进行的传输、损坏SMBus硬件状态机,最终引起内核活跃锁及Hung Task崩溃。
ソース: CNNVD (China National Vulnerability Database)
CVSS情報
N/A
ソース: CNNVD (China National Vulnerability Database)
脆弱性タイプ
N/A
ソース: CNNVD (China National Vulnerability Database)

影響を受ける製品

ベンダープロダクト影響を受けるバージョンCPE購読
LinuxLinux 1f760b87e54cf56a25ab68f8dc625e339f6e46d5 ~ bb5133a7d5f3fe5c387770e25f2e00e682ce11ed -
LinuxLinux 6.3 -

II. CVE-2026-64205の公開POC

#POC説明ソースリンクShenlongリンク
AI生成POCプレミアム

公開POCは見つかりませんでした。

ログインしてAI POCを生成

III. CVE-2026-64205のインテリジェンス情報

登录查看更多情报信息。

CVE-2026-64205 补丁与修复 (3)

Same Patch Batch · Linux · 2026-07-20 · 9 CVEs total

CVE-2026-64187xfs: fail recovery on a committed log item with no regions
CVE-2026-64188net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()
CVE-2026-64190net: team: fix NULL pointer dereference in team_xmit during mode change
CVE-2026-64189netfilter: ipset: fix race between dump and ip_set_list resize
CVE-2026-64191i2c: stub: Reject I2C block transfers with invalid length
CVE-2026-64192bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
CVE-2026-64206Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lock
CVE-2026-64207net/sched: dualpi2: fix GSO backlog accounting

IV. 関連脆弱性

V. CVE-2026-64205へのコメント

まだコメントはありません


コメントを残す