CVE-2022-49008
MEDIUMLinux Kernel 6.0-6.0.12 - Use-After-Free in CAN327 Frame Handling
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netdev is down In can327_feed_frame_to_netdev(), it did not free the skb when netdev is down, and all callers of can327_feed_frame_to_netdev() did not free allocated skb too. That would trigger skb leak. Fix it by adding kfree_skb() in can327_feed_frame_to_netdev() when netdev is down. Not tested, just compiled.
References (2)
Core 2
Scores
CVSS v3
5.5
EPSS
0.0020
EPSS Percentile
9.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-401
Status
published
Products (9)
linux/Kernel
6.0.0 - 6.0.12linux
Linux/Linux
< 6.0
Linux/Linux
43da2f07622f41376c7ddab8f73dc2b1d3ab9715 - 797b1d9fc0e1f4351e4ad49b078c1a3cdc0d4a08
Linux/Linux
43da2f07622f41376c7ddab8f73dc2b1d3ab9715 - 8fa452cfafed521aaf5a18c71003fe24b1ee6141
Linux/Linux
6.0
Linux/Linux
6.0.12 - 6.0.*
Linux/Linux
6.1
linux/linux_kernel
6.1 rc1 (7 CPE variants)
linux/linux_kernel
6.0 - 6.0.12
Published
Oct 21, 2024
Tracked Since
Feb 18, 2026