CVE-2022-50861

HIGHCVSS 7.5/10EPSS 0.21%

Last modified

CVE-2022-50861 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: NFSD: Finish converting the NFSv2 GETACL result encoder The xdr_stream conversion inadvertently left some code that set the page_len of the send buffer. The XDR stream encoders should handle this automatically now. This oversight adds garbage past the end of the Reply message. Clients typically ignore the garbage, but NFSD does not need to send it, as it leaks stale memory contents onto the wire.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: NFSD: Finish converting the NFSv2 GETACL result encoder The xdr_stream conversion inadvertently left some code that set the page_len of the send buffer. The XDR stream encoders should handle this automatically now. This oversight adds garbage past the end of the Reply message. Clients typically ignore the garbage, but NFSD does not need to send it, as it leaks stale memory contents onto the wire.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

EPSS Probability
0.21%

11.1th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 6677b0d16abe77702040768c96e2ea17cd5b3f6e, < a20b0abab966a189a79aba6ebf41f59024a3224d; >= f8cba47344f794b54373189bec23195b51020faf, < 5030d4d2bf8b6f6f3d16401ab92a88bc5aa2377a; >= f8cba47344f794b54373189bec23195b51020faf, < d5b867fd2d7f79630b1a2906a7bb4f4b75bf297a; >= f8cba47344f794b54373189bec23195b51020faf, < 2b825efb0577a32a872e872a869e0947cf9dd6d3; >= f8cba47344f794b54373189bec23195b51020faf, < ea5021e911d3479346a75ac9b7d9dcd751b0fb99
LinuxLinux5.13

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2022-50861?
In the Linux kernel, the following vulnerability has been resolved: NFSD: Finish converting the NFSv2 GETACL result encoder The xdr_stream conversion inadvertently left some code that set the page_len of the send buffer. The XDR stream encoders should handle this automatically now. This oversight adds garbage past the end of the Reply message. Clients typically ignore the garbage, but NFSD does not need to send it, as it leaks stale memory contents onto the wire.
How severe is CVE-2022-50861?
CVE-2022-50861 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2022-50861?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2022

Are you affected by CVE-2022-50861?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST