← Volver al buscador de CVEs

CVE-2026-74652

Linux kernel

Descripción

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: cancel RS485 hrtimers after freeing IRQ The RS485 trigger hrtimers are embedded in the devm-managed port and can fire after it is freed. The IRQ handler can arm a timer, so free the IRQ first and then cancel both timers. Complete the RS485 stop without arming a timer, and cancel the timers in remove() for the suspend-then-unbind path, where shutdown is not called. This issue was found by an in-house static analysis tool.

CVSS 7.8EPSS 0.127%Riesgo 0.79
Ver fuente
Publicación
2026-08-22 16:16:38
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-08-25 06:18:45
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H