You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tenth patch release for `containerd` 1.3 contains a fix for CVE-2021-21334
15
+
along with various other minor issues. This is the final release for
16
+
`containerd` 1.3.
17
+
18
+
See [GHSA-36xw-fx78-c5r4](https://github.com/containerd/containerd/security/advisories/GHSA-36xw-fx78-c5r4)
19
+
for more details related to CVE-2021-21334.
20
+
21
+
### Notable Updates
22
+
* **Fix container create in CRI to prevent possible environment variable leak between containers** [#1629](https://github.com/containerd/cri/pull/1629)
23
+
* **Add bounds on max `oom_score_adj` value for shim's AdjustOOMScore** [#4875](https://github.com/containerd/containerd/pull/4875)
24
+
* **Update task manager to use fresh context when calling shim shutdown** [#4930](https://github.com/containerd/containerd/pull/4930)
0 commit comments