CVE-2026-93097

Source
https://cve.org/CVERecord?id=CVE-2026-93097
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93097.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93097
Downstream
Published
2026-09-17T16:11:11Z
Modified
2026-09-18T03:48:44Z
Summary
cxl/mbox: Break poison list loop on an empty payload
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93097.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
ed83f7ca398b3798b82c1d5d1113011c0e5a2198
Fixed
86771c105293ca26bfcc320b4f60d32c137b54aa
Fixed
42eab80981f4d2ac820e253e80ecf92f8cd91f69
Fixed
6ad491cef1a812cf7b53aa769cd8869516c47362
Fixed
e77594e0cea67ab1c2317a27aa77a744e26ad6a6
Fixed
8b301c4afbce4bc3f94528441d8d5ce1366504ad

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.4.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

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