CVE-2022-49399
26.02.2025, 07:01
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().Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 3.9 ≤ 𝑥 < 4.14.283 |
| linux | linux_kernel | 4.15 ≤ 𝑥 < 4.19.247 |
| linux | linux_kernel | 4.20 ≤ 𝑥 < 5.4.198 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.122 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.47 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 5.17.15 |
| linux | linux_kernel | 5.18 ≤ 𝑥 < 5.18.4 |
𝑥
= Vulnerable software versions
Debian Releases
References