CVE-2026-74275
Last modified
CVE-2026-74275 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach() In cxl_cancel_auto_attach(), it assumes cxled->pos is a valid index for accessing p->targets[]. However, cxled->pos can be set to negative errno in cxl_region_sort_targets() if cxl_calc_interleave_pos() fails. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach() In cxl_cancel_auto_attach(), it assumes cxled->pos is a valid index for accessing p->targets[]. However, cxled->pos can be set to negative errno in cxl_region_sort_targets() if cxl_calc_interleave_pos() fails. This causes the driver to use a negative index to access p->targets[], resulting in out-of-bounds access. Fix it by walking p->targets[] instead of using cxled->pos directly.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 87805c32e6ad7b5ce2d9f7f47e76081857a4a335, < 44b2397eb67b7f728640989a22d062e41f94ab64; >= 87805c32e6ad7b5ce2d9f7f47e76081857a4a335, < cbda6a2c2bec2a5fb30a2ce85baeab15b5fc7db3 |
| Linux | Linux | 7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74275?
How severe is CVE-2026-74275?
How do I fix CVE-2026-74275?
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-7427GitLab has remediated an issue in GitLab CE/EE affecting all…7.5
- CVE-2026-74270In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74271In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74272In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74273In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74274In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74276In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74277In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74278In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74279In the Linux kernel, the following vulnerability has been re…10
- CVE-2026-7428Prior to 2025-11-03, well-intended users of Terraform or RES…9.2
- CVE-2026-74280In the Linux kernel, the following vulnerability has been re…10
Are you affected by CVE-2026-74275?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
