CVE-2026-93097
Last modified
CVE-2026-93097 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: cxl/mbox: Break poison list loop on an empty payload A device that returns count == 0 with CXL_POISON_FLAG_MORE set on every iteration never advances nr_records, so the max_errors guard never trips and the do/while loops forever while holding poison.mutex. That hangs the sysfs-triggered scan thread and blocks all subsequent poison operations on the device.
Description
In the Linux kernel, the following vulnerability has been resolved: cxl/mbox: Break poison list loop on an empty payload A device that returns count == 0 with CXL_POISON_FLAG_MORE set on every iteration never advances nr_records, so the max_errors guard never trips and the do/while loops forever while holding poison.mutex. That hangs the sysfs-triggered scan thread and blocks all subsequent poison operations on the device. The existing "Protect against an uncleared _FLAG_MORE" guard was intended to bound a misbehaving device but does not cover the count == 0 case. Stop the loop on an empty payload so a malfunctioning or malicious device cannot wedge the poison scan.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ed83f7ca398b3798b82c1d5d1113011c0e5a2198, < 86771c105293ca26bfcc320b4f60d32c137b54aa; >= ed83f7ca398b3798b82c1d5d1113011c0e5a2198, < 42eab80981f4d2ac820e253e80ecf92f8cd91f69; >= ed83f7ca398b3798b82c1d5d1113011c0e5a2198, < 6ad491cef1a812cf7b53aa769cd8869516c47362; >= ed83f7ca398b3798b82c1d5d1113011c0e5a2198, < e77594e0cea67ab1c2317a27aa77a744e26ad6a6; >= ed83f7ca398b3798b82c1d5d1113011c0e5a2198, < 8b301c4afbce4bc3f94528441d8d5ce1366504ad |
| Linux | Linux | 6.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93097?
How severe is CVE-2026-93097?
How do I fix CVE-2026-93097?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93091In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93092In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93093In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93094In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93095In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93096In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93098In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93099In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93100In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93101In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93102In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93103In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93097?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
