Skip to content
Merged
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-2025-38464.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, DoS
privileges_required: false
notes: Can be triggered by unprivileged user through namespaces
author: Oracle Corporation
version: v0.1
8 changes: 8 additions & 0 deletions vulns/CVE-2025-38724.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
reachability: remote
memory_corruption: true
bug_class: UAF
impact: LPE or RCE
privileges_required: false
notes: use-after-free in the NFSv4 client id confirmation code.
author: Oracle Corporation
version: v0.1
12 changes: 12 additions & 0 deletions vulns/CVE-2025-39946.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
reachability: Remote
memory_corruption: true
bug_class: Buffer Overflow
impact: LPE
privileges_required: false
notes: |-
An unprivileged user can create a TCP connection (loopback or network
namespace) and enable kTLS RX through setsockopt() If kTLS is enabled for
inbound connections, then an unprivileged remote attacker can trigger the OOW
kCTF entry exp422
author: Oracle Corporation
version: v0.1
8 changes: 8 additions & 0 deletions vulns/CVE-2025-39973.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
reachability: VM
memory_corruption: true
bug_class: Buffer Overflow
impact: DoS, information leak, VM escape
privileges_required: false
notes: No host privileges required IF a VF is exposed to the VM
author: Oracle Corporation
version: v0.1
8 changes: 8 additions & 0 deletions vulns/CVE-2025-39977.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, Info Leak
privileges_required: false
notes: ""
author: Oracle Corporation
version: v0.1
Loading