CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-74675

highCVSS 7.8covered by 2 sourcesfirst seen 2026-08-11
In the Linux kernel, the following vulnerability has been resolved: vt: stabilize tty reference in kbd_keycode with tty_port_tty_get kbd_keycode() reads vc->port.tty without acquiring a tty reference, racing against con_shutdown() which clears port.tty under a different lock. Use tty_port_tty_get()/tty_kref_put() to hold a proper reference for the duration the tty pointer is needed.

CSIRTS triage

What
Race condition in keyboard handling where tty reference may be released before kbd_keycode access, causing use-after-free.
Who is affected
Systems with virtual terminal (vt) and keyboard input drivers; local users with terminal access.
Urgency
Medium severity (CVSS 4.7) with no current exploitation; local exposure.
Action
Apply Linux kernel patch to stabilize tty references in kbd_keycode using tty_port_tty_get.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-74675

Get an email if CVE-2026-74675 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-74675

CVE.org record

Embed the live status

CVE-2026-74675 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-74675 status](https://www.csirts.com/badge/CVE-2026-74675)](https://www.csirts.com/cve/CVE-2026-74675)