CVE-2026-97423
Last modified
CVE-2026-97423 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: cxl/region: Validate partition index before array access construct_region() reads cxled->part and uses it to index cxlds->part[] without checking for a negative value. If the partition was never resolved, part remains at its initial value of -1, causing an out-of-bounds array access. Add a guard to return -EBUSY when part is negative. The check was dropped during a merge..
Description
In the Linux kernel, the following vulnerability has been resolved: cxl/region: Validate partition index before array access construct_region() reads cxled->part and uses it to index cxlds->part[] without checking for a negative value. If the partition was never resolved, part remains at its initial value of -1, causing an out-of-bounds array access. Add a guard to return -EBUSY when part is negative. The check was dropped during a merge.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b6faa9c613787b894913638a76030018f6d62d54, < 06322da06116f1ee52271dd4d84dc69580087df7; >= b6faa9c613787b894913638a76030018f6d62d54, < 16329b510f76e5b824e05bf8add8b29850f1f16f |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97423?
How severe is CVE-2026-97423?
How do I fix CVE-2026-97423?
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-97418In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97419In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9742When OIDC authentication is enabled in configuration, client…5.9
- CVE-2026-97420In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97421In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97422In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97424In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97425In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97426In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97427In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97428In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-97429In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-97423?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
