ALT-BU-2020-3688-1
Branch sisyphus update bulletin.
Closed vulnerabilities
BDU:2021-01391
Уязвимость функции rebuild_vlists в lib/dotgen/conc.c библиотеки dotgen ПО для визуализации графиков Graphviz, связанная с разыменованием нулевого указателя, позволяющая нарушителю вызвать отказ в обслуживании
Modified: 2024-11-21
CVE-2018-10196
NULL pointer dereference vulnerability in the rebuild_vlists function in lib/dotgen/conc.c in the dotgen library in Graphviz 2.40.1 allows remote attackers to cause a denial of service (application crash) via a crafted file.
- https://bugzilla.redhat.com/show_bug.cgi?id=1579254
- https://bugzilla.redhat.com/show_bug.cgi?id=1579254
- https://gitlab.com/graphviz/graphviz/issues/1367
- https://gitlab.com/graphviz/graphviz/issues/1367
- [debian-lts-announce] 20210513 [SECURITY] [DLA 2659-1] graphviz security update
- [debian-lts-announce] 20210513 [SECURITY] [DLA 2659-1] graphviz security update
- FEDORA-2018-25674bb48e
- FEDORA-2018-25674bb48e
- FEDORA-2018-fd850e033d
- FEDORA-2018-fd850e033d
- USN-3731-1
- USN-3731-1
Modified: 2024-11-21
CVE-2019-9904
An issue was discovered in lib\cdt\dttree.c in libcdt.a in graphviz 2.40.1. Stack consumption occurs because of recursive agclose calls in lib\cgraph\graph.c in libcgraph.a, related to agfstsubg in lib\cgraph\subg.c.
- https://gitlab.com/graphviz/graphviz/issues/1512
- https://research.loginsoft.com/bugs/stack-buffer-overflow-in-function-agclose-graphviz/
- GLSA-202107-04
- https://gitlab.com/graphviz/graphviz/issues/1512
- GLSA-202107-04
- https://research.loginsoft.com/bugs/stack-buffer-overflow-in-function-agclose-graphviz/
Closed vulnerabilities
BDU:2020-02872
Уязвимость функции init_tmp (TeeJee.FileSystem.vala) приложения восстановления системы Timeshift, позволяющая нарушителю выполнить произвольный код
Modified: 2024-11-21
CVE-2020-10174
init_tmp in TeeJee.FileSystem.vala in Timeshift before 20.03 unsafely reuses a preexisting temporary directory in the predictable location /tmp/timeshift. It follows symlinks in this location or uses directories owned by unprivileged users. Because Timeshift also executes scripts under this location, an attacker can attempt to win a race condition to replace scripts created by Timeshift with attacker-controlled scripts. Upon success, an attacker-controlled script is executed with full root privileges. This logic is practically always triggered when Timeshift runs regardless of the command-line arguments used.
- [oss-security] 20200306 CVE-2020-10174: timeshift: arbitrary local code execution due to unsafe usage of temporary directory in /tmp/timeshift
- https://bugzilla.suse.com/show_bug.cgi?id=1165802
- https://github.com/teejee2008/timeshift/commit/335b3d5398079278b8f7094c77bfd148b315b462
- https://github.com/teejee2008/timeshift/releases/tag/v20.03
- FEDORA-2020-1050d60507
- FEDORA-2020-6b3ae09449
- FEDORA-2020-c18248f61a
- USN-4312-1
- [oss-security] 20200306 CVE-2020-10174: timeshift: arbitrary local code execution due to unsafe usage of temporary directory in /tmp/timeshift
- USN-4312-1
- FEDORA-2020-c18248f61a
- FEDORA-2020-6b3ae09449
- FEDORA-2020-1050d60507
- https://github.com/teejee2008/timeshift/releases/tag/v20.03
- https://github.com/teejee2008/timeshift/commit/335b3d5398079278b8f7094c77bfd148b315b462
- https://bugzilla.suse.com/show_bug.cgi?id=1165802
Closed vulnerabilities
Modified: 2024-11-21
CVE-2019-15847
The POWER9 backend in GNU Compiler Collection (GCC) before version 10 could optimize multiple calls of the __builtin_darn intrinsic into a single call, thus reducing the entropy of the random number generator. This occurred because a volatile operation was not specified. For example, within a single execution of a program, the output of every __builtin_darn() call may be the same.
Closed bugs
g++: пропадает макрос __linux при указании опции -std=c++11