Back to overview

CVE-2026-64279

Description
In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter deregistration race Adapters can be looked up by their id using i2c_get_adapter() which takes a reference to the embedded struct device. Remove the adapter from the IDR before tearing it down during deregistration (and on registration failure) to make sure its resources are not accessed after having been freed (e.g. the device name).

Metadata

CVE ID
CVE-2026-64279
State
PUBLISHED
Assigner
Linux
Reserved
2026-07-19 15:36 UTC
Published
2026-07-25 08:49 UTC
Last updated
2026-07-25 08:49 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux 35fc37f8188177e3ba3e7f99a6e3300e490e9181 < d39282f552dd6c35b9b84b4af78f1198c24f3373, 35fc37f8188177e3ba3e7f99a6e3300e490e9181 < 11dfa37bf544cc806f21742ca2fd2d841bd7032e, 35fc37f8188177e3ba3e7f99a6e3300e490e9181 < 9882a9bd74db08e7bae5821a7050627ae92d3380, 35fc37f8188177e3ba3e7f99a6e3300e490e9181 < bb234487a447a99315add1b46aa57b72e163e1eb …
Linux Linux 2.6.31, 0 < 2.6.31, 5.15.212 ≤ 5.15.*, 6.1.178 ≤ 6.1.* …
Back to overview