CVE-2025-38693
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-38693 is a NULL pointer dereference vulnerability in the Linux kernel's media/dvb-frontends/w7090p tuner driver, specifically in the functions w7090p_tuner_write_serpar and w7090p_tuner_read_serpar. The flaw was disclosed on September 4, 2025, and affects a wide range of Linux kernel versions from 2.6.39 through 6.16.x, as well as Debian Linux 11.0. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat CVE, Feedly).

Technical details

The root cause is a missing length validation (CWE-476: NULL Pointer Dereference) in the w7090p_tuner_write_serpar function, where the msg parameter is user-controlled. When msg[0].buf is NULL and msg[0].len is zero, existing checks on msg[0].buf are bypassed; subsequent code then attempts to access msg[0].buf[2] without a sanity check on the message length, triggering a kernel NULL pointer dereference. The fix adds a check on msg[0].len before the buffer access, mirroring a similar fix applied to the az6027 driver (commit 0ed554fd769a). Exploitation requires local access with low privileges, as the attacker must be able to pass crafted I2C messages to the affected tuner driver (Red Hat CVE).

Impact

Successful exploitation causes a kernel crash, resulting in a denial of service (system unavailability). There is no impact on confidentiality or data integrity — the vulnerability is limited to availability. Because the crash occurs in kernel space, it affects the entire system rather than a single process or user session (Red Hat CVE).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.033% (0.000330), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local access with low privileges and no user interaction (Red Hat CVE).

Mitigation and workarounds

Upgrade the Linux kernel to one of the following patched versions: 5.4.297, 5.10.241, 5.15.190, 6.1.149, 6.6.103, 6.12.43, 6.15.11, or 6.16.2. Patch commits are available on the stable kernel branches at git.kernel.org. Debian 11 users should apply the corresponding distribution security updates. As an interim measure, restrict local system access to trusted users only, since exploitation requires local low-privilege access (Red Hat CVE, Ubuntu USN-7909-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-68480NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 06, 2026
CVE-2026-64582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesAug 05, 2026
CVE-2026-64579NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules-internal
NoYesAug 05, 2026
CVE-2026-64576NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt
NoYesAug 05, 2026
CVE-2026-64575NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.17
NoYesAug 05, 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