CVE-2022-43945
HighThe Linux kernel NFSD implementation prior to versions 5.19.17 and 6.0.2 are vulnerable to buffer overflow. NFSD tracks the number of pages held by each NFSD thread by combining the receive and send buffers of a remote procedure call (RPC) into a single array of pages. A client can force the send buffer to shrink by sending an RPC message over TCP with garbage data added at the end of the message. The RPC message with garbage data is still correctly formed according to the specification and is passed forward to handlers. Vulnerable code in NFSD is not expecting the oversized request and writes beyond the allocated buffer space. CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 3.1 score
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness type
CWE-131CVE-2022-43945 is classified as CWE-131
See CWE-131 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
< 6.0.2
and later are affected. No fixed version recorded yet.
References
4 total-
Mailing List Patch Vendor Advisory
-
Packet Stormhttp://packetstormsecurity.com/files/171289/Kernel-Live-Patch-Security-Notice-LNS-0092-1.html
-
Third Party Advisory
-
Frequently asked questions
-
What is CVE-2022-43945?
CVE-2022-43945 is a High severity Linux kernel vulnerability with a CVSS score of 7.5 out of 10 . It affects Linux kernel versions from < 6.0.2 onward . CVE-2022-43945 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2022-43945?
CVE-2022-43945 has a CVSS score of 7.5 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2022-43945?
Monitor the NIST NVD and your Linux distribution's security advisories for CVE-2022-43945 patch availability.
-
Is CVE-2022-43945 actively exploited?
No. CVE-2022-43945 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.