2 matches found
PT-2026-79680
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...
5.3AI score
SaveExploits0References9
kernel: race condition between the VT_DISALLOCATE ioctl and closing/opening of ttys, causing a use-after-free in con_shutdown().
A use-after-free flaw was found in the Linux kernel’s Virtual Terminal subsystem in how a user calls the VTDISALLOCATE ioctl during the closing/opening of ttys. This flaw allows a local user to crash the system...
5.1CVSS6.6AI score0.00202EPSS
SaveExploits0References5
20