PT-2025-8243 · Linux+3 · Linux Kernel+3

·

CVE-2022-49309

·

Published

2022-01-01

·

Updated

2026-08-13

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 occurs in the rtw surveydone event callback() function. The issue arises when the system holds the pmlmepriv->lock and calls del timer sync() to wait for a timer to stop, while the timer handler rtw scan timeout handler() simultaneously attempts to acquire the same pmlmepriv->lock. This circular dependency causes the rtw surveydone event callback() function to block indefinitely. To resolve this, del timer sync() must be moved outside the protection of spin lock bh(), and the spin lock bh() call within rtw scan timeout handler() should be replaced with spin lock irq() to prevent further deadlocks in the timer handler.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2022-49309
DLA-4178-1
OESA-2026-1341
SUSE-SU-2025:1027-1
SUSE-SU-2025:1176-1
SUSE-SU-2025:1183-1
SUSE-SU-2025:1241-1
SUSE-SU-2025_1027-1
SUSE-SU-2025_1241-1

Affected Products

Astra Linux
Debian
Linux Kernel
Suse