CVE-2022-49399
MEDIUMLinux Kernel - Resource Leak in Goldfish TTY Port Initialization
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: tty: goldfish: Use tty_port_destroy() to destroy port In goldfish_tty_probe(), the port initialized through tty_port_init() should be destroyed in error paths.In goldfish_tty_remove(), qtty->port also should be destroyed or else might leak resources. Fix the above by calling tty_port_destroy().
References (8)
Core 8
Core References
Scores
CVSS v3
5.5
EPSS
0.0026
EPSS Percentile
17.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
Status
published
Products (26)
linux/Kernel
3.9.0 - 4.14.283linux
linux/Kernel
4.15.0 - 4.19.247linux
linux/Kernel
4.20.0 - 5.4.198linux
linux/Kernel
5.11.0 - 5.15.47linux
linux/Kernel
5.16.0 - 5.17.15linux
linux/Kernel
5.18.0 - 5.18.4linux
linux/Kernel
5.5.0 - 5.10.122linux
Linux/Linux
< 3.9
Linux/Linux
3.9
Linux/Linux
4.14.283 - 4.14.*
... and 16 more
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026