undf: assign 828-832; stamp patches; tomcat-0001/hibernate-orm-0001/netty-0001/netty-0002

This commit is contained in:
russell@unturf.com 2026-03-30 13:55:42 -04:00
parent 32cbeb5dcb
commit 9bdea940fc
36 changed files with 37 additions and 14 deletions

View file

@ -1,4 +1,4 @@
# UNDF: UNDF-2026-000000081
# UNDF: UNDF-2026-000000825
diff --git a/src/cmd/compile/internal/types2/infer.go b/src/cmd/compile/internal/types2/infer.go
index eeefb117..cwe407fix 100644
--- a/src/cmd/compile/internal/types2/infer.go

View file

@ -1,4 +1,4 @@
# UNDF: UNDF-2026-000000562
# UNDF: UNDF-2026-000000826
# go-0002: cmd/compile/internal/typecheck expand1 O(2^D) diamond struct embedding
## CWE-407 — Algorithmic Complexity: O(2^D) Exponential Blowup on Diamond-Shaped Struct Embeddings

View file

@ -1,4 +1,4 @@
# UNDF: UNDF-2026-000000081
# UNDF: UNDF-2026-000000825
# go-stdlib-0001 — net/http/internal/http2: rfc9218Priority allocates []string per header field
**Severity:** MEDIUM