mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
1010 B
1010 B
CVE-2024-56645
Description
In the Linux kernel, the following vulnerability has been resolved:can: j1939: j1939_session_new(): fix skb reference countingSince j1939_session_skb_queue() does an extra skb_get() for each newskb, do the same for the initial one in j1939_session_new() to avoidrefcount underflow.[mkl: clean up commit message]
POC
Reference
No PoCs from references.