PT-2026-61103
In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix SECINFO NO NAME decode error cleanup nfsd4 decode secinfo no name currently initializes sin exp after decoding sin style. If the XDR stream is truncated, the decoder returns nfserr bad xdr before sin exp is initialized...