CVE-2021-33634 – Malicious image running containers may cause DoS attacks
https://notcve.org/view.php?id=CVE-2021-33634
29 Oct 2023 — iSulad uses the lcr+lxc runtime (default) to run malicious images, which can cause DOS. iSulad utiliza el tiempo de ejecución lcr+lxc (predeterminado) para ejecutar imágenes maliciosas, lo que puede provocar DOS. • https://gitee.com/src-openeuler/lcr/pulls/251/files • CWE-665: Improper Initialization •
CVE-2021-33641
https://notcve.org/view.php?id=CVE-2021-33641
20 Jan 2023 — When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free). • https://gitee.com/src-openeuler/byacc/commit/50225f48c6b53e9d7c936681a06682404cb8ec4d • CWE-416: Use After Free •
CVE-2021-33642
https://notcve.org/view.php?id=CVE-2021-33642
20 Jan 2023 — When a file is processed, an infinite loop occurs in next_inline() of the more_curly() function. • https://gitee.com/src-openeuler/byacc/commit/50225f48c6b53e9d7c936681a06682404cb8ec4d • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •
CVE-2021-33629
https://notcve.org/view.php?id=CVE-2021-33629
26 Jul 2021 — isula-build before 0.9.5-6 can cause a program crash, when building container images, some functions for processing external data do not remove spaces when processing data. isula-build versiones anteriores a 0.9.5-6 puede causar un bloqueo del programa, cuando se construyen imágenes de contenedores, algunas funciones para procesar datos externos no eliminan los espacios cuando procesan los datos • https://openeuler.org/zh/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1265 •