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-71120.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
reachability: Remote
memory_corruption: false
bug_class: NULL pointer dereference
impact: DoS
privileges_required: false
notes: |2-
NULL pointer dereference in net/sunrpc/auth_gss leading to Remote DoS.
Reachable remotely through an existing Kerberos enabled NFS/SUNRPC connection
(module RPCSEC_GSS_KRB5 loaded).
author: Oracle Corporation
version: v0.1
10 changes: 10 additions & 0 deletions vulns/CVE-2026-23161.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
reachability: Local
memory_corruption: true
bug_class: Improper Locking
impact: LPE
privileges_required: false
notes: |2-
Race condition in mm/shmem swap truncation leading to swap-map corruption,
DoS and potentially LPE that can be triggered by an unprivileged user
author: Oracle Corporation
version: v0.1
Loading