Security Advisory

CVE-2024-27388

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-05-01 13:05:05
Last updated 2026-05-11 20:10:01
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.