CVE-2026-97539
Last modified
CVE-2026-97539 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: xusbatm: don't rely on id table pointer arithmetic The current code is broken when dynamic ID is involved; in such cases usb_device_id parameter of probe lives on the heap and the pointer arithmetic will get an index that is wildly out of bound. xusbatm initialize the USB device IDs dynamically so it can just use driver_info too. Even with conversion, xusbatm still cannot support dynamic IDs, so also set no_dynamic_id..
Description
In the Linux kernel, the following vulnerability has been resolved: usb: xusbatm: don't rely on id table pointer arithmetic The current code is broken when dynamic ID is involved; in such cases usb_device_id parameter of probe lives on the heap and the pointer arithmetic will get an index that is wildly out of bound. xusbatm initialize the USB device IDs dynamically so it can just use driver_info too. Even with conversion, xusbatm still cannot support dynamic IDs, so also set no_dynamic_id.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < fad6cab36474758abf55c6419dd79a06a27fcefc; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 8944ef1bfda537aaf329c82e7a5f9faf61340aa9; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f7db611d98b68d15661561d2cefa774208774ccc; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < eb6cd6d3d8abeac5d7e8251b898067184afdad8a; < 6.12.111; < 6.18.53; < 7.2.7 |
| Linux | Linux | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97539?
How severe is CVE-2026-97539?
How do I fix CVE-2026-97539?
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-97533In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97534In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97535In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97536In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97537In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97538In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9754An authenticated user with the read role may read limited am…7.1
- CVE-2026-97540In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97541In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97542In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97543In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97544In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97539?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
