Descripción
In the Linux kernel, the following vulnerability has been resolved: vt: stabilize tty reference in kbd_keycode with tty_port_tty_get kbd_keycode() reads vc->port.tty without acquiring a tty reference, racing against con_shutdown() which clears port.tty under a different lock. Use tty_port_tty_get()/tty_kref_put() to hold a proper reference for the duration the tty pointer is needed.
CVSS 7.8EPSS 0.129%Riesgo 0.79
Ver fuente- Publicación
- 2026-08-22 16:16:41
- Versiones afectadas
- unknown
- Tipo
- Kernel
- Última modificación
- 2026-08-25 06:18:50
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H