mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-03 22:48:20 -06:00
ci: ignore CVE-2026-4878 and CVE-2026-33845 (no fix available)
Both CVEs affect Debian 13 base image packages with no fixed version: - CVE-2026-4878: libcap2 privilege escalation via TOCTOU race in cap_set_file() - CVE-2026-33845: libgnutls30t64 DoS via DTLS zero-length fragment
This commit is contained in:
@@ -9,3 +9,9 @@ CVE-2026-27135
|
|||||||
|
|
||||||
# systemd: arbitrary code execution / DoS via spurious IPC (libsystemd0, libudev1)
|
# systemd: arbitrary code execution / DoS via spurious IPC (libsystemd0, libudev1)
|
||||||
CVE-2026-29111
|
CVE-2026-29111
|
||||||
|
|
||||||
|
# libcap: privilege escalation via TOCTOU race in cap_set_file() (libcap2)
|
||||||
|
CVE-2026-4878
|
||||||
|
|
||||||
|
# gnutls: DoS via DTLS zero-length fragment (libgnutls30t64)
|
||||||
|
CVE-2026-33845
|
||||||
|
|||||||
Reference in New Issue
Block a user