ALT-BU-2019-3891-1
Branch sisyphus update bulletin.
Package cryptsetup updated to version 2.2.0-alt1 for branch sisyphus in task 236388.
Closed vulnerabilities
Modified: 2025-04-20
CVE-2016-4484
The Debian initrd script for the cryptsetup package 2:1.7.3-2 and earlier allows physically proximate attackers to gain shell access via many log in attempts with an invalid password.
- http://hmarco.org/bugs/CVE-2016-4484/CVE-2016-4484_cryptsetup_initrd_shell.html
- http://www.openwall.com/lists/oss-security/2016/11/14/13
- http://www.openwall.com/lists/oss-security/2016/11/15/1
- http://www.openwall.com/lists/oss-security/2016/11/15/4
- http://www.openwall.com/lists/oss-security/2016/11/16/6
- http://www.securityfocus.com/bid/94315
- https://gitlab.com/cryptsetup/cryptsetup/commit/ef8a7d82d8d3716ae9b58179590f7908981fa0cb
- http://hmarco.org/bugs/CVE-2016-4484/CVE-2016-4484_cryptsetup_initrd_shell.html
- http://www.openwall.com/lists/oss-security/2016/11/14/13
- http://www.openwall.com/lists/oss-security/2016/11/15/1
- http://www.openwall.com/lists/oss-security/2016/11/15/4
- http://www.openwall.com/lists/oss-security/2016/11/16/6
- http://www.securityfocus.com/bid/94315
- https://gitlab.com/cryptsetup/cryptsetup/commit/ef8a7d82d8d3716ae9b58179590f7908981fa0cb
Closed vulnerabilities
BDU:2020-00739
Уязвимость функции __zzip_parse_root_directory библиотеки архивирования ZZIPlib, связанная с неосвобождением ресурса после истечения действительного срока его эксплуатирования, позволяющая нарушителю вызвать отказ в обслуживании
Modified: 2025-07-10
CVE-2018-16548
An issue was discovered in ZZIPlib through 0.13.69. There is a memory leak triggered in the function __zzip_parse_root_directory in zip.c, which will lead to a denial of service attack.
- http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00065.html
- http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00066.html
- https://access.redhat.com/errata/RHSA-2019:2196
- https://github.com/gdraheim/zziplib/issues/58
- https://lists.debian.org/debian-lts-announce/2020/06/msg00029.html
- http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00065.html
- http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00066.html
- https://access.redhat.com/errata/RHSA-2019:2196
- https://github.com/gdraheim/zziplib/issues/58
- https://lists.debian.org/debian-lts-announce/2020/06/msg00029.html
Modified: 2025-07-10
CVE-2018-17828
Directory traversal vulnerability in ZZIPlib 0.13.69 allows attackers to overwrite arbitrary files via a .. (dot dot) in a zip file, because of the function unzzip_cat in the bins/unzzipcat-mem.c file.