CVE-2023-54198
Last modified
CVE-2023-54198 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: tty: fix out-of-bounds access in tty_driver_lookup_tty() When specifying an invalid console= device like console=tty3270, tty_driver_lookup_tty() returns the tty struct without checking whether index is a valid number. To reproduce: qemu-system-x86_64 -enable-kvm -nographic -serial mon:stdio \ -kernel ../linux-build-x86/arch/x86/boot/bzImage \ -append "console=ttyS0 console=tty3270" This crashes with: [ 0.770599] BUG: kernel NULL pointer dereference, address: 00000000000000ef [ 0.771265] #PF: supervisor read access in kernel mode [ 0.771773] #PF: error_code(0x0000) - not-present page [ 0.772609] Oops: 0000 [#1] PREEMPT SMP PTI [ 0.774878] RIP: 0010:tty_open+0x268/0x6f0 [ 0.784013] chrdev_open+0xbd/0x230 [ 0.784444] ? cdev_device_add+0x80/0x80 [ 0.784920] do_dentry_open+0x1e0/0x410 [ 0.785389] path_openat+0xca9/0x1050 [ 0.785813] do_filp_open+0xaa/0x150 [ 0.786240] file_open_name+0x133/0x1b0 [ 0.786746] filp_open+0x27/0x50 [ 0.787244] console_on_rootfs+0x14/0x4d [ 0.787800] kernel_init_freeable+0x1e4/0x20d [ 0.788383] ? rest_init+0xc0/0xc0 [ 0.788881] kernel_init+0x11/0x120 [ 0.789356] ret_from_fork+0x22/0x30. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: tty: fix out-of-bounds access in tty_driver_lookup_tty() When specifying an invalid console= device like console=tty3270, tty_driver_lookup_tty() returns the tty struct without checking whether index is a valid number. To reproduce: qemu-system-x86_64 -enable-kvm -nographic -serial mon:stdio \ -kernel ../linux-build-x86/arch/x86/boot/bzImage \ -append "console=ttyS0 console=tty3270" This crashes with: [ 0.770599] BUG: kernel NULL pointer dereference, address: 00000000000000ef [ 0.771265] #PF: supervisor read access in kernel mode [ 0.771773] #PF: error_code(0x0000) - not-present page [ 0.772609] Oops: 0000 [#1] PREEMPT SMP PTI [ 0.774878] RIP: 0010:tty_open+0x268/0x6f0 [ 0.784013] chrdev_open+0xbd/0x230 [ 0.784444] ? cdev_device_add+0x80/0x80 [ 0.784920] do_dentry_open+0x1e0/0x410 [ 0.785389] path_openat+0xca9/0x1050 [ 0.785813] do_filp_open+0xaa/0x150 [ 0.786240] file_open_name+0x133/0x1b0 [ 0.786746] filp_open+0x27/0x50 [ 0.787244] console_on_rootfs+0x14/0x4d [ 0.787800] kernel_init_freeable+0x1e4/0x20d [ 0.788383] ? rest_init+0xc0/0xc0 [ 0.788881] kernel_init+0x11/0x120 [ 0.789356] ret_from_fork+0x22/0x30
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 99f1fe189daf8e99a847e420567e49dd7ee2aae7, < 3df6f492f500a16c231f07ccc6f6ed1302caddf9; >= 99f1fe189daf8e99a847e420567e49dd7ee2aae7, < b79109d6470aaae7062998353e3a19449055829d; >= 99f1fe189daf8e99a847e420567e49dd7ee2aae7, < 953a4a352a0c185460ae1449e4c6e6658e55fdfc; >= 99f1fe189daf8e99a847e420567e49dd7ee2aae7, < 84ea44dc3e4ecb2632586238014bf6722aa5843b; >= 99f1fe189daf8e99a847e420567e49dd7ee2aae7, < f9d9d25ad1f0d060eaf297a2f7f03b5855a45561; >= 99f1fe189daf8e99a847e420567e49dd7ee2aae7, < 765566110eb0da3cf60198b0165ecceeaafa6444; >= 99f1fe189daf8e99a847e420567e49dd7ee2aae7, < fcfeaa570f7a5c2d5f4f14931909531ff18b7fde; >= 99f1fe189daf8e99a847e420567e49dd7ee2aae7, < db4df8e9d79e7d37732c1a1b560958e8dadfefa1 |
| Linux | Linux | 2.6.28 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54198?
How severe is CVE-2023-54198?
How do I fix CVE-2023-54198?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-54192In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54193In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54194In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54195In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54196In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54197In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54199In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54200In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54201In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54202In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54203In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2023-54204In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-54198?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
