PT-2024-3422 · Linux+6 · Linux Kernel+6

Andre Przywara

·

Published

2024-02-20

·

Updated

2026-03-14

·

CVE-2024-26893

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 versions prior to 6.7.0-rc2-00124-g455ef3d016c9-dirty #793
Description: The issue is related to a double free in the SMC transport cleanup path in the Linux kernel. When the generic SCMI code tears down a channel, it calls the chan free callback function, which might clean up the same member multiple times within the given SCMI transport implementation, leading to a NULL pointer dereference. This can occur when multiple protocols share the same transport info member. The vulnerability can be exploited when a transport does not work properly, such as when there is no SMC service, causing the probe routines to attempt cleanup and trigger a crash.
Recommendations: To resolve the issue, simply check for the struct pointer being NULL before trying to access its members, to avoid this situation. As a temporary workaround, consider disabling the smc chan free function until a patch is available. Restrict access to the vulnerable module to minimize the risk of exploitation. Avoid using the affected API endpoints until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Double Free

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

Weakness Enumeration

Related Identifiers

AZL-55971
BDU:2024-03702
CVE-2024-26893
OESA-2024-1619
OESA-2024-1620
OESA-2024-1621
OESA-2024-1622
OPENSUSE-SU-2024_1644-1
OPENSUSE-SU-2024_1659-1
OPENSUSE-SU-2024_1663-1
SUSE-SU-2024:1644-1
SUSE-SU-2024:1659-1
SUSE-SU-2024:1663-1
SUSE-SU-2025:20028-1
USN-6816-1
USN-6817-1
USN-6817-2
USN-6817-3
USN-6878-1
USN-7100-1
USN-7100-2
USN-7123-1
USN-7144-1
USN-7194-1

Affected Products

Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu