FlawAtlas
Search the atlas
CVE-2024-56645 Not scored

can: j1939: j1939_session_new(): fix skb reference counting

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]

Exploit probability 0.2%
Published December 27, 2024
Required by Not available
Last source change July 15, 2026

02 / AFFECTED SOFTWARE

Affected packages

Linux Kernel
Unknown Unknown

03 / CONNECTIONS

Connected vulnerabilities

related ALSA-2025:20518
related SUSE-SU-2025:0117-1
related SUSE-SU-2025:0153-1
related SUSE-SU-2025:0154-1
related SUSE-SU-2025:0289-1
related SUSE-SU-2025:0555-1
related SUSE-SU-2025:0556-1
related SUSE-SU-2025:0576-1
related SUSE-SU-2025:0577-1
related SUSE-SU-2025:0577-2
related SUSE-SU-2025:20165-1
related SUSE-SU-2025:20166-1
related SUSE-SU-2025:20248-1
related SUSE-SU-2025:20249-1
related USN-7379-2
related USN-7380-1

04 / EVIDENCE

Source records

Open Source Vulnerabilities CVE-2024-56645

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]

View original source

05 / REFERENCES

Further evidence