← Back to CVE List

CVE-2024-27388

Published: 2024-05-01T13:15Z
Last Modified: 2025-01-14T14:56Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssx_dec_option_array The creds and oa->data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt