VDB

DEBIAN-CVE-2025-38448

DEBIAN-CVE-2025-38448 PUBLISHED CVSS 4.699999809265137 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Fix race condition in TTY wakeup A race condition occurs when gs_start_io() calls either gs_start_rx() or gs_start_tx(), as those functions briefly drop the port_lock for usb_ep_queue(). This allows gs_close() and gserial_disconnect() to clear port.tty and port_usb, respectively. Use the null-safe TTY Port helper function to wake up TTY. Example CPU1: CPU2: gserial_connect() // lock gs_close() // await lock gs_start_rx() // unlock usb_ep_queue() gs_close() // lock, reset port.tty and unlock gs_start_rx() // lock tty_wakeup() // NPE

Risk Scores

CVSS 3.1
4.699999809265137
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

Affected Products

VendorProductVersions
Debian:14linux6.14.3-1~exp1, 6.12.41-1, 6.12.43-1
Debian:11linux-6.16.1.106-3~deb11u3, 6.1.106-3~deb11u1, 0
Debian:13linux0, 6.12.38-1, 0
Debian:11linux5.10.234-1, 5.10.127-2~bpo10+1, 5.10.136-1
Debian:12linux6.1.76-1~bpo11+1, 6.1.82-1, 6.1.85-1

Timeline

  • Jul 25, 2025 CVE Published
  • Apr 28, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›