Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions vulns/CVE-2026-23243.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
reachability: local
memory_corruption: true
bug_class: out of bound write
impact: crash, possible code execution, data leak
privileges_required: true
notes: User controlled data length that if negative results in exceeding segment size causing out of bound write. CONFIG_INFINIBAND_USER_MAD needs to be enabled for exploitation
author: Microsoft
version: 0.1
8 changes: 8 additions & 0 deletions vulns/CVE-2026-23269.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
reachability: local
memory_corruption: true
bug_class: out of bound read
impact: crash, data leak
privileges_required: true
notes: User controlled data can affect DFA state tables index causing out of bound write if the start state exceeds the number of states in the DFA. CONFIG_SECURITY_APPARMOR needs to be enabled for exploitation
author: Microsoft
version: 0.1