CVE-2026-53400

Source
https://cve.org/CVERecord?id=CVE-2026-53400
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53400.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-53400
Downstream
Related
Published
2026-07-19T12:02:00.632Z
Modified
2026-07-31T03:31:28.197659486Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
i2c: core: fix adapter registration race
Details

In the Linux kernel, the following vulnerability has been resolved:

i2c: core: fix adapter registration race

Adapters can be looked up based on their id using i2cgetadapter() which takes a reference to the embedded struct device.

Make sure that the adapter (including its struct device) has been initialised before adding it to the IDR to avoid accessing uninitialised data which could, for example, lead to NULL-pointer dereferences or use-after-free.

Note that the i2c-dev chardev, which is registered from a bus notifier, currently uses i2cgetadapter() so the adapter needs to be added to the IDR before registration.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53400.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
6e13e641841833cc2aa5baefe89bb04bc388801b
Fixed
2e57c788e71f1763445f812eba4e0b4a2fbd0646
Fixed
a4365bc41baaf67f3a5aa8556d23544e6ec7480a
Fixed
1febb174815bcae56d73587e99e8f87e02f0784d
Fixed
da9d8d9711f78deebc202d0cffcf577e45ee8621
Fixed
78793c75dc6d0ff2e4d50ad617349b328a99054e
Fixed
6a946038f2a5a8c29048c6af369d4e391448a5c5
Fixed
a4c8094bbf4c6fa68b17e3b16f6a0a1b7a14f3e0
Fixed
ba14d7cf2fe7284610a29854bdff22b2537d3ce6

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53400.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.22
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.95
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.38
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.3

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53400.json"