LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50732: staging: rtl8192u: Fix use after free in ieee80211_rx()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8192u: Fix use after free in ieee80211_rx() We cannot dereference the "skb" pointer after calling ieee80211_monitor_rx(), because it is a use after free.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's Takemoderate

Analyst readout for executives and security teams

Plain-English summary

CVE-2022-50732 is a Linux kernel use-after-free flaw in the staging rtl8192u wireless driver. It occurs after a network buffer may be freed and then accessed again. Business urgency depends on whether systems use this specific driver. No active exploitation is reported in the provided sources.

Executive priority

Schedule remediation in normal kernel patch cycles, with higher priority for Linux endpoints using rtl8192u wireless hardware. The issue is kernel-level, but current public evidence does not show active exploitation or broad exposure.

Technical view

The issue is in ieee80211_rx() for staging/rtl8192u. After ieee80211_monitor_rx() is called, the skb pointer may no longer be valid, but code dereferenced it. The kernel stable references contain fixes for supported branches. The CVE data lists affected Linux versions including 2.6.33 through 6.2, with fixed commits referenced separately.

Likely exposure

Exposure is likely limited to Linux systems that include and use the staging rtl8192u Realtek wireless driver. Servers and cloud workloads are less likely exposed unless this driver is present and active. Version mapping should be confirmed against distribution kernels because downstream backports may differ from upstream versions.

Exploitation context

The sources describe a kernel use-after-free but do not provide exploitability detail, attack prerequisites, or proof of exploitation. CISA KEV status is false in the provided bundle. Treat this as a driver-specific kernel memory safety issue requiring patch validation, not as a confirmed exploited vulnerability.

Researcher notes

Public data lacks CVSS, CWE, and exploitability analysis. The affected-version list appears upstream-oriented and should not be treated as definitive for vendor kernels. Validate by commit presence, vendor advisory, or package changelog rather than version number alone.

Mitigation direction

  • Apply a kernel update containing the referenced upstream stable fix or vendor backport.
  • Check Linux distribution security guidance for the exact fixed package version.
  • If updating is delayed, avoid using the affected rtl8192u driver where operationally possible.
  • Prioritize systems with wireless hardware using this driver.

Validation and detection

  • Inventory Linux kernel versions across managed endpoints and appliances.
  • Identify whether the rtl8192u staging driver is present or loaded.
  • Confirm the running kernel includes a referenced stable commit or vendor-equivalent backport.
  • Document exceptions where the driver is unused or unavailable.
Prepared
Confidence
medium
Sources
11

Based on public source material and reviewed before publication.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2022-50732 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
10Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux8fc8598e61f6f384f3eaf1d9b09500c12af47b37, 8fc8598e61f6f384f3eaf1d9b09500c12af47b37, 8fc8598e61f6f384f3eaf1d9b09500c12af47b37, 8fc8598e61f6f384f3eaf1d9b09500c12af47b37, 8fc8598e61f6f384f3eaf1d9b09500c12af47b37, 8fc8598e61f6f384f3eaf1d9b09500c12af47b37, 8fc8598e61f6f384f3eaf1d9b09500c12af47b37, 8fc8598e61f6f384f3eaf1d9b09500c12af47b37, 8fc8598e61f6f384f3eaf1d9b09500c12af47b37unaffected
LinuxLinux2.6.33, 0, 4.9.337, 4.14.303, 4.19.270, 5.4.229, 5.10.163, 5.15.86, 6.0.16, 6.1.2, 6.2affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.