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
11 changes: 11 additions & 0 deletions vulns/CVE-2025-68810.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
reachability: Local
memory_corruption: true
bug_class: UaF
impact: LPE
privileges_required: false
notes: |2-
UaF in the KVM subsystem when clearing the KVM_MEM_GUEST_MEMFD flag on an
existing memslot, leading to arbitrary kernel memory corruption and
eventually LPE
author: Oracle Corporation
version: v0.1
8 changes: 8 additions & 0 deletions vulns/CVE-2026-23001.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
reachability: Local
memory_corruption: true
bug_class: UaF
impact: LPE
privileges_required: false
notes: UaF in macvlan module, could be triggered using network namespace(unshare -rn)

Check failure on line 6 in vulns/CVE-2026-23001.yml

View workflow job for this annotation

GitHub Actions / yamllint

6:81 [line-length] line too long (85 > 80 characters)
author: Oracle Corporation
version: v0.1
8 changes: 8 additions & 0 deletions vulns/CVE-2026-23004.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
reachability: Local
memory_corruption: true
bug_class: UaF
impact: LPE
privileges_required: false
notes: UaF in net/core leading to LPE. Reachable through namespaces
author: Oracle Corporation
version: v0.1
8 changes: 8 additions & 0 deletions vulns/CVE-2026-23111.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
reachability: Local
memory_corruption: true
bug_class: UaF
impact: LPE
privileges_required: false
notes: UaF in net/netfilter leading to LPE reachable from namespaces
author: Oracle Corporation
version: v0.1
8 changes: 8 additions & 0 deletions vulns/CVE-2026-23209.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
reachability: Local
memory_corruption: true
bug_class: UaF
impact: LPE
privileges_required: false
notes: UaF in drivers/net macvlan leading to LPE. Reachable from namespaces
author: Oracle Corporation
version: v0.1
Loading