Skip to content

fix(engine): Mitigate CVE-2022-23648 – use containerd to 1.6.1

Nikolay Samokhvalov requested to merge nik-mitigate-cve into master

Description

Switch from containerd 1.5.9 to 1.6.1 to mitigate a CVE reported in https://github.com/postgres-ai/database-lab-engine/issues/93.

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have text changes OR there are text changes and they have been reviewed
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed
Edited by Artyom Kartasov

Merge request reports