Linux Serial subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] vt: Some small vt bugfixes found by code scans
@ 2026-07-31  7:56 Greg Kroah-Hartman
  2026-07-31  7:56 ` [PATCH 1/2] vt: stabilize tty reference in kbd_keycode with tty_port_tty_get Greg Kroah-Hartman
  2026-07-31  7:56 ` [PATCH 2/2] vt: add permission check for KDSKBMETA ioctl Greg Kroah-Hartman
  0 siblings, 2 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2026-07-31  7:56 UTC (permalink / raw)
  To: Jiri Slaby
  Cc: linux-kernel, linux-serial, Joshua Rogers, Greg Kroah-Hartman,
	stable

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@linuxfoundation.org>
---
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@linuxfoundation.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-31  7:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-31  7:56 [PATCH 0/2] vt: Some small vt bugfixes found by code scans Greg Kroah-Hartman
2026-07-31  7:56 ` [PATCH 1/2] vt: stabilize tty reference in kbd_keycode with tty_port_tty_get Greg Kroah-Hartman
2026-07-31  7:56 ` [PATCH 2/2] vt: add permission check for KDSKBMETA ioctl Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox