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).

Exploitability

No public proof-of-concept exploit code or in-the-wild exploitation has been observed as of the time of this report. The EPSS score is approximately 0.018% (0.000180), indicating very low probability of near-term exploitation. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local access or the ability to deliver specially crafted truncated wireless packets to a device using the rtl8187 driver (Feedly).

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

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux: 6.1.162-1

Fixed

sid

linux: 6.17.13-1

Fixed

trixie

linux: 6.12.63-1

Fixed

Ubuntu

Fixed

bionic (esm-infra)

linux

Affected

bionic (fips-updates)

linux-fips

Affected

bionic (fips)

linux-fips

Affected

devel

linux

Not Affected

focal

linux-azure-fde-5.15

Not Affected

focal (esm-infra)

linux

Affected

focal (fips-updates)

linux-fips

Affected

focal (fips)

linux-fips

Affected

RHEL / CentOS

Affected

RHEL 8

Not Affected

RHEL 9

Not Affected

RHEL 10

Not Affected

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-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoYesSep 17, 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