CVE-2022-49910
Linux Kernel vulnerability analysis and mitigation

Overview

A use-after-free vulnerability was discovered in the Linux kernel's Bluetooth L2CAP implementation (CVE-2022-49910). The vulnerability was disclosed on May 1, 2025, affecting the Linux kernel's Bluetooth subsystem. The issue occurs in the L2CAP (Logical Link Control and Adaptation Protocol) component due to a race condition between parallel flows involving l2cap_reassemble_sdu and bt_sock_recvmsg functions (NVD).

Technical details

The vulnerability stems from a race condition between two parallel flows: 1) l2cap_reassemble_sdu -> chan->ops->recv (l2cap_sock_recv_cb) -> __sock_queue_rcv_skb and 2) bt_sock_recvmsg -> skb_recv_datagram, skb_free_datagram. An SKB (socket buffer) can be queued by the first flow and immediately dequeued and freed by the second flow. After l2cap_reassemble_sdu returns, some code paths continue accessing struct l2cap_ctrl that resides in the freed SKB's CB, leading to a use-after-free condition (Red Hat).

Impact

The vulnerability could lead to a use-after-free condition in the Linux kernel's Bluetooth subsystem, potentially resulting in system crashes, memory corruption, or possible privilege escalation. The issue affects systems using the Linux kernel's Bluetooth functionality (NVD).

Exploitability

The vulnerability requires local access and can be triggered through the Bluetooth subsystem. Red Hat has assigned it a CVSS v3.1 base score of 5.5 (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H), indicating moderate severity with local access required (Red Hat).

Mitigation and workarounds

The vulnerability has been resolved in the Linux kernel by fixing the race condition through keeping a local copy of struct l2cap_ctrl. Users are advised to update their Linux kernel to a version containing the fix (NVD).

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-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 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