PatchSiren cyber security CVE debrief
CVE-2026-64536 Linux CVE debrief
A vulnerability was found in the Linux kernel's rtl8723bs module. The loop in is_ap_in_tkip() iterates over IEs without verifying that enough bytes remain before dereferencing the IE header or its payload, leading to OOB reads. This issue affects Linux kernel developers and maintainers, users of Linux distributions that include the rtl8723bs module. The vulnerability has been resolved with the provided kernel patches.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 8.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-27
- Original CVE updated
- 2026-08-17
- Advisory published
- 2026-07-27
- Advisory updated
- 2026-08-17
Who should care
Linux kernel developers and maintainers, users of Linux distributions that include the rtl8723bs module, security teams responsible for vulnerability management and patching, and Linux distribution maintainers who may need to backport patches to affected versions.
Technical summary
The is_ap_in_tkip() function in the rtl8723bs module does not properly validate the length of Information Elements (IEs) before accessing their contents. This can lead to out-of-bounds reads when processing truncated or malformed IEs. The vulnerability has been addressed with kernel patches that add necessary bounds checks. Affected Linux kernel developers and maintainers should review and apply these patches to prevent potential exploits. The patches ensure that the rtl8723bs module correctly handles IEs, preventing OOB reads and potential system crashes or code execution.
Defensive priority
Medium
Recommended defensive actions
- Review and apply the provided kernel patches to ensure the rtl8723bs module is updated with the necessary bounds checks.
- Verify that Linux distributions and systems using the rtl8723bs module are updated with the latest kernel patches.
- Monitor for any potential exploits or attacks targeting this vulnerability in the Linux kernel.
- Perform a thorough review of the affected systems and components to identify potential exposure.
- Conduct vulnerability scanning and penetration testing to validate the effectiveness of the patches.
- Update asset inventory and configuration management systems to reflect patched systems.
- Track and verify the remediation status of affected systems.
Evidence notes
The CVE record was published on 2026-07-27T08:16:22.890Z and has not been modified since then. The NVD entry is currently Received. Evidence is limited to the provided CVE and NVD information. Defenders should verify the accuracy of this information with additional sources and review their systems for potential exposure.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-64536 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-64536
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-64536 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64536
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/204b22c8df115370037248859bf0fa62db73a396
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/3bf39f711ff27c64be8680a8938bcc5001982e81
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/4380b3860d887a13555ff024a58dfc05b490dfd6
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/6f26cc55affd9d7f88ae2f5d12db4ecf9072c209
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/a6105ea8ca6ebbc04beaf3bcbf7dbb5985f5d395
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/d2055332297e24c63fffda943ef7a5eefc0a6019
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ea3809f7e20bdff282b8cc1e94937d5fb9fb32c7
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.