First is the patch to fix CVE-2023-3567. The latter two patches are the bugfix patches for the first patch.
George Kennedy (2): vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF vc_screen: modify vcs_size() handling in vcs_read()
Thomas Weißschuh (1): vc_screen: don't clobber return value in vcs_read
drivers/tty/vt/vc_screen.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)