CVE-2026-53400

Source
https://cve.org/CVERecord?id=CVE-2026-53400
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53400.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53400
Downstream
Published
2026-07-19T12:02:00.632Z
Modified
2026-07-21T03:47:13.437118821Z
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
78793c75dc6d0ff2e4d50ad617349b328a99054e
Fixed
6a946038f2a5a8c29048c6af369d4e391448a5c5
Fixed
a4c8094bbf4c6fa68b17e3b16f6a0a1b7a14f3e0
Fixed
ba14d7cf2fe7284610a29854bdff22b2537d3ce6

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.22
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/cve-osv-conversion/osv-output/CVE-2026-53400.json"