LiveActive security incident?Get immediate response
CVE Record

CVE-2021-47571: staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect() The free_rtllib() function frees the "dev" pointer so there is use after free on the next line. Re-arrange things to avoid that.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel memory-safety bug in the rtl8192e staging wireless driver. During PCI device disconnect, the code freed a network device pointer and then used it again. Business urgency depends on whether systems actually load this Realtek rtl8192e driver; the source bundle gives no CVSS score or confirmed exploitation.

Executive priority

Treat as targeted hygiene rather than an emergency unless affected hardware and driver use are confirmed. No active exploitation is cited, but kernel memory-safety defects should be remediated through normal kernel update cycles.

Technical view

CVE-2021-47571 fixes a use-after-free in _rtl92e_pci_disconnect(). The kernel commit message says free_rtllib() frees the dev pointer, and the next line used that freed pointer. Stable kernel commits rearranged the disconnect cleanup order to avoid the dangling access.

Likely exposure

Exposure is most plausible on Linux systems using the rtl8192e staging driver for affected Realtek wireless hardware. Servers, cloud workloads, and systems without this driver loaded are less likely to be exposed, but package backports must be checked.

Exploitation context

The bundle marks KEV as false and provides no public exploit evidence. The vulnerable path is a PCI disconnect cleanup path, so practical risk depends on local hardware, driver loading, and whether an attacker can influence device removal or driver teardown conditions.

Researcher notes

Evidence is limited to the CVE record and Linux stable commits. There is no CVSS, CWE, CPE, exploit status, or detailed impact statement in the bundle. Avoid assuming privilege escalation or remote reachability without additional vendor evidence.

Mitigation direction

  • Identify systems running Linux kernels with rtl8192e support enabled or loaded.
  • Update to a vendor kernel containing the referenced stable fixes.
  • Check distribution advisories for backported fixes before relying on upstream version numbers.
  • Remove or blacklist rtl8192e where unsupported hardware is not needed.
  • Prioritize endpoints or appliances with Realtek rtl8192e wireless devices.

Validation and detection

  • Inventory kernel versions and distribution package changelogs for CVE-2021-47571.
  • Check whether the rtl8192e module is present, enabled, or loaded.
  • Confirm vendor kernel source includes one of the referenced stable commits or equivalent patch.
  • Review asset classes where PCI wireless device disconnect events are plausible.
  • Track remediation evidence separately for vendor-backported kernels.
Prepared
Confidence
medium
Sources
10

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

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-2021-47571 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
3Timeline events
2ADP providers
9Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux66898177e7e5486dc77a4ba742efa4e2e9e900a4, 66898177e7e5486dc77a4ba742efa4e2e9e900a4, 66898177e7e5486dc77a4ba742efa4e2e9e900a4, 66898177e7e5486dc77a4ba742efa4e2e9e900a4, 66898177e7e5486dc77a4ba742efa4e2e9e900a4, 66898177e7e5486dc77a4ba742efa4e2e9e900a4, 66898177e7e5486dc77a4ba742efa4e2e9e900a4, 66898177e7e5486dc77a4ba742efa4e2e9e900a4unaffected
LinuxLinux3.2, 0, 4.4.294, 4.9.292, 4.14.257, 4.19.219, 5.4.163, 5.10.83, 5.15.6, 5.16affected
Weakness

CWE details

No CWE listed

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