[PATCH 0/2] vt: Some small vt bugfixes found by code scans
From: Greg Kroah-Hartman
Date: Fri Jul 31 2026 - 03:56:56 EST
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 <gregkh@xxxxxxxxxxxxxxxxxxx>
---
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 <gregkh@xxxxxxxxxxxxxxxxxxx>