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

Published

2024-06-21

·

Updated

2025-09-29

·

CVE-2024-43830

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 versions prior to 6.6.50
Description The issue is related to the Linux kernel, where a vulnerability has been resolved by unregistering sysfs attributes before calling deactivate(). Triggers with specific sysfs attributes store related data in trigger-data allocated by the activate() callback and freed by the deactivate() callback. Calling device remove groups() after deactivate() leaves a window where sysfs attributes show/store functions could be called after deactivation and operate on the just freed trigger-data. Moving the device remove groups() call to before deactivate() closes this race window and makes the deactivation path properly do things in reverse order of the activation path.
Recommendations To resolve the issue, update to Linux kernel version 6.6.50 or later. As a temporary workaround, consider restricting access to the vulnerable device remove groups() function until a patch is available.

Exploit

Fix

DoS

Double Free

Use After Free

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

Weakness Enumeration

Related Identifiers

ALSA-2024:7000
ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
BDU:2025-01724
CESA-2024_7000
CVE-2024-43830
DLA-3912-1
DLA-4008-1
INFSA-2024_7000
INFSA-2024_9315
MGASA-2024-0309
MGASA-2024-0310
OESA-2024-2255
OESA-2024-2256
OESA-2024-2257
OESA-2024-2258
OESA-2024-2296
OPENSUSE-SU-2024_3190-1
OPENSUSE-SU-2024_3209-1
OPENSUSE-SU-2024_3483-1
RHSA-2024:7000
RHSA-2024:9315
RHSA-2024_7000
RHSA-2024_9315
RHSA-2025:2490
SUSE-SU-2024:3190-1
SUSE-SU-2024:3194-1
SUSE-SU-2024:3195-1
SUSE-SU-2024:3209-1
SUSE-SU-2024:3383-1
SUSE-SU-2024:3483-1
SUSE-SU-2025:20044-1
SUSE-SU-2025:20047-1
USN-7088-1
USN-7088-2
USN-7088-3
USN-7088-4
USN-7088-5
USN-7100-1
USN-7100-2
USN-7119-1
USN-7123-1
USN-7144-1
USN-7154-1
USN-7154-2
USN-7155-1
USN-7156-1
USN-7194-1
USN-7196-1

Affected Products

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