PT-2025-17302 · Linux+6 · Linux Kernel+6

Published

2024-09-18

·

Updated

2026-05-26

·

CVE-2025-37838

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 use after free vulnerability has been identified in the Linux kernel, specifically in the ssi protocol driver due to a race condition. The issue arises in the ssi protocol probe() function where &ssi->work is bound with ssip xmit work(). If the module is removed, calling ssi protocol remove() to clean up, it frees ssi through kfree(ssi), but the work mentioned above may still be used, leading to a potential UAF bug. The vulnerability can be exploited when the sequence of operations involves removing the module while the work is being executed. The estimated number of potentially affected devices worldwide is not available.
Recommendations To resolve the issue, ensure that the work is canceled before proceeding with the cleanup in ssi protocol remove(). As a temporary workaround, consider disabling the ssip xmit work() function until a patch is available. Restrict access to the ssi protocol driver to minimize the risk of exploitation. Avoid using the ssi structure in the affected driver until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Use After Free

Weakness Enumeration

Related Identifiers

ALT-PU-2025-12647
ALT-PU-2025-6032
ALT-PU-2025-7195
BDU:2025-12074
CVE-2025-37838
DLA-4178-1
DLA-4193-1
DSA-5907-1
ECHO-4128-2982-6932
USN-7594-1
USN-7594-2
USN-7594-3
USN-7654-1
USN-7654-2
USN-7654-3
USN-7654-4
USN-7654-5
USN-7655-1
USN-7686-1
USN-7711-1
USN-7712-1
USN-7712-2
USN-7853-1
USN-7853-2
USN-7853-3
USN-7854-1
USN-7861-1
USN-7861-2
USN-7861-3
USN-7861-4
USN-7861-5
USN-7863-1
USN-7864-1
USN-7865-1
USN-7874-1
USN-7874-2
USN-7874-3
USN-7875-1
USN-7935-1
USN-7937-1
USN-7939-1
USN-7939-2
USN-7940-1
USN-7940-2

Affected Products

Alt Linux
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Ubuntu