Skip to content

Commit

Permalink
#613: Ignored CVE-2022-29581 (#614)
Browse files Browse the repository at this point in the history
Fixes #613
  • Loading branch information
tomuben authored May 25, 2022
1 parent fb41ec2 commit dd94f83
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .current_gitmodules
Original file line number Diff line number Diff line change
@@ -1 +1 @@
160000 a52cbf8de5ec0e51b08bd925c051d6087e7d0fe9 0 script-languages
160000 0a2c54f2ba6b8e134cfff0a761b9427f7cc547dc 0 script-languages
1 change: 1 addition & 0 deletions doc/changes/changes-4.3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ This release uses version 0.9.0 of the container tool.
- #596: Updated packages
- #605: Updated packages
- #607: Ignored CVE-2022-1116
- #613: Ignored CVE-2022-29581
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ CVE-2022-0001
CVE-2022-0002
CVE-2022-1015
CVE-2022-1116
CVE-2022-29581
#CVE-2022-23648 is a bug in containerd, not issue for containers
CVE-2022-23648
#issue in cgroups, but no threat for ScriptLanguageContainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ CVE-2022-0001
CVE-2022-0002
CVE-2022-1015
CVE-2022-1116
CVE-2022-29581
#CVE-2022-23648 is a bug in containerd, not issue for containers
CVE-2022-23648
#issue in cgroups, but no threat for ScriptLanguageContainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ CVE-2022-0001
CVE-2022-0002
CVE-2022-1015
CVE-2022-1116
CVE-2022-29581
#CVE-2022-23648 is a bug in containerd, not issue for containers
CVE-2022-23648
#issue in cgroups, but no threat for ScriptLanguageContainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ CVE-2022-0001
CVE-2022-0002
CVE-2022-1015
CVE-2022-1116
CVE-2022-29581
#CVE-2022-23648 is a bug in containerd, not issue for containers
CVE-2022-23648
#issue in cgroups, but no threat for ScriptLanguageContainer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ CVE-2022-1015
CVE-2022-1116
CVE-2022-23960
CVE-2022-25636
CVE-2022-29581
#CVE-2022-23648 is a bug in containerd, not issue for containers
CVE-2022-23648
#issue in cgroups, but no threat for ScriptLanguageContainer
Expand Down

0 comments on commit dd94f83

Please sign in to comment.