CVE-2026-64279

HIGHCVSS 7.8/10EPSS 0.16%

Last modified

CVE-2026-64279 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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).. EPSS estimates a 0.16% chance of exploitation in the next 30 days.

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).

Metrics

CVSS 3.1
7.8/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
0.16%

6.0th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 35fc37f8188177e3ba3e7f99a6e3300e490e9181, < d39282f552dd6c35b9b84b4af78f1198c24f3373; >= 35fc37f8188177e3ba3e7f99a6e3300e490e9181, < 11dfa37bf544cc806f21742ca2fd2d841bd7032e; >= 35fc37f8188177e3ba3e7f99a6e3300e490e9181, < 9882a9bd74db08e7bae5821a7050627ae92d3380; >= 35fc37f8188177e3ba3e7f99a6e3300e490e9181, < bb234487a447a99315add1b46aa57b72e163e1eb; >= 35fc37f8188177e3ba3e7f99a6e3300e490e9181, < b6d2af6fe9c1f5ec0484536753c979cbd40a8ac3; >= 35fc37f8188177e3ba3e7f99a6e3300e490e9181, < 35dbd1f1f603401155cbd3a180bb18e3a3b675b8; >= 35fc37f8188177e3ba3e7f99a6e3300e490e9181, < b1a58ed9eab146b36f41a55db8f5d7ce9fdedf3f
LinuxLinux2.6.31

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-64279?
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).
How severe is CVE-2026-64279?
CVE-2026-64279 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 0.16% probability of exploitation in the next 30 days.
How do I fix CVE-2026-64279?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-64279?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST