CVE-2025-68819
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68819 is an out-of-bounds memory access vulnerability in the Linux kernel's media/dvb-usb/dtv5100 driver, specifically within the dtv5100_i2c_msg() function. The vulnerability arises because the user-controlled rlen parameter is not validated against the size of the st->data buffer before use, allowing an oversized value to trigger an out-of-bounds write. It was published on January 13, 2026, and affects Linux kernel versions from commit 60688d5e6e6e up to the patched stable releases. No CVSS score has been assigned by NVD at this time; the ENISA base score is listed as 0.0 and the EPSS score is approximately 0.018% (Red Hat CVE, Feedly).

Technical details

The root cause is a missing bounds check (CWE classification not formally assigned by NVD) on the rlen parameter in dtv5100_i2c_msg() within the drivers/media/usb/dvb-usb/dtv5100.c driver. Because rlen is derived from user-controlled input and is used directly to determine how many bytes are read into the fixed-size st->data buffer, supplying a value larger than sizeof(st->data) causes an out-of-bounds memory access. Exploitation requires local access to a system with a DTV5100 DVB-USB device attached and the ability to issue I2C messages to the driver. The fix adds proper range checking to clamp rlen to the buffer size before any memory operation is performed (Red Hat CVE, Feedly).

Impact

Successful exploitation could lead to out-of-bounds memory reads or writes in kernel space, potentially resulting in information disclosure of sensitive kernel memory, system instability or crashes (denial of service), or privilege escalation depending on memory layout and attacker capabilities. The vulnerability is scoped to systems with DVB-USB DTV5100 hardware attached, limiting the affected asset population. Lateral movement potential is low, but kernel-level compromise could allow an attacker to undermine all security boundaries on the affected host (Feedly).

Mitigation and workarounds

The Linux kernel has released patches addressing this vulnerability in the following stable versions: 6.1.160, 6.6.120, 6.12.64, 6.18.3, and 6.19-rc1 and later. Downstream distributions including Debian, Ubuntu (USN-8177-1, USN-8177-2, USN-8183-1, USN-8183-2, USN-8245-1, USN-8257-1), SUSE, and Oracle Linux have also issued updated kernel packages. As a workaround for systems where immediate kernel updates are not feasible, administrators should consider disabling or restricting access to DVB-USB devices if they are not actively required (Feedly, Ubuntu USN-8177-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