CVE-2026-80680
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 529766e0a0114438887382a68d97341fbf8349fb < 9142a3dcff0d80a3a24ce159aee19ddc869d9784 | affected |
| Linux | Linux | 529766e0a0114438887382a68d97341fbf8349fb < 2f7789b3a9628819ebf90bcba8f9da3c139f8687 | affected |
| Linux | Linux | 529766e0a0114438887382a68d97341fbf8349fb < 4786d4d70dcd1e6b7e044f2348e00f201947b69c | affected |
| Linux | Linux | 529766e0a0114438887382a68d97341fbf8349fb < b7c2c5c8868737926410b93d1223ada17625ead3 | affected |
| Linux | Linux | 529766e0a0114438887382a68d97341fbf8349fb < cf107c5983dc70fcf932a305581a5f976d908ff1 | affected |
| Linux | Linux | 529766e0a0114438887382a68d97341fbf8349fb < 1883a09a37fed497b9efacf736c23624a472246b | affected |
| Linux | Linux | 529766e0a0114438887382a68d97341fbf8349fb < 8bf719659406e4a1b56d441e0c7da2085d891d96 | affected |
| Linux | Linux | 529766e0a0114438887382a68d97341fbf8349fb < 82048795242f04275a3f49ffc66ad851b6120954 | affected |
| Linux | Linux | 5.2 | affected |
| Linux | Linux | 0 < 5.2 | unaffected |
| Linux | Linux | 5.10.265 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.216 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.183 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.151 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.103 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.44 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.8 <= 7.1.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/9142a3dcff0d80a3a24ce159aee19ddc869d9784
- https://git.kernel.org/stable/c/2f7789b3a9628819ebf90bcba8f9da3c139f8687
- https://git.kernel.org/stable/c/4786d4d70dcd1e6b7e044f2348e00f201947b69c
- https://git.kernel.org/stable/c/b7c2c5c8868737926410b93d1223ada17625ead3
- https://git.kernel.org/stable/c/cf107c5983dc70fcf932a305581a5f976d908ff1
- https://git.kernel.org/stable/c/1883a09a37fed497b9efacf736c23624a472246b
- https://git.kernel.org/stable/c/8bf719659406e4a1b56d441e0c7da2085d891d96
- https://git.kernel.org/stable/c/82048795242f04275a3f49ffc66ad851b6120954
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.