Security Advisory

CVE-2025-68243

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-16 14:21:20
Last updated 2026-05-11 21:49:36
Assigner 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.