Skip to content

Commit 2104ea0

Browse files
authored
Suppress CVE-2026-4046 in container (#1265)
1 parent e18b906 commit 2104ea0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.release/security-scan.hcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ container {
3737
"CVE-2025-69720",
3838
// glibc - CVE not explicitly listed in UBI 10.1 changelog; no patched version available
3939
"CVE-2025-15281",
40+
"CVE-2026-4046",
4041
// libcap - fix is present in UBI 10.1 changelog (backported)
4142
"CVE-2026-4878",
4243
]

0 commit comments

Comments
 (0)