In the Linux kernel, the following vulnerability has been resolved:
nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request
If the request being processed is not a v4 compound request, then
examining the cstate can have undefined results.
This patch adds a check that the rpc procedure being executed
(rq_procinfo) is the NFSPROC4_COMPOUND procedure.
CVSS
No CVSS.
References
Configurations
No configuration.
History
25 Jul 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-25 15:15
Updated : 2025-07-25 15:29
NVD link : CVE-2025-38430
Mitre link : CVE-2025-38430
CVE.ORG link : CVE-2025-38430
JSON object : View
Products Affected
No product.
CWE
No CWE.