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-22056.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: LPE
privileges_required: false
notes: |2-
Heap out-of-bounds write in nft_tunnel_obj_init() when parsing multiple
NFTA_TUNNEL_KEY_OPTS_GENEVE attributes. Unprivileged user can trigger this
with unshare -rn
author: Oracle Corporation
version: v0.1
8 changes: 8 additions & 0 deletions vulns/CVE-2025-38120.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
reachability: Remote
memory_corruption: false
bug_class: Logic Error
impact: Firewall bypass
privileges_required: false
notes: Logic error which could lead to firewall-bypass
author: Oracle Corporation
version: v0.1
10 changes: 10 additions & 0 deletions vulns/CVE-2025-38273.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
reachability: Local
memory_corruption: true
bug_class: UAF
impact: LPE
privileges_required: false
notes: |2-
classic use-after-free on struct tipc_crypto, reachable by unprivileged
users using namespaces.
author: Oracle Corporation
version: v0.1
Loading