CVE-2026-53066
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
24/06/2026
Last modified:
21/07/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/sun4i: backend: fix error pointer dereference<br />
<br />
The function drm_atomic_get_plane_state() can return an error pointer<br />
and is not checked for it. Add error pointer check.<br />
<br />
Detected by Smatch:<br />
drivers/gpu/drm/sun4i/sun4i_backend.c:496 sun4i_backend_atomic_check() error:<br />
&#39;plane_state&#39; dereferencing possible ERR_PTR()
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.17 (including) | 6.1.175 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.141 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.91 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.33 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 7.0.10 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/06277983eca4a31d3c2114fa33d99a6e82484b11
- https://git.kernel.org/stable/c/47038159c559824f4dbfb5b0d87b9b3416663372
- https://git.kernel.org/stable/c/779c2f10743fc021f2f0ebe2b188cadfb973c5e4
- https://git.kernel.org/stable/c/cf615b90a11a39a28e313be5e508e94bcde72016
- https://git.kernel.org/stable/c/e9bef62f1bb9fcb38223730657af20f4c6283c16
- https://git.kernel.org/stable/c/ea51fd96aca01381e8f1ac0c671a57b7619193bb



