PT-2024-7059 · Linux+6 · Linux Kernel+6

Syzbot

·

Published

2024-08-19

·

Updated

2025-09-29

·

CVE-2024-44946

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.10.6
Description The vulnerability is related to a use-after-free issue in the kcm release function of the Linux kernel. This occurs when a thread is building a MSG MORE skb and another thread concurrently calls sendmsg, finishing the building of the skb and putting it into the write queue. If the first thread encounters an error and frees the skb, which is already in the write queue, the kcm release function will double-free the skb, leading to a slab-use-after-free error. To resolve this, a per-sk mutex is added to serialize the kcm sendmsg function for the same socket.
Recommendations To resolve the issue, update the Linux kernel to version 6.10.6 or later. If updating is not possible, consider applying patches or workarounds provided by the Linux kernel community or distribution maintainers to mitigate the vulnerability. As a temporary workaround, consider disabling the kcm sendmsg function until a patch is available. However, this may have performance implications and should be carefully evaluated before implementation.

Exploit

Fix

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
ALT-PU-2024-11855
ALT-PU-2024-11863
ALT-PU-2024-12053
ALT-PU-2024-13121
ALT-PU-2024-13260
ALT-PU-2024-13979
ALT-PU-2024-14046
AZL-48529
AZL-48594
BDU:2024-08317
CVE-2024-44946
DLA-3912-1
DLA-4008-1
DSA-5782-1
MGASA-2024-0309
MGASA-2024-0310
OESA-2024-2106
OESA-2024-2107
OESA-2024-2108
OESA-2024-2124
OPENSUSE-SU-2024_3547-1
OPENSUSE-SU-2024_3551-1
OPENSUSE-SU-2024_3561-1
OPENSUSE-SU-2024_3564-1
OPENSUSE-SU-2024_3585-1
OPENSUSE-SU-2024_3587-1
OPENSUSE-SU-2024_3592-1
SUSE-SU-2024:3547-1
SUSE-SU-2024:3551-1
SUSE-SU-2024:3553-1
SUSE-SU-2024:3559-1
SUSE-SU-2024:3561-1
SUSE-SU-2024:3563-1
SUSE-SU-2024:3564-1
SUSE-SU-2024:3565-1
SUSE-SU-2024:3566-1
SUSE-SU-2024:3567-1
SUSE-SU-2024:3569-1
SUSE-SU-2024:3585-1
SUSE-SU-2024:3587-1
SUSE-SU-2024:3591-1
SUSE-SU-2024:3592-1
SUSE-SU-2025:20073-1
SUSE-SU-2025:20077-1
USN-7088-1
USN-7088-2
USN-7088-3
USN-7088-4
USN-7088-5
USN-7100-1
USN-7100-2
USN-7119-1
USN-7123-1
USN-7144-1
USN-7154-1
USN-7154-2
USN-7155-1
USN-7156-1
USN-7194-1
USN-7196-1

Affected Products

Alt Linux
Astra Linux
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu