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.
Metrics
Affected Vendors & Products
References
History
Sat, 19 Apr 2025 01:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
threat_severity
|
Thu, 17 Apr 2025 19:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-416 | |
Metrics |
cvssV3_1
|
Thu, 17 Apr 2025 18:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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. | |
Title | can: peak_usb: fix use after free bugs | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-04-17T18:25:25.160Z
Reserved: 2025-04-16T07:16:05.752Z
Link: CVE-2021-47670

Updated: 2025-04-17T18:17:48.474Z

Status : Awaiting Analysis
Published: 2025-04-17T18:15:43.833
Modified: 2025-04-17T20:21:05.203
Link: CVE-2021-47670
