Commit 10d3b82
committed
Merge: NFSD: Force all NFSv4.2 COPY requests to be synchronous
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/5660
JIRA: https://issues.redhat.com/browse/RHEL-64496
CVE: CVE-2024-49974
We are not including the patch highlighted in the CVE ("NFSD: Limit the number
of concurrent async COPY operations"). Instead, we're addressing the CVE by
including an upstream fix that disables async copy because the fix for async
copy upstream is still incomplete. Once the async copy support has been
completely fixed upstream, we will include the upstream patch that re-enables
it in RHEL and include all the fixes.
Signed-off-by: Olga Kornievskaia <okorniev@redhat.com>
Approved-by: Scott Mayhew <smayhew@redhat.com>
Approved-by: Benjamin Coddington <bcodding@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Rado Vrbovsky <rvrbovsk@redhat.com>1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1828 | 1828 | | |
1829 | 1829 | | |
1830 | 1830 | | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
1831 | 1838 | | |
1832 | 1839 | | |
1833 | 1840 | | |
| |||
0 commit comments