CVE-2025-39820
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
16/09/2025
Last modified:
14/01/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset<br />
<br />
The drm_atomic_get_new_connector_state() can return NULL if the<br />
connector is not part of the atomic state. Add a check to prevent<br />
a NULL pointer dereference.<br />
<br />
This follows the same pattern used in dpu_encoder_update_topology()<br />
within the same file, which checks for NULL before using conn_state.<br />
<br />
Patchwork: https://patchwork.freedesktop.org/patch/665188/
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:*:*:*:*:*:*:*:* | 6.15 (including) | 6.16.5 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



