CVE-2026-64589 - i2c: core: fix NULL-deref on adapter registration failure
CVE ID :CVE-2026-64589
Published : Aug. 6, 2026, 8:16 a.m. | 58 minutes ago
Description :In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix NULL-deref on adapter registration failure If adapter registration ever fails the release callback would trigger a NULL-pointer dereference as the completion struct has not been initialised. Note that before the offending commit this would instead have resulted in a minor memory leak of the adapter name.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Aug. 6, 2026, 8:16 a.m. | 58 minutes ago
Description :In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix NULL-deref on adapter registration failure If adapter registration ever fails the release callback would trigger a NULL-pointer dereference as the completion struct has not been initialised. Note that before the offending commit this would instead have resulted in a minor memory leak of the adapter name.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...