CVE-2025-38363
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-38363 is a NULL pointer dereference vulnerability in the Linux kernel's drm/tegra DRM driver, specifically within the tegra_crtc_reset() function. The flaw arises because memory allocated via kzalloc() is not validated before being passed to __drm_atomic_helper_crtc_reset(), potentially triggering a kernel crash. It affects Linux kernel versions from 5.3 through multiple stable branches, with fixed versions including 5.10.240, 5.15.187, 6.1.143, 6.6.96, 6.12.36, and 6.15.5. Disclosed on July 25, 2025, it carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat CVE, Feedly).

Technical details

The root cause is classified as CWE-476 (NULL Pointer Dereference). In tegra_crtc_reset(), the kernel allocates a new CRTC state structure using kzalloc(), but does not check whether the allocation succeeded before passing the pointer to __drm_atomic_helper_crtc_reset(). If kzalloc() returns NULL due to memory pressure, the subsequent dereference of the NULL pointer causes a kernel panic. Exploitation requires local access with low privileges, as an attacker would need to trigger conditions that cause memory allocation failure in the drm/tegra subsystem (Red Hat CVE, Feedly).

Impact

Successful exploitation results in a kernel NULL pointer dereference, causing a system crash (kernel panic) and denial of service. The impact is limited to availability — there is no confidentiality or integrity impact. Affected systems include those running vulnerable Linux kernel versions with NVIDIA Tegra-based DRM hardware, such as certain embedded and ARM-based platforms (Red Hat CVE, Feedly).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.024% (0.000240), reflecting a very low probability of exploitation in the near term (Feedly).

Mitigation and workarounds

Update to a patched Linux kernel version: 5.10.240, 5.15.187, 6.1.143, 6.6.96, 6.12.36, or 6.15.5 (and later). Ubuntu has issued security notices USN-7774-1, USN-7775-1, USN-7776-1, USN-7774-5, USN-7833-1 through USN-7833-4 addressing this vulnerability. As a workaround, restricting local user access to minimize the attack surface and implementing kernel module loading controls can reduce exposure until patching is feasible (Red Hat CVE, Ubuntu USN-7774-1, Ubuntu USN-7833-1).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68426MEDIUM4.7
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-modules-core
NoYesAug 10, 2026
CVE-2026-68425MEDIUM4.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 10, 2026
CVE-2026-68422LOW3.3
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 2026
CVE-2026-68428NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel6.12
NoYesAug 10, 2026
CVE-2026-68421NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel6.12
NoYesAug 10, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management