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
10 changes: 10 additions & 0 deletions vulns/CVE-2025-40061.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
reachability: Local
memory_corruption: true
bug_class: UaF
impact: DoS, LPE
privileges_required: false
notes: |2-
Use after free in rxe soft-RoCE driver leading to LPE through unprivileged
user's use of namespaces
author: Oracle Corporation
version: v0.1
11 changes: 11 additions & 0 deletions vulns/CVE-2025-40074.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
reachability: Local
memory_corruption: true
bug_class: Use-after-free
impact: LPE
privileges_required: false
notes: |2-
IPv4 helpers fetched dst->dev without holding an RCU read-side lock,
leading to a use-after-free on struct net_device. An unprivileged user can
reach this by making use of (unshare -rn).
author: Oracle Corporation
version: v0.1
8 changes: 8 additions & 0 deletions vulns/CVE-2025-40135.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
reachability: Local
memory_corruption: true
bug_class: Use-after-free
impact: LPE
privileges_required: false
notes: UAF in ipv6 code, unprivileged user can reach this with unshare -rn.
author: Oracle Corporation
version: v0.1
11 changes: 11 additions & 0 deletions vulns/CVE-2025-40159.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
reachability: Local
memory_corruption: true
bug_class: Buffer Overflow
impact: DoS, Info Leak, LPE
privileges_required: false
notes: |2-
Integer overflow or wraparound in net/xdp leading to DoS, OOB reads and OOB
writes in Zero-Copy environments giving unprivileged users a path to
arbitrary code execution and LPE
author: Oracle Corporation
version: v0.1
10 changes: 10 additions & 0 deletions vulns/CVE-2025-40176.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
reachability: Local
memory_corruption: true
bug_class: UaF
impact: DoS, LPE, Info Leak
privileges_required: false
notes: |2-
Use after free in net/tls leading to DoS, kernel information leak and
potentially arbitrary writes and LPE
author: Oracle Corporation
version: v0.1
10 changes: 10 additions & 0 deletions vulns/CVE-2025-40186.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
reachability: Local
memory_corruption: true
bug_class: Double Free
impact: DoS, LPE
privileges_required: false
notes: |2-
Double free in net/ipv4 leading to DoS and LPE, trigerrable by unprivileged
users through namespaces (unshare -Urn)
author: Oracle Corporation
version: v0.1
10 changes: 10 additions & 0 deletions vulns/CVE-2025-40215.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
reachability: Local
memory_corruption: false
bug_class: Memory Leak
impact: DoS
privileges_required: false
notes: |2-
Kernel will automatically load necessary modules when triggered by
privileged user in its own namespace, plus existing kCTF entry
author: Oracle Corporation
version: v0.1
10 changes: 10 additions & 0 deletions vulns/CVE-2025-40271.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
reachability: Local
memory_corruption: false
bug_class: UaF
impact: DoS, Info Leak
privileges_required: false
notes: |2-
Use after free in fs/proc leading to DoS and kernel info leak by
unprivileged user through namespaces
author: Oracle Corporation
version: v0.1