Lucene search

K
osvGoogleOSV:CVE-2024-27388
HistoryMay 01, 2024 - 1:15 p.m.

CVE-2024-27388

2024-05-0113:15:00
Google
osv.dev
1
linux kernel
sunrpc
vulnerability 27388
memleaks
gssx_dec_option_array

AI Score

6.7

Confidence

Low

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.

References