CVE-2025-68362
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68362 is a buffer underflow vulnerability in the Linux kernel's rtl8187 WiFi driver, specifically within the rtl8187_rx_cb() receive callback function. The flaw was disclosed on December 24, 2025, and affects the Linux kernel from version 2.6.27 onward, with patches available for stable branches including 6.12.63, 6.17.13, 6.18.2, and 6.19-rc1. It carries a CVSS v3.1 base score of 5.5 (Medium), reflecting a local attack vector with high availability impact (Red Hat CVE, Red Hat Bugzilla).

Technical details

The root cause is improper input validation (CWE-125, Out-of-bounds Read) in rtl8187_rx_cb(), which computes the rx descriptor header address by subtracting the descriptor size from the socket buffer (skb) tail pointer without first verifying that skb->len (derived from urb->actual_length) is large enough to contain the header. When a truncated or malformed packet is received, this arithmetic results in a pointer that falls before the start of the skb data area — a classic buffer underflow — causing the kernel to read out-of-bounds memory and triggering a kernel panic. The fix adds explicit length checks for both rtl8187 and rtl8187b descriptor headers before any memory access, dropping non-conforming packets cleanly (Red Hat Bugzilla, Feedly).

Impact

Successful exploitation causes a kernel panic, resulting in a complete denial of service (system crash) on any Linux host using the rtl8187 USB WiFi adapter driver. There is no confidentiality or integrity impact identified; the primary consequence is loss of availability. Because the vulnerability resides in a kernel driver, a crash affects the entire system rather than a single process or user session (Red Hat CVE, Red Hat Bugzilla).

Mitigation and workarounds

Apply the upstream Linux kernel patches that add length validation in rtl8187_rx_cb(). Fixed versions include kernel 6.12.63, 6.17.13, 6.18.2, and 6.19-rc1. Downstream distributions have also issued updates: Debian (linux 6.1.162-1 for oldstable, linux 5.10.249-1 for oldoldstable), Ubuntu (USN-8179-1 through USN-8179-4, USN-8184-1, USN-8185-1/2, USN-8203-1, USN-8258-1, USN-8260-1, USN-8265-1), and Oracle Linux (ELSA-2026-50112, ELSA-2026-50145). As a temporary workaround where patching is not immediately possible, unloading or blacklisting the rtl8187 kernel module on systems that do not require the driver will eliminate the attack surface (Red Hat Bugzilla, Feedly).

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