CVE-2026-80658
Last modified
CVE-2026-80658 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dw_dp: Fix null-ptr-deref in dw_dp_remove() Attempting to access driver data in the platform driver ->remove() callback may lead to a null pointer dereference since there is no guaranty that the component ->bind() callback invoking platform_set_drvdata() was executed. A common scenario is when Rockchip DRM driver didn't manage to run component_bind_all() because of an (unrelated) error causing early return from rockchip_drm_bind(). Drop the unnecessary call to platform_get_drvdata() and, instead, reference the target device structure via platform_device..
Description
In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dw_dp: Fix null-ptr-deref in dw_dp_remove() Attempting to access driver data in the platform driver ->remove() callback may lead to a null pointer dereference since there is no guaranty that the component ->bind() callback invoking platform_set_drvdata() was executed. A common scenario is when Rockchip DRM driver didn't manage to run component_bind_all() because of an (unrelated) error causing early return from rockchip_drm_bind(). Drop the unnecessary call to platform_get_drvdata() and, instead, reference the target device structure via platform_device.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d68ba7bac9555d05e2f5b310c898b2a5c7eff174, < b3ec263a719e0d499bd95d20012d90d7e8641655; >= d68ba7bac9555d05e2f5b310c898b2a5c7eff174, < 33bc9fba3ae05863fabe3436ddca2ca4f4939c5e; >= d68ba7bac9555d05e2f5b310c898b2a5c7eff174, < 9456381d8b60bb7dd42f2f04afe5ee4ce6e0bc12 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80658?
How severe is CVE-2026-80658?
How do I fix CVE-2026-80658?
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-80652In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80653In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80654In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80655In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80656In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80657In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80659In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80660In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80661In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80662In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-80663In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-80664In the Linux kernel, the following vulnerability has been re…7.3
Are you affected by CVE-2026-80658?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
