In the Linux kernel, the following vulnerability has been resolved:
can: j1939: j1939_session_new(): fix skb reference counting
Since j1939_session_skb_queue() does an extra skb_get() for each new
skb, do the same for the initial one in j1939_session_new() to avoid
refcount underflow.
[mkl: clean up commit message]
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-12-27 15:15
Updated : 2025-11-03 21:18
NVD link : CVE-2024-56645
Mitre link : CVE-2024-56645
CVE.ORG link : CVE-2024-56645
JSON object : View
Products Affected
linux
- linux_kernel
CWE
