Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in ice_gnss_tty_write() The ice_gnss_tty_write() return directly if the write_buf alloc failed, leaking the cmd_buf. Fix by free cmd_buf if write_buf alloc failed.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.0, < 6.1.7 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/500ca1da9d0876244eb4d1b0ece6fa0e9968d45dPatch
- https://git.kernel.org/stable/c/f58985620f55580a07d40062c4115d8c9cf6ae27Patch
FAQ
What is CVE-2022-48885?
CVE-2022-48885 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in ice_gnss_tty_write() The ice_gnss_tty_write() return directly if the write_buf alloc failed, lea...
How severe is CVE-2022-48885?
CVE-2022-48885 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-48885?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.