SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2022-43945

The Linux kernel NFSD implementation prior to versions 5.19.17 and 6.0.2 are vulnerable to buffer overflow.

HIGH 7.5EPSS 22.3%

Does this matter?

EPSS puts the probability of exploitation in the next 30 days at 22.3%, higher than 98% of all known CVEs. Patch or mitigate before the next change window.

Description

The 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
7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS
22.29% probability · 98th percentile
CISA KEV
Not listed
Weakness
CWE-131, CWE-770
Affected
linux/linux kernel · netapp/active iq unified manager · netapp/h300s firmware · netapp/h500s firmware · netapp/h700s firmware · netapp/h410s firmware · netapp/h410c firmware
Source
disclosure@synopsys.com

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.