CVE-2025-38363

I

n the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix a possible null pointer dereference In tegra_crtc_reset(), new memory is allocated with kzalloc(), but no check is performed. Before calling __drm_atomic_helper_crtc_reset, state should be checked to prevent possible null pointer dereference.

Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

History

16 Dec 2025, 14:11

Type Values Removed Values Added
First Time Linux linux Kernel
Debian
Linux
Debian debian Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-476
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/31ac2c680a8ac11dc54a5b339a07e138bcedd924 - () https://git.kernel.org/stable/c/31ac2c680a8ac11dc54a5b339a07e138bcedd924 - Patch
References () https://git.kernel.org/stable/c/5ff3636bcc32e1cb747f6f820bcf2bb6990a7d41 - () https://git.kernel.org/stable/c/5ff3636bcc32e1cb747f6f820bcf2bb6990a7d41 - Patch
References () https://git.kernel.org/stable/c/780351a5f61416ed2ba1199cc57e4a076fca644d - () https://git.kernel.org/stable/c/780351a5f61416ed2ba1199cc57e4a076fca644d - Patch
References () https://git.kernel.org/stable/c/99a25fc7933b88d5e16668bf6ba2d098e1754406 - () https://git.kernel.org/stable/c/99a25fc7933b88d5e16668bf6ba2d098e1754406 - Patch
References () https://git.kernel.org/stable/c/ab390ab81241cf8bf37c0a0ac2e9c6606bf3e991 - () https://git.kernel.org/stable/c/ab390ab81241cf8bf37c0a0ac2e9c6606bf3e991 - Patch
References () https://git.kernel.org/stable/c/ac4ca634f0c9f227538711d725339293f7047b02 - () https://git.kernel.org/stable/c/ac4ca634f0c9f227538711d725339293f7047b02 - Patch
References () https://git.kernel.org/stable/c/c7fc459ae6f988e0d5045a270bd600ab08bc61f1 - () https://git.kernel.org/stable/c/c7fc459ae6f988e0d5045a270bd600ab08bc61f1 - Patch
References () https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html - () https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html - Third Party Advisory
References () https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html - () https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html - Third Party Advisory

03 Nov 2025, 18:16

Type Values Removed Values Added
References
  • () https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html -
  • () https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html -

25 Jul 2025, 15:29

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-25 13:15

Updated : 2025-12-16 14:11


NVD link : CVE-2025-38363

Mitre link : CVE-2025-38363

CVE.ORG link : CVE-2025-38363


JSON object : View

CWE
CWE-476

NULL Pointer Dereference