Files
containerd/script/setup
Sebastiaan van Stijn 25858d621f update runc binary to v1.1.2
This is the second patch release of the runc 1.1 release branch. It
fixes CVE-2022-29162, a minor security issue (which appears to not be
exploitable) related to process capabilities.

This is a similar bug to the ones found and fixed in Docker and
containerd recently (CVE-2022-24769).

- A bug was found in runc where runc exec --cap executed processes with
  non-empty inheritable Linux process capabilities, creating an atypical Linux
  environment. For more information, see GHSA-f3fp-gc8g-vw66 and CVE-2022-29162.
- runc spec no longer sets any inheritable capabilities in the created
  example OCI spec (config.json) file.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-12 13:38:56 +02:00
..
2022-05-06 13:28:41 -04:00
2022-03-30 21:08:17 +09:00
2021-10-22 10:58:40 +08:00
2021-11-11 20:00:34 +00:00
2021-07-26 13:13:17 +02:00
2022-03-30 21:08:17 +09:00
2021-11-11 20:00:34 +00:00
2022-05-12 13:38:56 +02:00