mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
21 lines
1010 B
Markdown
21 lines
1010 B
Markdown
### [CVE-2024-56645](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/cku-heise/euvd-api-doc
|
|
- https://github.com/w4zu/Debian_security
|
|
|