VYPR
Medium severity5.5NVD Advisory· Published Feb 26, 2025· Updated Jun 17, 2026

CVE-2022-49399

CVE-2022-49399

Description

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().

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

130

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.