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

Published

2024-04-08

·

Updated

2025-12-01

·

CVE-2024-35970

CVSS v3.1

6.3

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Name of the Vulnerable Software and Affected Versions: Linux kernel (affected versions not specified)
Description: The issue is related to the wrong handling of OOB skb in the manage oob() function. When recvmsg() is called without MSG OOB, manage oob() is called to check if the peeked skb is OOB skb. In such a case, manage oob() pops it out of the receive queue but does not clear unix sock(sk)->oob skb. This is wrong in terms of uAPI. The problem can be triggered by sending a file descriptor to itself as OOB data and trying to receive normal data, but finally recv() fails due to async close(). To avoid these issues, we must clear unix sk(sk)->oob skb when dequeuing it from the recv queue.
Recommendations: At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Out of bounds Read

Improper Locking

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

Weakness Enumeration

Related Identifiers

ASB-A-432804305
BDU:2024-10513
CVE-2024-35970
SUSE-SU-2024:2571-1
SUSE-SU-2024:2896-1
SUSE-SU-2024:2973-1
SUSE-SU-2025:20008-1
SUSE-SU-2025:20028-1
USN-6893-1
USN-6893-2
USN-6893-3
USN-6898-1
USN-6898-2
USN-6898-3
USN-6898-4
USN-6917-1
USN-6918-1
USN-6919-1
USN-6927-1
USN-7019-1

Affected Products

Astra Linux
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu