undf: assign 845-846; stamp firefox patches
This commit is contained in:
parent
026859bc00
commit
0d852be0a3
3 changed files with 11 additions and 1 deletions
|
|
@ -840,5 +840,13 @@
|
|||
"strawberry-0001": "UNDF-2026-000000839",
|
||||
"strawberry-0002": "UNDF-2026-000000840",
|
||||
"clementine-0001": "UNDF-2026-000000841",
|
||||
"clementine-0002": "UNDF-2026-000000842"
|
||||
"clementine-0002": "UNDF-2026-000000842",
|
||||
"calibre-0001": "UNDF-2026-000000843",
|
||||
"calibre-0002": "UNDF-2026-000000844",
|
||||
"firefox-0001": "UNDF-2026-000000845",
|
||||
"firefox-0002": "UNDF-2026-000000846",
|
||||
"freecad-0001-0001": "UNDF-2026-000000847",
|
||||
"freecad-0002-0002": "UNDF-2026-000000848",
|
||||
"retroarch-0001-0001": "UNDF-2026-000000849",
|
||||
"syncthing-0001": "UNDF-2026-000000850"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000000845
|
||||
# CWE-407: Algorithmic Complexity — Firefox Sanitizer ListSet O(N×E) linear membership
|
||||
#
|
||||
# File: dom/security/sanitizer/SanitizerTypes.h
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# UNDF: UNDF-2026-000000846
|
||||
# CWE-407: Algorithmic Complexity — Firefox nsDOMTokenList O(T²) classList add/remove
|
||||
#
|
||||
# File: dom/base/nsDOMTokenList.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue