CVE-2025-68256
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68256 is an out-of-bounds read vulnerability in the Linux kernel's staging: rtl8723bs Wi-Fi driver, specifically in the rtw_get_ie() Information Element (IE) parser. The parser trusted the length byte of each IE without validating that the IE body fits within the remaining frame buffer, allowing a malformed frame to cause the parser to read beyond the buffer end or enter an infinite loop. The vulnerability was published on December 16, 2025, and affects the Linux kernel across multiple stable branches, with fixes backported to versions 6.12.62, 6.17.12, 6.18.1, and 6.19-rc1. No official CVSS score has been assigned by NVD (marked as not prioritized for enrichment); Feedly estimates the severity as Medium (Feedly, NVD).

Technical details

The root cause is improper input validation (CWE not formally assigned by NVD) in the rtw_get_ie() function within the drivers/staging/net/wireless/realtek/rtl8723bs driver. The function parsed 802.11 management frame Information Elements by reading the length byte from each IE header without checking that offset + 2 + len remains within the bounds of the frame buffer. An attacker in Wi-Fi range could craft a malformed 802.11 management frame (e.g., a beacon or probe response) with an oversized IE length field, causing the parser to advance its pointer past the end of the allocated buffer, resulting in an out-of-bounds read or an infinite loop. The fix validates the IE body length against the remaining buffer limit before accepting or advancing past each element (Feedly, kernel.org patch).

Impact

Successful exploitation can result in out-of-bounds memory reads from kernel space, potentially leaking sensitive kernel memory contents, or causing a denial of service via an infinite loop that hangs the Wi-Fi driver or the affected system. The vulnerability is confined to systems using the rtl8723bs staging driver (a Realtek SDIO Wi-Fi chipset commonly found in embedded Linux devices and single-board computers). There is no evidence of privilege escalation or remote code execution capability based on available information (Feedly, NVD).

Mitigation and workarounds

The Linux kernel project has released patches addressing this vulnerability in multiple stable branches: 6.12.62, 6.17.12, 6.18.1, and 6.19-rc1. Administrators should update to a patched kernel version as soon as possible. As a workaround, systems that do not require the rtl8723bs driver can blacklist or unload the module (modprobe -r r8723bs) to eliminate the attack surface. Downstream distributions including Ubuntu (USN-8094-x series, USN-8152-1, USN-8179-x, USN-8184-1, USN-8185-x, USN-8203-1, USN-8258-1, USN-8260-1, USN-8265-1) and Debian (DLA-4476-1) have issued kernel security updates incorporating this fix (Ubuntu USN-8094-1, Debian LTS, kernel.org patch).

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