CVE-2026-93079
Last modified
CVE-2026-93079 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Get Feature count larger than the output buffer cxlctl_get_feature() sizes its output buffer from the user's fwctl_rpc.out_len, but the device is told to write cxl_mbox_get_feat_in.count bytes into rpc_out->payload, which is a separate user-controlled value. Nothing bounds count against out_len, so a small out_len with a large count overflows the kvzalloc()'d buffer. A heap OOB write reachable from FWCTL_RPC. Reject requests where count exceeds the available payload room, before allocating..
Description
In the Linux kernel, the following vulnerability has been resolved: cxl/features: Reject Get Feature count larger than the output buffer cxlctl_get_feature() sizes its output buffer from the user's fwctl_rpc.out_len, but the device is told to write cxl_mbox_get_feat_in.count bytes into rpc_out->payload, which is a separate user-controlled value. Nothing bounds count against out_len, so a small out_len with a large count overflows the kvzalloc()'d buffer. A heap OOB write reachable from FWCTL_RPC. Reject requests where count exceeds the available payload room, before allocating.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5908f3ed6dc209e5c824e63afda7545805f75a7e, < 3f02031a0a53de0d3ef066c92d0486b2b11be40c; >= 5908f3ed6dc209e5c824e63afda7545805f75a7e, < 329ea475581c647a680a6937e353c1a6e2534b40; >= 5908f3ed6dc209e5c824e63afda7545805f75a7e, < 4bf6bac375076ced2fa4b3fef8739bd985f93456 |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93079?
How severe is CVE-2026-93079?
How do I fix CVE-2026-93079?
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-93073In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93074In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93075In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93076In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93077In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93078In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9308Firefox for iOS Reader View replaced page content in its HTM…5.4
- CVE-2026-93080In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93081In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93082In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93083In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93084In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93079?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
