In the Linux kernel, the following vulnerability has been resolved: NFS: Check the TLS certificate fields in nfsmatchclient() If the TLS security policy is of type RPCXPRTSECTLSX509, then the certserial and privkey_serial fields need to match as well since they define the client's identity, as presented to the server.