CVE-2022-49399

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49399
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49399.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49399
Downstream
Related
Published
2025-02-26T07:01:16Z
Modified
2025-08-09T19:01:26Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

tty: goldfish: Use ttyportdestroy() to destroy port

In goldfishttyprobe(), the port initialized through ttyportinit() should be destroyed in error paths.In goldfishttyremove(), qtty->port also should be destroyed or else might leak resources.

Fix the above by calling ttyportdestroy().

References

Affected packages