CVE-2025-68243

Publication date

2025-12-16 14:21:20

Family

Linux

State

PUBLISHED

Description

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