7.8
HIGH CVSS 3.1
CVE-2026-64279
i2c: core: fix adapter deregistration race
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).

INFO

Published Date :

July 25, 2026, 10:17 a.m.

Last Modified :

Aug. 17, 2026, 5:17 a.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-64279 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Solution
Address a race condition in adapter deregistration by removing the adapter from the IDR before tearing down resources.
  • Ensure adapter is removed from IDR before teardown.
  • Apply the kernel patch for the i2c: core fix.
  • Update the Linux kernel to the resolved version.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-64279 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-64279 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-64279 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-64279 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Aug. 17, 2026

    Action Type Old Value New Value
    Changed Affected [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'd39282f552dd6c35b9b84b4af78f1198c24f3373', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': '11dfa37bf544cc806f21742ca2fd2d841bd7032e', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': '9882a9bd74db08e7bae5821a7050627ae92d3380', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'bb234487a447a99315add1b46aa57b72e163e1eb', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'b6d2af6fe9c1f5ec0484536753c979cbd40a8ac3', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': '35dbd1f1f603401155cbd3a180bb18e3a3b675b8', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'b1a58ed9eab146b36f41a55db8f5d7ce9fdedf3f', 'versionType': 'git'}], 'programFiles': ['drivers/i2c/i2c-core-base.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '2.6.31'}, {'status': 'unaffected', 'version': '0', 'lessThan': '2.6.31', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '5.15.212', 'versionType': 'semver', 'lessThanOrEqual': '5.15.*'}, {'status': 'unaffected', 'version': '6.1.178', 'versionType': 'semver', 'lessThanOrEqual': '6.1.*'}, {'status': 'unaffected', 'version': '6.6.145', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.96', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.39', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.4', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2-rc1', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['drivers/i2c/i2c-core-base.c'], 'defaultStatus': 'affected'}] [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'd39282f552dd6c35b9b84b4af78f1198c24f3373', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': '11dfa37bf544cc806f21742ca2fd2d841bd7032e', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': '9882a9bd74db08e7bae5821a7050627ae92d3380', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'bb234487a447a99315add1b46aa57b72e163e1eb', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'b6d2af6fe9c1f5ec0484536753c979cbd40a8ac3', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': '35dbd1f1f603401155cbd3a180bb18e3a3b675b8', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'b1a58ed9eab146b36f41a55db8f5d7ce9fdedf3f', 'versionType': 'git'}], 'programFiles': ['drivers/i2c/i2c-core-base.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '2.6.31'}, {'status': 'unaffected', 'version': '0', 'lessThan': '2.6.31', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '5.15.212', 'versionType': 'semver', 'lessThanOrEqual': '5.15.*'}, {'status': 'unaffected', 'version': '6.1.178', 'versionType': 'semver', 'lessThanOrEqual': '6.1.*'}, {'status': 'unaffected', 'version': '6.6.145', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.96', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.39', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.4', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['drivers/i2c/i2c-core-base.c'], 'defaultStatus': 'affected'}]
  • Initial Analysis by [email protected]

    Aug. 13, 2026

    Action Type Old Value New Value
    Added CWE CWE-362
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.178 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.145 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.12.96 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.13 up to (excluding) 6.18.39 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.19 up to (excluding) 7.1.4 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 2.6.31 up to (excluding) 5.15.212
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/11dfa37bf544cc806f21742ca2fd2d841bd7032e Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/35dbd1f1f603401155cbd3a180bb18e3a3b675b8 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/9882a9bd74db08e7bae5821a7050627ae92d3380 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/b1a58ed9eab146b36f41a55db8f5d7ce9fdedf3f Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/b6d2af6fe9c1f5ec0484536753c979cbd40a8ac3 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/bb234487a447a99315add1b46aa57b72e163e1eb Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/d39282f552dd6c35b9b84b4af78f1198c24f3373 Types: Patch
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jul. 27, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jul. 25, 2026

    Action Type Old Value New Value
    Added Affected [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'd39282f552dd6c35b9b84b4af78f1198c24f3373', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': '11dfa37bf544cc806f21742ca2fd2d841bd7032e', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': '9882a9bd74db08e7bae5821a7050627ae92d3380', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'bb234487a447a99315add1b46aa57b72e163e1eb', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'b6d2af6fe9c1f5ec0484536753c979cbd40a8ac3', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': '35dbd1f1f603401155cbd3a180bb18e3a3b675b8', 'versionType': 'git'}, {'status': 'affected', 'version': '35fc37f8188177e3ba3e7f99a6e3300e490e9181', 'lessThan': 'b1a58ed9eab146b36f41a55db8f5d7ce9fdedf3f', 'versionType': 'git'}], 'programFiles': ['drivers/i2c/i2c-core-base.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '2.6.31'}, {'status': 'unaffected', 'version': '0', 'lessThan': '2.6.31', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '5.15.212', 'versionType': 'semver', 'lessThanOrEqual': '5.15.*'}, {'status': 'unaffected', 'version': '6.1.178', 'versionType': 'semver', 'lessThanOrEqual': '6.1.*'}, {'status': 'unaffected', 'version': '6.6.145', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.96', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.39', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.4', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2-rc1', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['drivers/i2c/i2c-core-base.c'], 'defaultStatus': 'affected'}]
    Added 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).
    Added Reference https://git.kernel.org/stable/c/11dfa37bf544cc806f21742ca2fd2d841bd7032e
    Added Reference https://git.kernel.org/stable/c/35dbd1f1f603401155cbd3a180bb18e3a3b675b8
    Added Reference https://git.kernel.org/stable/c/9882a9bd74db08e7bae5821a7050627ae92d3380
    Added Reference https://git.kernel.org/stable/c/b1a58ed9eab146b36f41a55db8f5d7ce9fdedf3f
    Added Reference https://git.kernel.org/stable/c/b6d2af6fe9c1f5ec0484536753c979cbd40a8ac3
    Added Reference https://git.kernel.org/stable/c/bb234487a447a99315add1b46aa57b72e163e1eb
    Added Reference https://git.kernel.org/stable/c/d39282f552dd6c35b9b84b4af78f1198c24f3373
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.