Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#847: Updated Packages and ignored Kernel CVEs #848

Merged
merged 13 commits into from
Oct 26, 2023
2 changes: 1 addition & 1 deletion .current_gitmodules

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion doc/changes/changes_7.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,11 @@ n/a
- #827: Updated packages and ignore kernel CVEs
- #831: Updated conda flavors to cryptography 41.0.3 and openssl 3.1.2
- #839: Updated dependencies and ignore kernel CVEs
- #847: Updated packages and ignore Kernel CVEs

Attention: The CVE's bellow can't be fixed by the container itself, rather need to be addressed by the host system executing them.
(Updated script-languages ref)

- Ignored CVE-2023-4622, CVE-2023-4623, CVE-2023-4921, because they are kernel issues and not container issues
- Ignored CVE-2023-4622, CVE-2023-4623, CVE-2023-4921, CVE-2023-4244, because they are kernel issues and not container issues
- Ignored CVE-2023-20569, because it is an issue of the host system (AMD CPUs)

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coreutils|8.32-4.1ubuntu1
locales|2.35-0ubuntu3.1
locales|2.35-0ubuntu3.4
tar|1.34+dfsg-1ubuntu0.1.22.04.1
curl|7.81.0-1ubuntu1.13
curl|7.81.0-1ubuntu1.14
openjdk-11-jdk|11.0.20.1+1-0ubuntu1~22.04
build-essential|12.9ubuntu3
libpcre3-dev|2:8.39-13ubuntu0.22.04.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coreutils|8.32-4.1ubuntu1
locales|2.35-0ubuntu3.1
locales|2.35-0ubuntu3.4
unzip|6.0-26ubuntu3.1
wget|1.21.2-2ubuntu1
git|1:2.34.1-1ubuntu1.9
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ca-certificates|20230311ubuntu0.22.04.1
curl|7.81.0-1ubuntu1.13
curl|7.81.0-1ubuntu1.14
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
coreutils|8.32-4.1ubuntu1
locales|2.35-0ubuntu3.1
locales|2.35-0ubuntu3.4
libnss-db|2.2.3pre1-6ubuntu3
libzmq3-dev|4.3.4-2
libprotobuf-dev|3.12.4-1ubuntu7.22.04.1
libssl-dev|3.0.2-0ubuntu1.10
libssl-dev|3.0.2-0ubuntu1.12
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coreutils|8.28-1ubuntu1
locales|2.27-3ubuntu1.6
locales|2.31-0ubuntu9.12
tar|1.29b-2ubuntu0.4
curl|7.68.0-1ubuntu2.19
curl|7.68.0-1ubuntu2.20
openjdk-11-jdk|11.0.20.1+1-0ubuntu1~20.04
build-essential|12.4ubuntu1
libpcre3-dev|2:8.39-9ubuntu0.1
Expand Down
Loading
Loading