Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2021-47669 Details

Description

In the Linux kernel, the following vulnerability has been resolved: can: vxcan: vxcan_xmit: fix use after free bug After calling netif_rx_ni(skb), dereferencing skb is unsafe. Especially, the canfd_frame cfd which aliases skb memory is accessed after the netif_rx_ni().

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-416Use After FreeCISA-ADP

Affected Products

ProductVersions
linux linux kernel
>= 4.12, < 4.14.218
>= 4.15, < 4.19.171
>= 4.20, < 5.4.93
>= 5.5, < 5.10.11
5.11 rc1

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.11:rc1:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.11:rc2:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.11:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.11:rc4:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2021-47669
NVD Published Date:
Apr 17, 2025
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org
CVE-2021-47669 Details - Not Deferred