PT-2025-35990 · Linux+2 · Linux Kernel+2
Syzbot
·
Published
2025-08-12
·
Updated
2026-04-20
·
CVE-2025-38717
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/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 race condition was identified in the
kcm unattach() function within the kernel's networking subsystem. Specifically, the function lacked a check of the kcm->tx stopped flag before calling queue work(). This could lead to a situation where kcm unattach() is executed concurrently with kcm release(), potentially requeuing kcm->tx work immediately before the kcm structure is freed in kcm done(). The issue was discovered by syzbot.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linux Kernel
Suse