PT-2024-31353 · Linux+5 · Linux Kernel+5

Published

2024-08-15

·

Updated

2025-09-29

·

CVE-2024-44996

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 (affected versions not specified)
Description The issue is related to a recursive call in the vsock bpf recvmsg() function after a vsock socket has been added to a BPF sockmap. The prot->recvmsg has been replaced with vsock bpf recvmsg(), leading to a potential recursion. To fix this, the original ->recvmsg() should be called without any BPF sockmap logic in vsock recvmsg(). The recursion could happen as follows: vsock bpf recvmsg() -> vsock recvmsg() -> vsock connectible recvmsg() -> prot->recvmsg() -> vsock bpf recvmsg() again.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Uncontrolled Recursion

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-13260
ALT-PU-2024-13979
AZL-49300
BDU:2025-01813
CVE-2024-44996
MGASA-2024-0309
MGASA-2024-0310
OESA-2024-2181
OPENSUSE-SU-2025_0117-1
OPENSUSE-SU-2025_0153-1
OPENSUSE-SU-2025_0154-1
SUSE-SU-2025:0117-1
SUSE-SU-2025:0153-1
SUSE-SU-2025:0154-1
SUSE-SU-2025:0289-1
SUSE-SU-2025:20165-1
SUSE-SU-2025:20166-1
SUSE-SU-2025:20248-1
SUSE-SU-2025:20249-1
USN-7154-1
USN-7154-2
USN-7155-1
USN-7156-1
USN-7196-1

Affected Products

Alt Linux
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu