Lucene search

K
cve416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2021-47571
HistoryMay 24, 2024 - 3:15 p.m.

CVE-2021-47571

2024-05-2415:15:22
CWE-416
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
25
linux
kernel
use after free
rtl8192e

7.8 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

6.8 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

5.1%

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.

Affected configurations

Vulners
NVD
Node
linuxlinux_kernelRange3.24.4.294
OR
linuxlinux_kernelRange4.5.04.9.292
OR
linuxlinux_kernelRange4.10.04.14.257
OR
linuxlinux_kernelRange4.15.04.19.219
OR
linuxlinux_kernelRange4.20.05.4.163
OR
linuxlinux_kernelRange5.5.05.10.83
OR
linuxlinux_kernelRange5.11.05.15.6
OR
linuxlinux_kernelRange5.16.0

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/staging/rtl8192e/rtl8192e/rtl_core.c"
    ],
    "versions": [
      {
        "version": "66898177e7e5",
        "lessThan": "d43aecb694b1",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "66898177e7e5",
        "lessThan": "918668038293",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "66898177e7e5",
        "lessThan": "c0ef0e75a858",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "66898177e7e5",
        "lessThan": "bca19bb2dc2d",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "66898177e7e5",
        "lessThan": "2e1ec01af2c7",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "66898177e7e5",
        "lessThan": "8d0163cec7de",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "66898177e7e5",
        "lessThan": "e27ee2f607fe",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "66898177e7e5",
        "lessThan": "b535917c51ac",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/staging/rtl8192e/rtl8192e/rtl_core.c"
    ],
    "versions": [
      {
        "version": "3.2",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "3.2",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.4.294",
        "lessThanOrEqual": "4.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.9.292",
        "lessThanOrEqual": "4.9.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.14.257",
        "lessThanOrEqual": "4.14.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.19.219",
        "lessThanOrEqual": "4.19.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.163",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.83",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.6",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.16",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

7.8 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

6.8 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

5.1%