CVE-2022-48885
UNKNOWN
Published 2024-08-21T06:10:16.947Z
Actions:
No CVSS data available
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.
Available Exploits
No exploits available for this CVE.
Related News
No news articles found for this CVE.
Affected Products
Affected Versions:
References
Published: 2024-08-21T06:10:16.947Z
Last Modified: 2025-05-04T08:25:28.133Z
Copied to clipboard!