CVE-2021-47669

Source
https://cve.org/CVERecord?id=CVE-2021-47669
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-47669.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-47669
Downstream
Related
Withdrawn
2026-01-27T04:18:16.275424Z
Published
2025-04-17T18:15:43Z
Modified
2026-01-27T04:18:16.275424Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

can: vxcan: vxcan_xmit: fix use after free bug

After calling netifrxni(skb), dereferencing skb is unsafe. Especially, the canfdframe cfd which aliases skb memory is accessed after the netifrx_ni().

References

Affected packages