Linux Kernel up to 5.19.7 wifi ieee80211_scan_rx null pointer dereference

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
6.6$0-$5k0.00

Summaryinfo

A vulnerability was found in Linux Kernel up to 5.19.7. It has been declared as critical. This impacts the function ieee80211_scan_rx of the component wifi. The manipulation results in null pointer dereference. This vulnerability was named CVE-2022-49934. There is no available exploit. It is recommended to upgrade the affected component.

Detailsinfo

A vulnerability classified as critical has been found in Linux Kernel up to 5.19.7. Affected is the function ieee80211_scan_rx of the component wifi. The manipulation with an unknown input leads to a null pointer dereference vulnerability. CWE is classifying the issue as CWE-476. A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. This is going to have an impact on availability. CVE summarizes:

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix UAF in ieee80211_scan_rx() ieee80211_scan_rx() tries to access scan_req->flags after a null check, but a UAF is observed when the scan is completed and __ieee80211_scan_completed() executes, which then calls cfg80211_scan_done() leading to the freeing of scan_req. Since scan_req is rcu_dereference()'d, prevent the racing in __ieee80211_scan_completed() by ensuring that from mac80211's POV it is no longer accessed from an RCU read critical section before we call cfg80211_scan_done().

The advisory is shared for download at git.kernel.org. This vulnerability is traded as CVE-2022-49934 since 05/01/2025. There are known technical details, but no exploit is available.

Upgrading to version 4.9.330, 4.14.295, 4.19.260, 5.4.215, 5.10.142, 5.15.66 or 5.19.8 eliminates this vulnerability. Applying the patch 6eb181a64fdabf10be9e54de728876667da20255/e0ff39448cea654843744c72c6780293c5082cb1/78a07732fbb0934d14827d8f09b9aa6a49ee1aa9/9ad48cbf8b07f10c1e4a7a262b32a9179ae9dd2d/4abc8c07a065ecf771827bde3c63fbbe4aa0c08b/5d20c6f932f2758078d0454729129c894fe353e7/c0445feb80a4d0854898118fa01073701f8d356b/60deb9f10eec5c6a20252ed36238b55d8b614a2c is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.

The vulnerability is also documented in the databases at EUVD (EUVD-2022-55194) and CERT Bund (WID-SEC-2025-1350). Once again VulDB remains the best source for vulnerability data.

Affected

  • Debian Linux
  • Amazon Linux 2
  • Red Hat Enterprise Linux
  • Ubuntu Linux
  • SUSE Linux
  • Oracle Linux
  • SUSE openSUSE
  • Open Source Linux Kernel
  • RESF Rocky Linux
  • Dell Avamar
  • Dell NetWorker
  • Dell Secure Connect Gateway
  • IBM QRadar SIEM

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔍
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 6.7
VulDB Meta Temp Score: 6.6

VulDB Base Score: 5.7
VulDB Temp Score: 5.5
VulDB Vector: 🔍
VulDB Reliability: 🔍

NVD Base Score: 7.8
NVD Vector: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍

Exploitinginfo

Class: Null pointer dereference
CWE: CWE-476 / CWE-404
CAPEC: 🔍
ATT&CK: 🔍

Physical: Partially
Local: Yes
Remote: Partially

Availability: 🔍
Status: Not defined

EPSS Score: 🔍
EPSS Percentile: 🔍

Price Prediction: 🔍
Current Price Estimation: 🔍

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔍

Upgrade: Kernel 4.9.330/4.14.295/4.19.260/5.4.215/5.10.142/5.15.66/5.19.8
Patch: 6eb181a64fdabf10be9e54de728876667da20255/e0ff39448cea654843744c72c6780293c5082cb1/78a07732fbb0934d14827d8f09b9aa6a49ee1aa9/9ad48cbf8b07f10c1e4a7a262b32a9179ae9dd2d/4abc8c07a065ecf771827bde3c63fbbe4aa0c08b/5d20c6f932f2758078d0454729129c894fe353e7/c0445feb80a4d0854898118fa01073701f8d356b/60deb9f10eec5c6a20252ed36238b55d8b614a2c

Timelineinfo

05/01/2025 🔍
06/18/2025 +48 days 🔍
06/18/2025 +0 days 🔍
11/19/2025 +154 days 🔍

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2022-49934 (🔍)
GCVE (CVE): GCVE-0-2022-49934
GCVE (VulDB): GCVE-100-312948
EUVD: 🔍
CERT Bund: WID-SEC-2025-1350 - Linux Kernel: Mehrere Schwachstellen ermöglichen Denial of Service

Entryinfo

Created: 06/18/2025 14:41
Updated: 11/19/2025 09:45
Changes: 06/18/2025 14:41 (59), 06/18/2025 16:17 (1), 07/17/2025 16:58 (7), 07/29/2025 00:57 (1), 09/07/2025 23:45 (1), 09/16/2025 12:34 (1), 10/01/2025 09:17 (1), 11/15/2025 03:17 (12), 11/19/2025 09:45 (1)
Complete: 🔍
Cache ID: 216::103

Once again VulDB remains the best source for vulnerability data.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Might our Artificial Intelligence support you?

Check our Alexa App!