CVE-2026-80680
Last modified
CVE-2026-80680 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: i2c: amd-mp2: Unregister callback on adapter add failure amd_mp2_register_cb() stores the platform I2C context in the MP2 PCI driver's callback table before the adapter is registered. If i2c_add_adapter() fails, probe returns and devres frees the context, but the PCI driver can still dereference the stale pointer from its IRQ and system-sleep callbacks. Unregister the callback before returning the adapter registration error.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: i2c: amd-mp2: Unregister callback on adapter add failure amd_mp2_register_cb() stores the platform I2C context in the MP2 PCI driver's callback table before the adapter is registered. If i2c_add_adapter() fails, probe returns and devres frees the context, but the PCI driver can still dereference the stale pointer from its IRQ and system-sleep callbacks. Unregister the callback before returning the adapter registration error.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 529766e0a0114438887382a68d97341fbf8349fb, < 9142a3dcff0d80a3a24ce159aee19ddc869d9784; >= 529766e0a0114438887382a68d97341fbf8349fb, < 2f7789b3a9628819ebf90bcba8f9da3c139f8687; >= 529766e0a0114438887382a68d97341fbf8349fb, < 4786d4d70dcd1e6b7e044f2348e00f201947b69c; >= 529766e0a0114438887382a68d97341fbf8349fb, < b7c2c5c8868737926410b93d1223ada17625ead3; >= 529766e0a0114438887382a68d97341fbf8349fb, < cf107c5983dc70fcf932a305581a5f976d908ff1; >= 529766e0a0114438887382a68d97341fbf8349fb, < 1883a09a37fed497b9efacf736c23624a472246b; >= 529766e0a0114438887382a68d97341fbf8349fb, < 8bf719659406e4a1b56d441e0c7da2085d891d96; >= 529766e0a0114438887382a68d97341fbf8349fb, < 82048795242f04275a3f49ffc66ad851b6120954 |
| Linux | Linux | 5.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80680?
How severe is CVE-2026-80680?
How do I fix CVE-2026-80680?
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-80674In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80675In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-80676In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80677In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80678In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80679In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80681In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80682In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80683In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80684In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-80685In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-80686In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80680?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
