PT-2024-35636 · Linux+2 · Linux Kernel+2

Aleksei Vetrov

·

Published

2024-11-07

·

Updated

2025-02-28

·

CVE-2024-53189

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 A bounds checker error in the nl80211 parse sched scan function has been resolved. The issue is related to the channels array in the cfg80211 scan request, which has a counted by attribute pointing to the n channels variable. This attribute is used for bounds checking, and if not set before the array is filled, it can cause the bounds sanitizer to issue a warning or a kernel panic if CONFIG UBSAN TRAP is set. The patch sets the size of allocated memory as the initial value for n channels and updates it with the actual number of added elements after the array is filled.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

RCE

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

Weakness Enumeration

Related Identifiers

BDU:2026-04532
CVE-2024-53189
USN-7276-1
USN-7277-1
USN-7310-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu