In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entry svcauth_gss_decode_credbody() writes the caller's rpc_gss_w…
Critical CVSS 9.8
Summary
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Zero rpc_gss_wire_cred at svcauth_gss_decode_credbody() entry svcauth_gss_decode_credbody() writes the caller's rpc_gss_wire_cred field by field and assigns gc_ctx.len only on the success tail. The caller storage is svcdata->clcred, which lives in the per-svc_rqst gss_svc_data and is reused across requests. Early decode failures leave partially decoded state mixed with residue from the prior request. The trailing b…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0e18641708eaa8bc3c1ff338cd844aeadbd52bac
- https://git.kernel.org/stable/c/0fa8a8acae57e6373962741d5b06d13f44aba6a9
- https://git.kernel.org/stable/c/11539e8fcce0b0af062ae5fecf7b3676c2f7aeed
- https://git.kernel.org/stable/c/56b29d62017c7dd1718d060dd5b3a2ce61095d0c
- https://git.kernel.org/stable/c/e0778464049b0238f2915a40007a4154f86cf351
Timeline
- nvd_ingest NVD