Linux Kernel SUNRPC Memory Leak Vulnerability in GSS Proxy Authentication

Vulnerability

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.

Impact

Exploitation of this vulnerability can cause a memory leak, potentially leading to increased memory usage and degradation of system performance.

Reproduction

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.

Remediation

Users can upgrade to the latest version of the Linux kernel to address this vulnerability.

Added: Dec 30, 2025, 5:52 PM
Updated: Dec 30, 2025, 5:52 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
5.7
remediation
7.7
relevance
1.8
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.