CVE-2025-68243
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-16

Last updated on: 2025-12-18

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-16
Last Modified
2025-12-18
Generated
2026-06-16
AI Q&A
2025-12-16
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability involves the Linux kernel's NFS implementation where the TLS certificate fields were not properly checked in the nfs_match_client() function. Specifically, when the TLS security policy is of type RPC_XPRTSEC_TLS_X509, the cert_serial and privkey_serial fields, which define the client's identity to the server, need to match. The vulnerability was that this check was missing or insufficient, potentially allowing identity mismatches.

Impact Analysis

If exploited, this vulnerability could allow an attacker to impersonate a legitimate client by presenting mismatched TLS certificate fields, potentially leading to unauthorized access or man-in-the-middle attacks on NFS communications.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-68243. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart