CVE-2026-74675: vt: stabilize tty reference in kbd_keycode with tty_port_tty_get

Published Aug 22, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

vt: stabilize tty reference in kbdkeycode with ttyportttyget

kbdkeycode() reads vc->port.tty without acquiring a tty reference, racing against conshutdown() which clears port.tty under a different lock. Use ttyportttyget()/ttykrefput() to hold a proper reference for the duration the tty pointer is needed.

Affected Software

1 affected component
Linux Linux kernel

Event History

Aug 22, 2026
CVE Published
via MITRE·03:32 PM
Data Sourced
via MITRE·03:32 PM
Description

Frequently Asked Questions

1

What runtime condition is required for this race to occur?

kbd_keycode() must access the virtual console's tty pointer while con_shutdown() is concurrently clearing that pointer. The issue is a missing tty reference during that access.

2

Does the provided information identify affected kernel versions or a temporary mitigation?

No affected-version range, fixed release version, configuration prerequisite, or workaround is provided. The available references point to stable kernel commits containing the resolution.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203