In the Linux kernel, the following... CVE-2021-47520

- AV AC AU C I A
发布: 2024-05-24
修订: 2024-11-21

In the Linux kernel, the following vulnerability has been resolved: 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.

0%
暂无可用Exp或PoC
当前有7条受影响产品信息