CVE-2025-68233
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68233 is a memory leak vulnerability in the Linux kernel's DRM Tegra driver, specifically within the host1x_memory_context_alloc() function, which calls get_task_pid() but omits the corresponding put_pid() call, causing a PID reference leak. It affects Linux kernel versions prior to 6.1.159, 6.6.118, 6.12.60, 6.17.10, and 6.18, as well as Microsoft's Azure Linux 3 kernel package azl3_kernel_6.6.117.1-1. The vulnerability was published on December 16, 2025, with patches released the same day. It carries a CVSS v3.1 base score of 6.2 (Medium) (Microsoft MSRC, EUVD).

Technical details

The root cause is a missing resource release (CWE-401: Missing Release of Memory after Effective Lifetime) in the drm/tegra subsystem of the Linux kernel. When host1x_memory_context_alloc() calls get_task_pid() to obtain a PID reference, it does not call put_pid() before returning, because the function does not take ownership of the PID. This results in a kernel memory leak each time the code path is exercised. The fix, contributed with input from NVIDIA's Mikko Perttunen, adds the missing put_pid() call to properly release the reference (Microsoft MSRC, EUVD).

Impact

Successful exploitation causes kernel memory exhaustion through repeated triggering of the memory leak, leading to system instability or a complete system crash (denial of service). There is no confidentiality or integrity impact — the vulnerability is limited to availability. The attack requires only local access with no special privileges, making it accessible to any unprivileged local user on affected systems (Microsoft MSRC).

Mitigation and workarounds

Upgrade to a patched Linux kernel version: 6.1.159, 6.6.118, 6.12.60, 6.17.10, or 6.18 and later. Microsoft has released a patch for the affected Azure Linux 3 kernel package (azl3_kernel_6.6.117.1-1) as of December 16, 2025. Ubuntu users should apply the updates addressed in USN-8094-1 through USN-8094-5 and USN-8152-1. Debian LTS users should refer to DLA-4436-1. As a compensating control, restrict local user access to systems running the Tegra DRM driver and monitor kernel memory usage for signs of gradual exhaustion (Microsoft MSRC, Ubuntu USN-8094-1, Debian LTS).

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-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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