From cfed6f1c5b7dc219a4e58566a30711e03eea985f Mon Sep 17 00:00:00 2001 From: "russell@unturf.com" Date: Sun, 29 Mar 2026 19:53:29 -0400 Subject: [PATCH] undf: stamp bullet3-0001/0002, assign UNDF-2026-000000001/000000288 --- UNDF-REGISTRY.json | 13 ++++++++----- ...bullet3-0001-ghost-object-overlapping-hashset.md | 1 - ...et3-0002-soft-body-collision-disabled-hashset.md | 1 + 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/UNDF-REGISTRY.json b/UNDF-REGISTRY.json index de6c7d6f6..649f090a9 100644 --- a/UNDF-REGISTRY.json +++ b/UNDF-REGISTRY.json @@ -294,7 +294,6 @@ "valkey-0002": "UNDF-2026-000000327", "valkey-0003": "UNDF-2026-000000328", "varnish-0001": "UNDF-2026-000000329", - "victoria-metrics-0001": "UNDF-2026-000000330", "vlc-0001": "UNDF-2026-000000331", "vtk-0001": "UNDF-2026-000000332", "vtk-0002": "UNDF-2026-000000333", @@ -473,9 +472,6 @@ "tensorflow-0001": "UNDF-2026-000000551", "threejs-0006": "UNDF-2026-000000552", "tomcat-0002": "UNDF-2026-000000556", - "traefik-0001": "UNDF-2026-000000557", - "traefik-0002": "UNDF-2026-000000558", - "traefik-0003": "UNDF-2026-000000559", "trino-0001": "UNDF-2026-000000560", "uwsgi-0001": "UNDF-2026-000000563", "v8-0002": "UNDF-2026-000000564", @@ -576,5 +572,12 @@ "tor-0002": "UNDF-2026-000000187", "tor-0003": "UNDF-2026-000000231", "helm-0001": "UNDF-2026-000000232", - "vertx-core-0001": "UNDF-2026-000000233" + "vertx-core-0001": "UNDF-2026-000000233", + "activemq-artemis-0002": "UNDF-2026-000000234", + "box2d-0001": "UNDF-2026-000000235", + "bullet3-0002": "UNDF-2026-000000288", + "doris-0002": "UNDF-2026-000000289", + "dry-0001": "UNDF-2026-000000314", + "dry-0002": "UNDF-2026-000000316", + "spring-0002": "UNDF-2026-000000317" } diff --git a/defects/bullet3/patch/bullet3-0001-ghost-object-overlapping-hashset.md b/defects/bullet3/patch/bullet3-0001-ghost-object-overlapping-hashset.md index 67db61cf0..46a5de366 100644 --- a/defects/bullet3/patch/bullet3-0001-ghost-object-overlapping-hashset.md +++ b/defects/bullet3/patch/bullet3-0001-ghost-object-overlapping-hashset.md @@ -1,5 +1,4 @@ # UNDF: UNDF-2026-000000001 -# UNDF: (pending) # bullet3-0001: btGhostObject::addOverlappingObjectInternal — O(N²) linear dedup ## CWE-407 — Algorithmic Complexity diff --git a/defects/bullet3/patch/bullet3-0002-soft-body-collision-disabled-hashset.md b/defects/bullet3/patch/bullet3-0002-soft-body-collision-disabled-hashset.md index e9d5cf177..79f92d9ef 100644 --- a/defects/bullet3/patch/bullet3-0002-soft-body-collision-disabled-hashset.md +++ b/defects/bullet3/patch/bullet3-0002-soft-body-collision-disabled-hashset.md @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000288 # UNDF: (pending) # bullet3-0002: btSoftRigidCollisionAlgorithm::processCollision — O(C×D) per frame linear scan