CVE-2026-53400
Last modified
CVE-2026-53400 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 registration race Adapters can be looked up based on their id using i2c_get_adapter() 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 i2c_get_adapter() so the adapter needs to be added to the IDR before registration.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
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 i2c_get_adapter() 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 i2c_get_adapter() so the adapter needs to be added to the IDR before registration.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 6e13e641841833cc2aa5baefe89bb04bc388801b, < 2e57c788e71f1763445f812eba4e0b4a2fbd0646; >= 6e13e641841833cc2aa5baefe89bb04bc388801b, < a4365bc41baaf67f3a5aa8556d23544e6ec7480a; >= 6e13e641841833cc2aa5baefe89bb04bc388801b, < 1febb174815bcae56d73587e99e8f87e02f0784d; >= 6e13e641841833cc2aa5baefe89bb04bc388801b, < da9d8d9711f78deebc202d0cffcf577e45ee8621; >= 6e13e641841833cc2aa5baefe89bb04bc388801b, < 78793c75dc6d0ff2e4d50ad617349b328a99054e; >= 6e13e641841833cc2aa5baefe89bb04bc388801b, < 6a946038f2a5a8c29048c6af369d4e391448a5c5; >= 6e13e641841833cc2aa5baefe89bb04bc388801b, < a4c8094bbf4c6fa68b17e3b16f6a0a1b7a14f3e0; >= 6e13e641841833cc2aa5baefe89bb04bc388801b, < ba14d7cf2fe7284610a29854bdff22b2537d3ce6 |
| Linux | Linux | 2.6.22 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-53400?
How severe is CVE-2026-53400?
How do I fix CVE-2026-53400?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53395In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-53396In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-53397In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-53398In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-53399In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-5340The Fancy Image Show plugin for WordPress is vulnerable to S…6.4
- CVE-2026-53401In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53402In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-53403In the Linux kernel, the following vulnerability has been re…
- CVE-2026-53404Always-Incorrect Control Flow Implementation vulnerability i…7.3
- CVE-2026-53405Improper Isolation or Compartmentalization vulnerability in …9.8
- CVE-2026-53406Insufficient Verification of Data Authenticity in Remote Con…7.8
Are you affected by CVE-2026-53400?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
