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-40274.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-
Use after free in the KVM guest_memfd unbind path leading to kernel memory
corruption and eventually LPE. Reachable from unprivileged user inside guest
KVM
author: Oracle Corporation
version: v0.1
10 changes: 10 additions & 0 deletions vulns/CVE-2026-31431.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
reachability: Local
memory_corruption: true
bug_class: OOB write
impact: LPE
privileges_required: false
notes: |2-
Exploitable via AF_ALG recvmsg without capabilities - direct from userland
syscalls.
author: Oracle Corporation
version: v0.1
Loading