PT-2026-2513 · Linux+3 · Linux Kernel+3

Published

2025-12-05

·

Updated

2026-05-07

·

CVE-2025-68781

CVSS v2.0

6.8

Medium

VectorAV:L/AC:L/Au:S/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the USB PHY driver for Freescale (fsl-usb) within the Linux kernel. The vulnerability occurs due to a race condition during device removal where a delayed work item, otg event, may access memory that has already been freed. Specifically, the fsl otg instance can be freed in fsl otg remove() while the delayed work is still pending or executing, leading to a use-after-free condition when the fsl otg event() function attempts to access the freed memory. The issue was identified through static analysis. The fix involves calling disable delayed work sync() in fsl otg remove() to ensure the delayed work is canceled and completed before memory deallocation.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use After Free

Weakness Enumeration

Related Identifiers

BDU:2026-00751
CVE-2025-68781
ECHO-C7D6-62E1-2261
MGASA-2026-0017
MGASA-2026-0018
USN-8177-1
USN-8177-2
USN-8183-1
USN-8183-2
USN-8245-1
USN-8257-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu
Fsl-Usb