PT-2024-9017 · Linux+9 · Linux Kernel+9

Published

2024-05-29

·

Updated

2025-09-29

·

CVE-2024-36016

CVSS v3.1

7.7

High

VectorAV:L/AC:L/PR:N/UI:N/S:U/C:H/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 possible out-of-bounds condition in the gsm0 receive() function. This can occur when side A configures the n gsm in basic option mode, and side B sends a header with a data length of 1, then side A switches to advanced option mode, and side B sends 2 data bytes that exceed gsm->len. The reason for this is that gsm->len is not used in advanced option mode. Additionally, when side A switches back to basic option mode, and side B continues sending data, gsm0 receive() can write past gsm->buf because neither gsm->state nor gsm->len has been reset after reconfiguration. The fix involves changing the comparison from equal to less than for gsm->count and gsm->len, and adding upper limit checks against the constant MAX MRU in gsm0 receive() and gsm1 receive() to prevent memory corruption of gsm->len and gsm->mru.
Recommendations: At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Out of bounds Read

Memory Corruption

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

Weakness Enumeration

Related Identifiers

ALSA-2024:5101
ALSA-2024:5102
ALSA-2024:6997
ALSA-2025_16880
BDU:2024-10699
CESA-2024_5101
CESA-2024_5102
CVE-2024-36016
DLA-3840-1
DSA-5730-1
INFSA-2024_5101
INFSA-2024_5102
INFSA-2024_6997
LSN-0106-1
OESA-2024-1736
OESA-2024-1737
OESA-2024-1738
OESA-2024-1897
RHSA-2024:4533
RHSA-2024:4554
RHSA-2024:5101
RHSA-2024:5102
RHSA-2024:5692
RHSA-2024:6993
RHSA-2024:6997
RHSA-2024_5101
RHSA-2024_5102
RHSA-2024_6997
RLSA-2024:5101
RLSA-2024:5102
RXSA-2024:5101
SUSE-SU-2024:2008-1
SUSE-SU-2024:2019-1
SUSE-SU-2024:2135-1
SUSE-SU-2024:2190-1
SUSE-SU-2024:2203-1
SUSE-SU-2024:2360-1
SUSE-SU-2024:2381-1
SUSE-SU-2024:2561-1
SUSE-SU-2024:2973-1
SUSE-SU-2025:20008-1
SUSE-SU-2025:20028-1
USN-6921-1
USN-6921-2
USN-6923-1
USN-6923-2
USN-6924-1
USN-6924-2
USN-6926-1
USN-6926-2
USN-6926-3
USN-6927-1
USN-6938-1
USN-6952-1
USN-6952-2
USN-6953-1
USN-6956-1
USN-6957-1
USN-6979-1
USN-7019-1

Affected Products

Almalinux
Astra Linux
Centos
Linuxmint
Linux Kernel
Red Hat
Red Os
Rocky Linux
Suse
Ubuntu