Skip to content

Commit db61c12

Browse files
authored
Merge pull request #63 from canonical/workbench
Week 40
2 parents 9ae7240 + 56fc307 commit db61c12

39 files changed

+261
-78
lines changed

vulns/CVE-2021-47294.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
reachability: Potentially Remote
2+
memory_corruption: no
3+
bug_class: memory leak
4+
impact: decreased system performance, warning
5+
privileges_required: ''
6+
notes: ''
7+
author: Canonical

vulns/CVE-2021-47319.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
reachability: VM
2+
memory_corruption: no
3+
bug_class: Memory leak
4+
impact: decreased system performance, warning
5+
privileges_required: ''
6+
notes: ''
7+
author: Canonical

vulns/CVE-2021-47330.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
reachability: local
2+
memory_corruption: no
3+
bug_class: memory leak
4+
impact: decreased system performance, warning
5+
privileges_required: ''
6+
notes: ''
7+
author: Canonical

vulns/CVE-2021-47385.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
reachability: local
2+
memory_corruption: no
3+
bug_class: Null-Pointer Dereference
4+
impact: Panic/crash
5+
privileges_required: ''
6+
notes: ''
7+
author: Canonical

vulns/CVE-2021-47589.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
reachability: no
2+
memory_corruption: yes
3+
bug_class: double free
4+
impact: crash/unexpected behavior
5+
privileges_required: ''
6+
notes: ''
7+
author: Canonical

vulns/CVE-2022-49390.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
reachability: local
2+
memory_corruption: No
3+
bug_class: UAF
4+
impact: access data, unexpected behavior
5+
privileges_required: ''
6+
notes: create a new macsec device without reference to real_dev, can lead
7+
to UAF bug for real_dev
8+
author: Canonical

vulns/CVE-2022-50233.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
reachability: Local
2+
memory_corruption: 'True'
3+
bug_class: Buffer corruption
4+
impact: kernel crash
5+
privileges_required: CAP_NET_ADMIN
6+
notes: This is a bluetooth device name buffer overflow that is not easy to
7+
trigger but still feasible
8+
author: Canonical

vulns/CVE-2023-4458.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
reachability: remote
2+
memory_corruption: no
3+
bug_class: OOB read
4+
impact: access data, unexpected behavior
5+
privileges_required: Yes
6+
notes: ''
7+
author: Canonical

vulns/CVE-2023-52572.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
reachability: maybe remote
2+
memory_corruption: no
3+
bug_class: UAF
4+
impact: access data, unexpected behavior
5+
privileges_required: yes
6+
notes: ''
7+
author: Canonical

vulns/CVE-2023-52751.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
reachability: maybe remote
2+
memory_corruption: no
3+
bug_class: UAF
4+
impact: access data, unexpected behavior
5+
privileges_required: yes
6+
notes: ''
7+
author: Canonical

0 commit comments

Comments
 (0)