CVE-2026-92505
Last modified
CVE-2026-92505 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix undefined behavior in devid_write debugfs function When for_each_pci_segment() loop completes without finding a matching segment, the pci_seg pointer is not NULL but points to an invalid memory location (the list head). Accessing pci_seg->id after the loop causes undefined behavior. Fix this by handling the successful case inside the loop and returning -EINVAL after the loop if no matching segment is found..
Description
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix undefined behavior in devid_write debugfs function When for_each_pci_segment() loop completes without finding a matching segment, the pci_seg pointer is not NULL but points to an invalid memory location (the list head). Accessing pci_seg->id after the loop causes undefined behavior. Fix this by handling the successful case inside the loop and returning -EINVAL after the loop if no matching segment is found.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 2e98940f123d9c69d4759078aea9a536244c98d3, < 8aabe0fba01486b5d893e708b05a8fa7f1b7efbb; >= 2e98940f123d9c69d4759078aea9a536244c98d3, < 99d42aef089a07cfb1d404a7227ac9dc7628b497; >= 2e98940f123d9c69d4759078aea9a536244c98d3, < 843e149989665f8309ad2efe6048dc76591e1f94 |
| Linux | Linux | 6.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-92505?
How severe is CVE-2026-92505?
How do I fix CVE-2026-92505?
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-92499In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92500In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92501In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92502In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92503In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92504In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92506In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92507In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92508In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92509In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9251Missing authorization in the entry status management feature…5.4
- CVE-2026-92510In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-92505?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
