PT-2025-44384 · Linux+3 · Linux Kernel+3
Published
2025-09-17
·
Updated
2026-05-07
·
CVE-2025-40094
CVSS v2.0
4.3
Medium
| Vector | AV:A/AC:H/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw related to USB gadget functionality, specifically within the f acm module. A NULL pointer dereference can occur after a bind/unbind cycle, potentially leading to system instability. This happens when a stale request remains in
acm->notify req and a subsequent bind fails, causing an attempt to free this stale request. The issue is addressed by refactoring the error handling in the bind path to utilize the free() automatic cleanup mechanism.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Improper Resource Release
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu