cve/2024/CVE-2024-56645.md
2025-09-29 21:09:30 +02:00

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.

Github