CVE-2022-49555
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49555 affects the Linux kernel's Bluetooth HCI QCA driver. The vulnerability was discovered when investigating a crash report related to timer list corruption, which occurs when a timer is freed while still active. This issue specifically involves the improper use of del_timer() instead of del_timer_sync() in the hci_qca driver before freeing resources (Kernel Commit).

Technical details

The vulnerability exists in the qca_close function within the drivers/bluetooth/hci_qca.c file. The issue stems from using del_timer() instead of del_timer_sync() for handling tx_idle_timer and wake_retrans_timer, while the wake_retrans_timer could potentially be rearmed via the work queue. The fix involves moving the destruction of the work queue before del_timer_sync() calls to prevent potential race conditions (Kernel Commit).

Impact

The vulnerability can lead to timer list corruption and system crashes when the affected timers are freed while still active. This particularly affects systems using the QCA Bluetooth chipset with UART interface (Kernel Commit).

Exploitability

The vulnerability can be triggered during the cleanup process of the Bluetooth HCI QCA driver, specifically when closing the connection. The issue requires access to a system with the affected driver and the ability to trigger the driver's cleanup routines (Kernel Commit).

Mitigation and workarounds

The issue has been fixed by replacing del_timer() calls with del_timer_sync() and reorganizing the cleanup sequence in the qca_close function. The fix ensures proper synchronization when freeing timer resources and prevents potential race conditions. Users should update to a patched version of the Linux kernel that includes this fix (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-2026-74576HIGH7.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-6.17
NoYesAug 15, 2026
CVE-2026-74578HIGH7.1
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.8
NoYesAug 16, 2026
CVE-2026-74579LOW3.4
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency-hwe-5.15
NoYesAug 17, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • perf
NoNoAug 21, 2026
CVE-2026-74577NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-modules-extra
NoYesAug 15, 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