CVE-2025-68362: wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()

Published Dec 24, 2025
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187rxcb()

The rtl8187rxcb() calculates the rx descriptor header address by subtracting its size from the skb tail pointer. However, it does not validate if the received packet (skb->len from urb->actuallength) is large enough to contain this header.

If a truncated packet is received, this will lead to a buffer underflow, reading memory before the start of the skb data area, and causing a kernel panic.

Add length checks for both rtl8187 and rtl8187b descriptor headers before attempting to access them, dropping the packet cleanly if the check fails.

Affected Software

2 affected components
Linux Linux kernel
Microsoft azl3 kernel 6.6.117.1-1

Event History

Dec 24, 2025
CVE Published
via MITRE·10:32 AM
Data Sourced
via MITRE·10:32 AM
Description
Data Sourced
via NVD·11:15 AM
Description
Dec 25, 2025
Data Sourced
via Microsoft·01:03 AM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2025-68362?

CVE-2025-68362 has been rated as a high-severity vulnerability due to its potential to cause buffer underflow in the rtl8187 driver.

2

How do I fix CVE-2025-68362?

To fix CVE-2025-68362, you should update the Linux kernel to the latest version that includes the patched rtl8187 driver.

3

Which versions of the Linux kernel are affected by CVE-2025-68362?

CVE-2025-68362 affects versions of the Linux kernel that include the vulnerable rtl8187 driver prior to the fix.

4

What are the implications of CVE-2025-68362?

The implications of CVE-2025-68362 include potential denial of service or remote code execution vulnerabilities that could affect device connectivity.

5

Is CVE-2025-68362 specific to certain hardware?

Yes, CVE-2025-68362 specifically impacts devices utilizing the rtl8187 wireless driver in the Linux kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203