CVE-2026-68282: drm/rockchip: analogix_dp: Add missing error check for platform_get_resource()
Published Aug 10, 2026
·Updated
In the Linux kernel, the following vulnerability has been resolved:
drm/rockchip: analogixdp: Add missing error check for platformgetresource()
Add missing error check for platformgetresource() return value to prevent NULL pointer dereference when memory resource is not available.
Event History
Aug 10, 2026
CVE Published
via MITRE·12:02 PM
Data Sourced
via MITRE·12:02 PM
Description
Data Sourced
via NVD·01:20 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2026-68282?
CVE-2026-68282 has a risk severity score of 15.
2
What type of vulnerability is CVE-2026-68282?
CVE-2026-68282 is categorized as a Null Pointer Dereference vulnerability.
3
How do I fix CVE-2026-68282?
Fixing CVE-2026-68282 requires applying the latest patches that include the added error check for platform_get_resource().
4
What is the impact of CVE-2026-68282?
CVE-2026-68282 can lead to a NULL pointer dereference, potentially causing a denial of service.
5
In which component is CVE-2026-68282 found?
CVE-2026-68282 is found in the Linux kernel's drm/rockchip module.