CVE-2022-49111
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49111 is a use-after-free vulnerability in the Linux kernel's Bluetooth subsystem, specifically in the hcisendacl function. The vulnerability was discovered when receiving HCIEVDISCONNPHYLINKCOMPLETE events, where hciconndel was called without first verifying if conn->type is AMPLINK and properly cleaning up upper layers with hcidisconncfm (Kernel Commit).

Technical details

The vulnerability occurs in the Bluetooth subsystem's handling of physical link disconnection events. When an HCIEVDISCONNPHYLINK_COMPLETE event is received, the code fails to properly verify the connection type before deletion, leading to a use-after-free condition. The issue manifests when accessing memory at specific addresses after it has been freed, as demonstrated by KASAN (Kernel Address Sanitizer) reports showing invalid memory access (Kernel Commit).

Impact

This vulnerability could lead to use-after-free conditions in the 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 stack, particularly when handling AMP (Alternate MAC/PHY) link disconnections (Kernel Commit).

Mitigation and workarounds

The vulnerability has been fixed by adding proper type checking before calling hciconndel and ensuring proper cleanup of upper layers with hcidisconncfm. The fix involves modifying the hcidisconnphylinkcompleteevt function to verify that the connection type is AMP_LINK before proceeding with the deletion (Kernel Commit).

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-2025-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-hwe-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-tools-libs-devel
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesNov 24, 2025

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