CVE-2022-48885

medium

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.

References

https://git.kernel.org/stable/c/f58985620f55580a07d40062c4115d8c9cf6ae27

https://git.kernel.org/stable/c/500ca1da9d0876244eb4d1b0ece6fa0e9968d45d

Details

Source: Mitre, NVD

Published: 2024-08-21

Updated: 2024-09-06

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium