PT-2025-54027 · Linux · Linux Kernel
CVE-2023-54198
·
Published
2023-01-19
·
Updated
2026-02-24
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw in the
tty driver lookup tty() function that can lead to an out-of-bounds access. This occurs when an invalid console device is specified, such as console=tty3270. The function returns a tty struct without validating the index, potentially causing a kernel crash. The issue can be reproduced using QEMU with a specific kernel and command-line arguments. The crash results in a kernel NULL pointer dereference.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel