CVE-2025-38430

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38430
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38430.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38430
Downstream
Related
Published
2025-07-25T15:15:27Z
Modified
2025-08-12T21:01:38Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

nfsd: nfsd4spomust_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 (rqprocinfo) is the NFSPROC4COMPOUND procedure.

References

Affected packages