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

Jiawei Ye

·

Published

2024-09-24

·

Updated

2025-04-01

·

CVE-2024-50005

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions: Linux kernel (affected versions not specified)
Description: A potential RCU dereference issue was identified in the mac802154 scan worker function. The scan req->type field was accessed after the RCU read-side critical section was unlocked, which is against RCU usage rules and can lead to unpredictable behavior, such as accessing memory that has been updated or causing use-after-free issues. This issue was detected using a static analysis tool designed to detect RCU-related problems. To fix this, the scan req->type value is now stored in a local variable scan req type while still within the RCU read-side critical section, ensuring safe access to the type value without violating RCU rules.
Recommendations: At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use After Free

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

Weakness Enumeration

Related Identifiers

BDU:2025-06997
CVE-2024-50005
MGASA-2024-0344
MGASA-2024-0345
OPENSUSE-SU-2024:14500-1
OPENSUSE-SU-2025:14705-1
USN-7276-1
USN-7277-1
USN-7301-1
USN-7303-1
USN-7303-2
USN-7303-3
USN-7304-1
USN-7310-1
USN-7311-1
USN-7384-1
USN-7384-2
USN-7385-1
USN-7386-1
USN-7403-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu