CVE-2026-53279
Last modified
CVE-2026-53279 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/gma500/oaktrail_lvds: fix hang on init failure The LVDS init code looks up an I2C adapter using i2c_get_adapter() and tries to read the EDID before falling back to allocating and registering its own adapter. The error handling does not separate these cases so on a late init failure it will try to deregister and free also an adapter that had previously been registered. Since i2c_get_adapter() takes another reference to the adapter, deregistration hangs indefinitely while waiting for the reference to be released. Fix this by only destroying adapters allocated during LVDS init on errors.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/gma500/oaktrail_lvds: fix hang on init failure The LVDS init code looks up an I2C adapter using i2c_get_adapter() and tries to read the EDID before falling back to allocating and registering its own adapter. The error handling does not separate these cases so on a late init failure it will try to deregister and free also an adapter that had previously been registered. Since i2c_get_adapter() takes another reference to the adapter, deregistration hangs indefinitely while waiting for the reference to be released. Fix this by only destroying adapters allocated during LVDS init on errors.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.0, < 6.1.175 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.141 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.91 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.33 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.10 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-53279?
How severe is CVE-2026-53279?
How do I fix CVE-2026-53279?
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-53273In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53274In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53275In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-53276In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53277In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-53278In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-5328A weakness has been identified in shsuishang modulithshop up…6.3
- CVE-2026-53280In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53281In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-53282In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53283In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53284In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-53279?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
