Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's SUNRPC implementation can lead to a memory leak of netobj data when the function gss_read_proxy_verf() encounters an error. This issue arises during server-side RPCGSS authentication, where the GSS proxy upcall is used. The vulnerability has been addressed in the official Linux stable releases.
Exploitation of this vulnerability can cause a memory leak, potentially leading to increased memory usage and degradation of system performance.
The vulnerability can be reproduced by triggering a failure in the gss_read_proxy_verf() function while using GSS proxy authentication in an RPC context. This can be done by sending a request that causes the function to deny access, such as one that exceeds the expected input length. The function will then improperly handle the error, leading to a memory leak of netobj data.
Users can upgrade to the latest version of the Linux kernel to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.