CVE-2022-1708

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-1708
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-1708.json
Aliases
Related
Published
2022-06-07T18:15:11Z
Modified
2023-11-29T09:14:45.579477Z
Details

A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a manner where the entire file corresponding to the output of the command is read in. Thus, if the output of the command is large it is possible to exhaust the memory or the disk space of the node when CRI-O reads the output of the command. The highest threat from this vulnerability is system availability.

References

Affected packages

Git / github.com/cri-o/cri-o

Affected ranges

Type
GIT
Repo
https://github.com/cri-o/cri-o
Events
Introduced
0The exact introduced commit is unknown
Fixed

Affected versions

v0.*

v0.0.0
v0.1
v0.2
v0.3

v1.*

v1.0.0
v1.0.0-alpha.0
v1.0.0-beta.0
v1.0.0-rc1
v1.0.0-rc2
v1.0.0-rc3
v1.18.0-rc1
v1.21.0
v1.22.0
v1.23.0
v1.24.0
v1.8.0
v1.9.0-beta.1
v1.9.0-beta.2