CVE-2021-47670
Description
In the Linux kernel, the following vulnerability has been resolved: can: peak_usb: fix use after free bugs After calling peak_usb_netif_rx_ni(skb), dereferencing skb is unsafe. Especially, the can_frame cf which aliases skb memory is accessed after the peak_usb_netif_rx_ni(). Reordering the lines solves the issue.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 5.10.12-1 |
| sid | Fixed | 5.10.12-1 |
| forky | Fixed | 5.10.12-1 |
| bullseye | Fixed | 5.10.12-1 |
| bookworm | Fixed | 5.10.12-1 |
Red Hat Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 8 | Fixed | โ |
Rocky Linux Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 8 | Fixed | โ |
References
- https://errata.rockylinux.org/RLSA-2025:13590
- https://errata.rockylinux.org/RLSA-2025:13589
- https://www.suse.com/security/cve/CVE-2021-47670.html
- https://security-tracker.debian.org/tracker/CVE-2021-47670
- https://access.redhat.com/errata/RHSA-2025:13589
- https://bugzilla.redhat.com/2348516
- https://bugzilla.redhat.com/2348596
- https://bugzilla.redhat.com/2360786
- https://bugzilla.redhat.com/2375304
- https://bugzilla.redhat.com/2376064
- https://errata.almalinux.org/8/ALSA-2025-13589.html
- https://access.redhat.com/errata/RHSA-2025:13590
- https://errata.almalinux.org/8/ALSA-2025-13590.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.