Skip to content

Commit dec077b

Browse files
authored
Merge pull request #2426 from IABTechLab/swi-UID2-6704-fix-zlib-vulnerability
UID2-6704: Suppress CVE-2026-22184 (zlib untgz) - not exploitable
2 parents 881cc91 + 23a6263 commit dec077b

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.trivyignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,9 @@ GHSA-72hv-8253-57qq exp:2026-09-01
1818

1919
# libpng heap buffer overflow in Alpine base image - fixed version not yet available in Alpine 3.23
2020
# See: UID2-6677
21-
CVE-2026-25646 exp:2026-09-02
21+
CVE-2026-25646 exp:2026-09-02
22+
23+
# zlib contrib/untgz demo utility buffer overflow - not exploitable, Alpine does not ship the untgz binary
24+
# and the core libz library used by the JRE is unaffected. The zlib maintainer disputes this CVE.
25+
# See: UID2-6704
26+
CVE-2026-22184 exp:2026-09-09

0 commit comments

Comments
 (0)