can: pch_can: pch_can_rx_normal: fix use after free
After calling netif_receive_skb(skb), dereferencing skb is unsafe.
Especially, the can_frame cf which aliases skb memory is dereferenced
just after the call netif_receive_skb(skb).
Reordering the lines solves the issue.
No advisories yet.
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Tue, 04 Aug 2026 09:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
cvssV3_1
|
cvssV3_1
|
Mon, 04 Nov 2024 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2026-08-04T09:01:09.144Z
Reserved: 2024-05-24T15:02:54.824Z
Link: CVE-2021-47520
Updated: 2024-08-04T05:39:59.800Z
Status : Modified
Published: 2024-05-24T15:15:14.003
Modified: 2026-06-17T04:17:40.963
Link: CVE-2021-47520
OpenCVE Enrichment
No data.