CVE-2026-23299
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23299 is a memory leak vulnerability in the Linux kernel's Bluetooth subsystem, specifically in socket destructors when TX timestamping is enabled via SO_TIMESTAMPING. When Socket Buffers (SKBs) are queued into sk_error_queue and userspace never reads the timestamps — or if the Bluetooth controller is unexpectedly removed — these SKBs are never freed, causing kernel memory exhaustion. Affected Linux kernel versions include 6.15 through 6.18.16 and 6.19 through 6.19.6. It was disclosed on March 25, 2026, and carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is classified as CWE-772 (Missing Release of Resource after Effective Lifetime). When SO_TIMESTAMPING is enabled on Bluetooth sockets, the kernel queues TX timestamp SKBs into sk_error_queue. The Bluetooth socket destructors (excluding RFCOMM, which does not use sk_error_queue) failed to call skb_queue_purge() on this queue during socket teardown, resulting in a kernel memory leak. The fix adds explicit skb_queue_purge() calls for sk_error_queue in the affected Bluetooth socket destructors (Red Hat Bugzilla, Kernel Patch 1).

Impact

A local user with socket creation permissions can exploit this vulnerability to cause unbounded kernel memory exhaustion, leading to degraded system performance or a system crash (denial of service). The vulnerability has no confidentiality or integrity impact; only availability is affected. The attack is limited to the local system and does not facilitate lateral movement or data exfiltration (Red Hat Advisory).

Mitigation and workarounds

Update the Linux kernel to a patched version: 6.18.17 or later (for the 6.15–6.18 branch), 6.19.7 or later (for the 6.19 branch), or 7.0-rc2 or later. Patches are available in the Linux kernel stable branches via the upstream commits. If immediate patching is not feasible, restrict Bluetooth socket creation permissions to trusted users only, or disable Bluetooth functionality if it is not required on the affected system (Red Hat Advisory, Kernel Patch 1).

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