VYPR

openvt

by Red Hat

CVEs (1)

  • CVE-2026-72693HigAug 11, 2026
    risk 0.51cvss 7.8epss

    `openvt -u` is intended to identify the owner of the current VT and then execute `login` as that user from a privileged context. In the documented `kbrequest`/init usage, the ownership test in `authenticate_user()` relies on `stat("/proc//fd/0")`. `stat()` on…