In the Linux kernel, the following vulnerability has been resolved: ALSA: compress: Fix task creation error unwind snd_compr_task_new() allocates th...
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: compress: Fix task creation error unwind snd_compr_task_new() allocates the driver task before validating the returned DMA buffers and reserving file descriptors. When either of those later steps fails, the core frees its ta
Remediation
Update Linux Linux to the latest version. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: Linux
PRODUCT: Kernel (rtl8723bs)
AFFECTED_VERSIONS: 4.12 up to (excluding) 5.10.261, 5.15.212, 6.1.178, and 6.6.145
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
The Linux kernel
rtl8723bsWi-Fi driver contains a WEP length underflow and out-of-bounds read vulnerability in theOnAuth()function.Executive Summary:
A critical buffer overflow vulnerability in the Linux
rtl8723bsWi-Fi driver allows an attacker within radio range to execute arbitrary code or crash the system.Vulnerability Details
CVE-ID: CVE-2026-64445
Affected Software: Linux Kernel (rtl8723bs driver)
Affected Versions: 4.12 up to (excluding) 5.10.261, 5.15.212, 6.1.178, and 6.6.145
Vulnerability: This is a memory corruption vulnerability involving an integer underflow and out-of-bounds read within the
OnAuth()function of thertl8723bsdriver. An unauthenticated attacker within radio range can send malformed 802.11 authentication frames to trigger this flaw.Business Impact
The CVSS score of 8.8 reflects the high risk posed by this vulnerability, particularly for mobile or embedded devices using the
rtl8723bschipset. An attacker could achieve remote code execution, leading to a complete compromise of the wireless device or significant denial-of-service, potentially impacting corporate network integrity.Remediation Plan
Immediate Action: Update the Linux kernel to versions 5.10.261, 5.15.212, 6.1.178, 6.6.145, or later.
Proactive Monitoring: Monitor wireless interface logs for abnormal authentication patterns or frequent driver-related crashes.
Compensating Controls: If the kernel cannot be updated, disable the
rtl8723bsdriver or restrict the use of the affected wireless hardware in high-security environments.Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of July 25, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The nature of the flaw, involving radio-frequency access, makes it an attractive target for proximity-based attacks.
Analyst Recommendation
Organizations should prioritize patching systems running the
rtl8723bsdriver. Given that this vulnerability can be triggered by unauthenticated attackers within radio range, it represents a significant security risk that requires urgent attention.