Descrição
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%Risco 0.79
Ver fonte- Publicação
- 2026-08-22 16:16:41
- Versões afetadas
- unknown
- Tipo
- Kernel
- Última alteração
- 2026-08-25 06:18:50
- Vetor
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H