CVE-2025-38467

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
25/07/2025
Last modified:
22/12/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling<br /> <br /> If there&amp;#39;s support for another console device (such as a TTY serial),<br /> the kernel occasionally panics during boot. The panic message and a<br /> relevant snippet of the call stack is as follows:<br /> <br /> Unable to handle kernel NULL pointer dereference at virtual address 000000000000000<br /> Call trace:<br /> drm_crtc_handle_vblank+0x10/0x30 (P)<br /> decon_irq_handler+0x88/0xb4<br /> [...]<br /> <br /> Otherwise, the panics don&amp;#39;t happen. This indicates that it&amp;#39;s some sort<br /> of race condition.<br /> <br /> Add a check to validate if the drm device can handle vblanks before<br /> calling drm_crtc_handle_vblank() to avoid this.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.0 (including) 5.4.296 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.5 (including) 5.10.240 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.189 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.146 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.99 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.12.39 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.15.7 (excluding)
cpe:2.3:o:linux:linux_kernel:6.16:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.16:rc4:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*