Skip to content

Commit d0ffcc6

Browse files
committed
Fixup some assessments with broken lines
1 parent 298a618 commit d0ffcc6

6 files changed

Lines changed: 9 additions & 5 deletions

File tree

vulns/CVE-2022-48956.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ bug_class: UaF
44
impact:
55
privileges_required: no
66
notes: Kernels built without preemption enabled are not affected.
7-
87
author: Google
98
version: v0.1

vulns/CVE-2022-50434.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ privileges_required: yes
66
notes: A memory leak can be triggered in the blk-mq subsystem during hardware
77
context (hctx) registration failure. This requires elevated privileges, such as
88
CAP_SYS_MODULE, to load a kernel module that induces the registration
9-
failure.author: Google
9+
failure.
10+
author: Google
1011
version: v0.1

vulns/CVE-2023-53167.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ bug_class: Null-Pointer Dereference
44
impact: DoS
55
privileges_required: yes
66
notes: A null-pointer dereference in the tracefs subsystem can be triggered by a
7-
local, privileged user. This can lead to a denial-of-service.author: Google
7+
local, privileged user. This can lead to a denial-of-service.
8+
author: Google
89
version: v0.1

vulns/CVE-2023-53394.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ impact: DoS
55
privileges_required: yes
66
notes: This vulnerability is considered a reliability issue, not a critical
77
security flaw. An attacker must have the CAP_NET_RAW capability to create an
8-
AF_XDP socket on an mlx5e network interface to trigger the crash.author: Google
8+
AF_XDP socket on an mlx5e network interface to trigger the crash.
9+
author: Google
910
version: v0.1

vulns/CVE-2023-53668.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ impact: DoS
55
privileges_required: no
66
notes: This is a local Denial-of-Service vulnerability. It is in the tracing
77
subsystem and might require privileges to trigger.
8+
author: Google
9+

vulns/CVE-2025-39964.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
reachability: Local
22
memory_corruption: yes
3-
bug_class:
3+
bug_class: UaF
44
impact: LPE
55
privileges_required: no
66
notes: This vulnerability was exploited in kCTF (exp413, exp414) as a LPE.

0 commit comments

Comments
 (0)