Commit a849dea
committed
NFSD: Fix crash in nfsd4_read_release()
jira VULN-161290
cve CVE-2025-40324
commit-author Chuck Lever <chuck.lever@oracle.com>
commit abb1f08
When tracing is enabled, the trace_nfsd_read_done trace point
crashes during the pynfs read.testNoFh test.
Fixes: 15a8b55 ("nfsd: call op_release, even when op_func returns an error")
Cc: stable@vger.kernel.org
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
(cherry picked from commit abb1f08)
Signed-off-by: Marcin Wcisło <marcin.wcislo@conclusive.pl>1 parent 07961a8 commit a849dea
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
961 | 961 | | |
962 | 962 | | |
963 | 963 | | |
964 | | - | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
965 | 967 | | |
966 | | - | |
967 | | - | |
| 968 | + | |
968 | 969 | | |
969 | 970 | | |
970 | 971 | | |
| |||
0 commit comments