CVE Catalog

CVE-2026-68282

Low risk· EPSS 7%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

In the Linux kernel, the drm/rockchip: analogix_dp driver lacks an error check for platform_get_resource(). This can lead to a NULL pointer dereference when the memory resource is unavailable.

Risk Assessment

The missing error check may cause a system crash or driver malfunction, potentially enabling a denial-of-service attack.

Recommendation

Apply the Linux kernel patch that adds the missing return value check for platform_get_resource().

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: analogix_dp: Add missing error check for platform_get_resource() Add missing error check for platform_get_resource() return value to prevent NULL pointer dereference when memory resource is not available.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS