CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.0. It affects Linux.
CVE
CVE-2025-68243
Severity
HIGH
CVSS
7
EPSS
0.07%
Linux
Original NVD 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 client's identity, as presented to the server.