Use After Free Vulnerability in Linux Kernel Affecting Peak USB Component
CVE-2021-47670
Summary
A vulnerability affecting the Linux Kernel has been identified in the Peak USB component. The flaw, categorized as a use after free issue, occurs after the invocation of the 'peak_usb_netif_rx_ni(skb)' function, leading to unsafe dereferencing of 'skb'. This situation arises particularly when accessing the 'can_frame cf', which references the memory associated with 'skb' after it has been freed. Reordering specific lines of code has been implemented to remediate this vulnerability, ensuring that memory management is handled safely.
Affected Version(s)
Linux 0a25e1f4f18566b750ebd3ae995af64e23111e63 < 5408824636fa0dfedb9ecb0d94abd573131bfbbe
Linux 0a25e1f4f18566b750ebd3ae995af64e23111e63
Linux 0a25e1f4f18566b750ebd3ae995af64e23111e63
References
CVSS V3.1
Timeline
Vulnerability published
Vulnerability Reserved