PT-2025-8237 · Linux+1 · Linux Kernel+1

Duoming Zhou

·

Published

2022-01-01

·

Updated

2026-05-26

·

CVE-2022-49303

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A deadlock issue has been identified in the Linux kernel, specifically in the rtw joinbss event prehandle() function. This occurs when two threads attempt to access the same lock, pmlmepriv->lock, resulting in a blockage. The issue arises from the use of del timer sync() within the protection of spin lock bh(), which prevents the timer handler from obtaining the necessary lock. To resolve this, the del timer sync() call has been extracted from the spin lock bh() protection, and spin lock bh() has been replaced with spin lock irq() in the rtw join timeout handler() function to prevent the deadlock.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Weakness Enumeration

Related Identifiers

AZL-60303
BDU:2026-04901
CVE-2022-49303

Affected Products

Debian
Linux Kernel