CVE-2022-50410
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This works because there are no cases where an operation needs a large RPC Call message and a large RPC Reply at the same time. Once an RPC Call has been received, svc_process() updates svc_rqst::rq_res to describe the part of rq_pages that can be used for constructing the Reply. This means that the send...
- CVSS
- 7.8
- EPSS
- 0.40% 32.2% percentile
- CISA KEV
- Not listed
- Published
- 2025.09.19