CyberSec.Space Logo
Back to CVE Browser

CVE-2021-47311

HIGH
7.8
CVSS Severity Score
EPSS Score0.1440%
EPSS Percentile37.87th
PublishedMay 21, 2024
Last ModifiedDec 26, 2024

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: net: qcom/emac: fix UAF in emac_remove adpt is netdev private data and it cannot be used after free_netdev() call. Using adpt after free_netdev() can cause UAF bug. Fix it by moving free_netdev() at the end of the function.

Affected Platforms (CPE)

πŸ’»
Linux

Linux Kernel

>= 4.9 and < 4.9.277
πŸ’»
Linux

Linux Kernel

>= 4.10 and < 4.14.241
πŸ’»
Linux

Linux Kernel

>= 4.15 and < 4.19.199
πŸ’»
Linux

Linux Kernel

>= 4.20 and < 5.4.135
πŸ’»
Linux

Linux Kernel

>= 5.5 and < 5.10.53
πŸ’»
Linux

Linux Kernel

>= 5.11 and < 5.13.5
πŸ’»
Linux

Linux Kernel

= 5.14

References & Advisories

Related Vulnerabilities