[PATCH 0/2] vt: Some small vt bugfixes found by code scans

Greg Kroah-Hartman <[email protected]> Fri, 31 Jul 2026 09:56:15 +0200
Newsgroups org.kernel.vger.linux-serial,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
Joshua at AISLE has been kind enough to run a bunch of scans on
the tty/serial code and here are two minor fixes for the vt code that
the tools found.

Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
Joshua Rogers (2):
      vt: stabilize tty reference in kbd_keycode with tty_port_tty_get
      vt: add permission check for KDSKBMETA ioctl

 drivers/tty/vt/keyboard.c | 5 ++++-
 drivers/tty/vt/vt_ioctl.c | 2 ++
 2 files changed, 6 insertions(+), 1 deletion(-)
---
base-commit: 8ba098e6b6ff0db8edf28528d1552be261af30d4
change-id: 20260731-tty-vt-stuff-eb7c6f3f7727

Best regards,
--  
Greg Kroah-Hartman <[email protected]>