mirror of
https://github.com/truecharts/catalog.git
synced 2026-07-08 02:46:02 +08:00
Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="frigate-2.0.5"></a>
|
||||
### [frigate-2.0.5](https://github.com/truecharts/apps/compare/frigate-2.0.4...frigate-2.0.5) (2022-06-16)
|
||||
|
||||
#### Chore
|
||||
|
||||
* remove UI leftovers ([#2914](https://github.com/truecharts/apps/issues/2914))
|
||||
|
||||
|
||||
|
||||
<a name="frigate-2.0.4"></a>
|
||||
### [frigate-2.0.4](https://github.com/truecharts/apps/compare/frigate-2.0.3...frigate-2.0.4) (2022-06-14)
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
<a name="frigate-1.0.17"></a>
|
||||
### [frigate-1.0.17](https://github.com/truecharts/apps/compare/frigate-1.0.16...frigate-1.0.17) (2022-05-24)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases
|
||||
|
||||
|
||||
|
||||
<a name="frigate-1.0.16"></a>
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.10
|
||||
digest: sha256:9f3c62e5207bf34631e3ba3f32ed1c823f1439d2d5ce6953f3ca1c6fb86fc4bc
|
||||
generated: "2022-06-14T14:09:08.063106545Z"
|
||||
generated: "2022-06-16T14:43:01.677050268Z"
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/blakeblackshear/frigate
|
||||
- https://hub.docker.com/r/blakeblackshear/frigate
|
||||
type: application
|
||||
version: 2.0.4
|
||||
version: 2.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- nvr
|
||||
@@ -819,12 +819,6 @@ questions:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: "Enable the storage"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
hidden: true
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
@@ -1002,12 +996,6 @@ questions:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: "Enable the storage"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
hidden: true
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
@@ -1178,9 +1166,6 @@ questions:
|
||||
label: "Value"
|
||||
schema:
|
||||
type: string
|
||||
|
||||
|
||||
|
||||
- variable: cache
|
||||
label: "App Transcode cache"
|
||||
description: "Stores the Application Transcode cache."
|
||||
@@ -1188,24 +1173,6 @@ questions:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: "Enable the storage"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
- variable: type
|
||||
label: "(Advanced) Type of Storage"
|
||||
description: "Sets the persistence type"
|
||||
schema:
|
||||
type: string
|
||||
default: "emptyDir"
|
||||
enum:
|
||||
- value: "pvc"
|
||||
description: "pvc"
|
||||
- value: "emptyDir"
|
||||
description: "emptyDir"
|
||||
- value: "hostPath"
|
||||
description: "hostPath"
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
@@ -1279,23 +1246,6 @@ questions:
|
||||
description: "Default"
|
||||
- value: "Memory"
|
||||
description: "Memory"
|
||||
- variable: hostPath
|
||||
label: "hostPath"
|
||||
description: "Path inside the container the storage is mounted"
|
||||
schema:
|
||||
show_if: [["type", "=", "hostPath"]]
|
||||
type: hostpath
|
||||
- variable: medium
|
||||
label: "EmptyDir Medium"
|
||||
schema:
|
||||
show_if: [["type", "=", "emptyDir"]]
|
||||
type: string
|
||||
default: ""
|
||||
enum:
|
||||
- value: ""
|
||||
description: "Default"
|
||||
- value: "Memory"
|
||||
description: "Memory"
|
||||
- variable: size
|
||||
label: "Size quotum of storage"
|
||||
schema:
|
||||
@@ -1393,6 +1343,7 @@ questions:
|
||||
label: "Value"
|
||||
schema:
|
||||
type: string
|
||||
|
||||
- variable: persistenceList
|
||||
label: "Additional app storage"
|
||||
group: "Storage and Persistence"
|
||||
File diff suppressed because one or more lines are too long
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="airdcpp-webclient-3.0.5"></a>
|
||||
### [airdcpp-webclient-3.0.5](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.4...airdcpp-webclient-3.0.5) (2022-06-16)
|
||||
|
||||
#### Chore
|
||||
|
||||
* remove UI leftovers ([#2914](https://github.com/truecharts/apps/issues/2914))
|
||||
|
||||
|
||||
|
||||
<a name="airdcpp-webclient-3.0.4"></a>
|
||||
### [airdcpp-webclient-3.0.4](https://github.com/truecharts/apps/compare/airdcpp-webclient-3.0.3...airdcpp-webclient-3.0.4) (2022-06-14)
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
<a name="airdcpp-webclient-2.0.17"></a>
|
||||
### [airdcpp-webclient-2.0.17](https://github.com/truecharts/apps/compare/airdcpp-webclient-2.0.16...airdcpp-webclient-2.0.17) (2022-05-24)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases
|
||||
|
||||
|
||||
|
||||
<a name="airdcpp-webclient-2.0.16"></a>
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.10
|
||||
digest: sha256:9f3c62e5207bf34631e3ba3f32ed1c823f1439d2d5ce6953f3ca1c6fb86fc4bc
|
||||
generated: "2022-06-14T14:06:47.845720315Z"
|
||||
generated: "2022-06-16T14:43:01.704021023Z"
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/airdcpp-web/airdcpp-webclient
|
||||
- https://hub.docker.com/r/gangefors/airdcpp-webclient
|
||||
type: application
|
||||
version: 3.0.4
|
||||
version: 3.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
@@ -1086,12 +1086,6 @@ questions:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: "Enable the storage"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
hidden: true
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
File diff suppressed because one or more lines are too long
@@ -6,6 +6,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="tdarr-node-1.0.6"></a>
|
||||
### [tdarr-node-1.0.6](https://github.com/truecharts/apps/compare/tdarr-node-1.0.5...tdarr-node-1.0.6) (2022-05-31)
|
||||
|
||||
@@ -96,4 +97,3 @@
|
||||
|
||||
<a name="tdarr-node-2.0.15"></a>
|
||||
### [tdarr-node-2.0.15](https://github.com/truecharts/apps/compare/tdarr-node-2.0.14...tdarr-node-2.0.15) (2022-05-05)
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.10
|
||||
digest: sha256:9f3c62e5207bf34631e3ba3f32ed1c823f1439d2d5ce6953f3ca1c6fb86fc4bc
|
||||
generated: "2022-06-14T14:49:02.313125768Z"
|
||||
generated: "2022-06-16T14:43:01.661831537Z"
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/HaveAGitGat/Tdarr
|
||||
- https://hub.docker.com/r/haveagitgat/tdarr_node
|
||||
type: application
|
||||
version: 2.0.4
|
||||
version: 2.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
@@ -925,23 +925,6 @@ questions:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
schema:
|
||||
type: string
|
||||
default: "simplePVC"
|
||||
enum:
|
||||
- value: "simplePVC"
|
||||
description: "PVC (simple)"
|
||||
- value: "simpleHP"
|
||||
description: "HostPath (simple)"
|
||||
- value: "emptyDir"
|
||||
description: "emptyDir"
|
||||
- value: "pvc"
|
||||
description: "pvc"
|
||||
- value: "hostPath"
|
||||
description: "hostPath"
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
@@ -1015,24 +998,6 @@ questions:
|
||||
description: "Default"
|
||||
- value: "Memory"
|
||||
description: "Memory"
|
||||
- variable: hostPath
|
||||
label: "hostPath"
|
||||
description: "Path inside the container the storage is mounted"
|
||||
schema:
|
||||
show_if: [["type", "=", "hostPath"]]
|
||||
required: true
|
||||
type: hostpath
|
||||
- variable: medium
|
||||
label: "EmptyDir Medium"
|
||||
schema:
|
||||
show_if: [["type", "=", "emptyDir"]]
|
||||
type: string
|
||||
default: ""
|
||||
enum:
|
||||
- value: ""
|
||||
description: "Default"
|
||||
- value: "Memory"
|
||||
description: "Memory"
|
||||
- variable: size
|
||||
label: "Size quotum of storage"
|
||||
schema:
|
||||
@@ -1137,23 +1102,6 @@ questions:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
schema:
|
||||
type: string
|
||||
default: "simplePVC"
|
||||
enum:
|
||||
- value: "simplePVC"
|
||||
description: "PVC (simple)"
|
||||
- value: "simpleHP"
|
||||
description: "HostPath (simple)"
|
||||
- value: "emptyDir"
|
||||
description: "emptyDir"
|
||||
- value: "pvc"
|
||||
description: "pvc"
|
||||
- value: "hostPath"
|
||||
description: "hostPath"
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
@@ -1227,24 +1175,6 @@ questions:
|
||||
description: "Default"
|
||||
- value: "Memory"
|
||||
description: "Memory"
|
||||
- variable: hostPath
|
||||
label: "hostPath"
|
||||
description: "Path inside the container the storage is mounted"
|
||||
schema:
|
||||
show_if: [["type", "=", "hostPath"]]
|
||||
required: true
|
||||
type: hostpath
|
||||
- variable: medium
|
||||
label: "EmptyDir Medium"
|
||||
schema:
|
||||
show_if: [["type", "=", "emptyDir"]]
|
||||
type: string
|
||||
default: ""
|
||||
enum:
|
||||
- value: ""
|
||||
description: "Default"
|
||||
- value: "Memory"
|
||||
description: "Memory"
|
||||
- variable: size
|
||||
label: "Size quotum of storage"
|
||||
schema:
|
||||
@@ -51,13 +51,13 @@ hide:
|
||||
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
|
||||
| busybox | CVE-2022-28391 | CRITICAL | 1.34.1-r4 | 1.34.1-r5 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-28391">https://access.redhat.com/security/cve/CVE-2022-28391</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch</a><br><a href="https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661">https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-28391">https://nvd.nist.gov/vuln/detail/CVE-2022-28391</a><br></details> |
|
||||
| curl | CVE-2022-22576 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-22576">https://access.redhat.com/security/cve/CVE-2022-22576</a><br><a href="https://curl.se/docs/CVE-2022-22576.html">https://curl.se/docs/CVE-2022-22576.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576</a><br><a href="https://hackerone.com/reports/1526328">https://hackerone.com/reports/1526328</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22576">https://nvd.nist.gov/vuln/detail/CVE-2022-22576</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27775 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27775">https://access.redhat.com/security/cve/CVE-2022-27775</a><br><a href="https://curl.se/docs/CVE-2022-27775.html">https://curl.se/docs/CVE-2022-27775.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775</a><br><a href="https://hackerone.com/reports/1546268">https://hackerone.com/reports/1546268</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27775 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27775">https://access.redhat.com/security/cve/CVE-2022-27775</a><br><a href="https://curl.se/docs/CVE-2022-27775.html">https://curl.se/docs/CVE-2022-27775.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775</a><br><a href="https://hackerone.com/reports/1546268">https://hackerone.com/reports/1546268</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27775">https://nvd.nist.gov/vuln/detail/CVE-2022-27775</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27774">https://nvd.nist.gov/vuln/detail/CVE-2022-27774</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27776">https://nvd.nist.gov/vuln/detail/CVE-2022-27776</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-22576 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-22576">https://access.redhat.com/security/cve/CVE-2022-22576</a><br><a href="https://curl.se/docs/CVE-2022-22576.html">https://curl.se/docs/CVE-2022-22576.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576</a><br><a href="https://hackerone.com/reports/1526328">https://hackerone.com/reports/1526328</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22576">https://nvd.nist.gov/vuln/detail/CVE-2022-22576</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27775 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27775">https://access.redhat.com/security/cve/CVE-2022-27775</a><br><a href="https://curl.se/docs/CVE-2022-27775.html">https://curl.se/docs/CVE-2022-27775.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775</a><br><a href="https://hackerone.com/reports/1546268">https://hackerone.com/reports/1546268</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27775 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27775">https://access.redhat.com/security/cve/CVE-2022-27775</a><br><a href="https://curl.se/docs/CVE-2022-27775.html">https://curl.se/docs/CVE-2022-27775.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775</a><br><a href="https://hackerone.com/reports/1546268">https://hackerone.com/reports/1546268</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27775">https://nvd.nist.gov/vuln/detail/CVE-2022-27775</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27774">https://nvd.nist.gov/vuln/detail/CVE-2022-27774</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27776">https://nvd.nist.gov/vuln/detail/CVE-2022-27776</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| ssl_client | CVE-2022-28391 | CRITICAL | 1.34.1-r4 | 1.34.1-r5 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-28391">https://access.redhat.com/security/cve/CVE-2022-28391</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch</a><br><a href="https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661">https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-28391">https://nvd.nist.gov/vuln/detail/CVE-2022-28391</a><br></details> |
|
||||
| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | <details><summary>Expand...</summary><a href="http://seclists.org/fulldisclosure/2022/May/33">http://seclists.org/fulldisclosure/2022/May/33</a><br><a href="http://seclists.org/fulldisclosure/2022/May/35">http://seclists.org/fulldisclosure/2022/May/35</a><br><a href="http://seclists.org/fulldisclosure/2022/May/38">http://seclists.org/fulldisclosure/2022/May/38</a><br><a href="http://www.openwall.com/lists/oss-security/2022/03/25/2">http://www.openwall.com/lists/oss-security/2022/03/25/2</a><br><a href="http://www.openwall.com/lists/oss-security/2022/03/26/1">http://www.openwall.com/lists/oss-security/2022/03/26/1</a><br><a href="https://access.redhat.com/security/cve/CVE-2018-25032">https://access.redhat.com/security/cve/CVE-2018-25032</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-2201.html">https://errata.almalinux.org/8/ALSA-2022-2201.html</a><br><a href="https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531">https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531</a><br><a href="https://github.com/madler/zlib/compare/v1.2.11...v1.2.12">https://github.com/madler/zlib/compare/v1.2.11...v1.2.12</a><br><a href="https://github.com/madler/zlib/issues/605">https://github.com/madler/zlib/issues/605</a><br><a href="https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.4">https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.4</a><br><a href="https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-v6gp-9mmm-c6p5">https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-v6gp-9mmm-c6p5</a><br><a href="https://groups.google.com/g/ruby-security-ann/c/vX7qSjsvWis/m/TJWN4oOKBwAJ">https://groups.google.com/g/ruby-security-ann/c/vX7qSjsvWis/m/TJWN4oOKBwAJ</a><br><a href="https://linux.oracle.com/cve/CVE-2018-25032.html">https://linux.oracle.com/cve/CVE-2018-25032.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-2213.html">https://linux.oracle.com/errata/ELSA-2022-2213.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html">https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html">https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-25032">https://nvd.nist.gov/vuln/detail/CVE-2018-25032</a><br><a href="https://security.netapp.com/advisory/ntap-20220526-0009/">https://security.netapp.com/advisory/ntap-20220526-0009/</a><br><a href="https://support.apple.com/kb/HT213255">https://support.apple.com/kb/HT213255</a><br><a href="https://support.apple.com/kb/HT213256">https://support.apple.com/kb/HT213256</a><br><a href="https://support.apple.com/kb/HT213257">https://support.apple.com/kb/HT213257</a><br><a href="https://ubuntu.com/security/notices/USN-5355-1">https://ubuntu.com/security/notices/USN-5355-1</a><br><a href="https://ubuntu.com/security/notices/USN-5355-2">https://ubuntu.com/security/notices/USN-5355-2</a><br><a href="https://ubuntu.com/security/notices/USN-5359-1">https://ubuntu.com/security/notices/USN-5359-1</a><br><a href="https://ubuntu.com/security/notices/USN-5359-2">https://ubuntu.com/security/notices/USN-5359-2</a><br><a href="https://www.debian.org/security/2022/dsa-5111">https://www.debian.org/security/2022/dsa-5111</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/24/1">https://www.openwall.com/lists/oss-security/2022/03/24/1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/28/1">https://www.openwall.com/lists/oss-security/2022/03/28/1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/28/3">https://www.openwall.com/lists/oss-security/2022/03/28/3</a><br></details> |
|
||||
|
||||
@@ -87,7 +87,7 @@ hide:
|
||||
| cpp | CVE-2020-13844 | MEDIUM | 1.185.1ubuntu2 | | <details><summary>Expand...</summary><a href="http://lists.llvm.org/pipermail/llvm-dev/2020-June/142109.html">http://lists.llvm.org/pipermail/llvm-dev/2020-June/142109.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00039.html">http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00039.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00040.html">http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00040.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2020-13844">https://access.redhat.com/security/cve/CVE-2020-13844</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13844">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13844</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/downloads/straight-line-speculation">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/downloads/straight-line-speculation</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/frequently-asked-questions">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/frequently-asked-questions</a><br><a href="https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547520.html">https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547520.html</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=679db70801da9fda91d26caf13bf5b5ccc74e8e8">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=679db70801da9fda91d26caf13bf5b5ccc74e8e8</a><br></details> |
|
||||
| cpp-9 | CVE-2020-13844 | MEDIUM | 9.4.0-1ubuntu1~20.04.1 | | <details><summary>Expand...</summary><a href="http://lists.llvm.org/pipermail/llvm-dev/2020-June/142109.html">http://lists.llvm.org/pipermail/llvm-dev/2020-June/142109.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00039.html">http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00039.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00040.html">http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00040.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2020-13844">https://access.redhat.com/security/cve/CVE-2020-13844</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13844">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13844</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/downloads/straight-line-speculation">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/downloads/straight-line-speculation</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/frequently-asked-questions">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/frequently-asked-questions</a><br><a href="https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547520.html">https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547520.html</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=679db70801da9fda91d26caf13bf5b5ccc74e8e8">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=679db70801da9fda91d26caf13bf5b5ccc74e8e8</a><br></details> |
|
||||
| curl | CVE-2022-27782 | MEDIUM | 7.68.0-1ubuntu2.10 | 7.68.0-1ubuntu2.11 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27782">https://access.redhat.com/security/cve/CVE-2022-27782</a><br><a href="https://curl.se/docs/CVE-2022-27782.html">https://curl.se/docs/CVE-2022-27782.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782</a><br><a href="https://hackerone.com/reports/1555796">https://hackerone.com/reports/1555796</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27782">https://nvd.nist.gov/vuln/detail/CVE-2022-27782</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0009/">https://security.netapp.com/advisory/ntap-20220609-0009/</a><br><a href="https://ubuntu.com/security/notices/USN-5412-1">https://ubuntu.com/security/notices/USN-5412-1</a><br></details> |
|
||||
| curl | CVE-2022-27781 | LOW | 7.68.0-1ubuntu2.10 | 7.68.0-1ubuntu2.11 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27781">https://access.redhat.com/security/cve/CVE-2022-27781</a><br><a href="https://curl.se/docs/CVE-2022-27781.html">https://curl.se/docs/CVE-2022-27781.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781</a><br><a href="https://github.com/curl/curl/commit/f6c335d63f">https://github.com/curl/curl/commit/f6c335d63f</a><br><a href="https://hackerone.com/reports/1555441">https://hackerone.com/reports/1555441</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0009/">https://security.netapp.com/advisory/ntap-20220609-0009/</a><br><a href="https://ubuntu.com/security/notices/USN-5412-1">https://ubuntu.com/security/notices/USN-5412-1</a><br></details> |
|
||||
| curl | CVE-2022-27781 | LOW | 7.68.0-1ubuntu2.10 | 7.68.0-1ubuntu2.11 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27781">https://access.redhat.com/security/cve/CVE-2022-27781</a><br><a href="https://curl.se/docs/CVE-2022-27781.html">https://curl.se/docs/CVE-2022-27781.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781</a><br><a href="https://github.com/curl/curl/commit/f6c335d63f">https://github.com/curl/curl/commit/f6c335d63f</a><br><a href="https://hackerone.com/reports/1555441">https://hackerone.com/reports/1555441</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27781">https://nvd.nist.gov/vuln/detail/CVE-2022-27781</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0009/">https://security.netapp.com/advisory/ntap-20220609-0009/</a><br><a href="https://ubuntu.com/security/notices/USN-5412-1">https://ubuntu.com/security/notices/USN-5412-1</a><br></details> |
|
||||
| dbus | CVE-2020-35512 | LOW | 1.12.16-2ubuntu2.1 | 1.12.16-2ubuntu2.2 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-35512">https://access.redhat.com/security/cve/CVE-2020-35512</a><br><a href="https://bugs.gentoo.org/755392">https://bugs.gentoo.org/755392</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1909101">https://bugzilla.redhat.com/show_bug.cgi?id=1909101</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35512">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35512</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/commit/2b7948ef907669e844b52c4fa2268d6e3162a70c (dbus-1.13.18)">https://gitlab.freedesktop.org/dbus/dbus/-/commit/2b7948ef907669e844b52c4fa2268d6e3162a70c (dbus-1.13.18)</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/commit/dc94fe3d31adf72259adc31f343537151a6c0bdd (dbus-1.10.32)">https://gitlab.freedesktop.org/dbus/dbus/-/commit/dc94fe3d31adf72259adc31f343537151a6c0bdd (dbus-1.10.32)</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/commit/f3b2574f0c9faa32a59efec905921f7ef4438a60 (dbus-1.12.20)">https://gitlab.freedesktop.org/dbus/dbus/-/commit/f3b2574f0c9faa32a59efec905921f7ef4438a60 (dbus-1.12.20)</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/issues/305">https://gitlab.freedesktop.org/dbus/dbus/-/issues/305</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128">https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128</a><br><a href="https://security-tracker.debian.org/tracker/CVE-2020-35512">https://security-tracker.debian.org/tracker/CVE-2020-35512</a><br><a href="https://ubuntu.com/security/notices/USN-5244-1">https://ubuntu.com/security/notices/USN-5244-1</a><br><a href="https://ubuntu.com/security/notices/USN-5244-2">https://ubuntu.com/security/notices/USN-5244-2</a><br></details> |
|
||||
| dbus-user-session | CVE-2020-35512 | LOW | 1.12.16-2ubuntu2.1 | 1.12.16-2ubuntu2.2 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-35512">https://access.redhat.com/security/cve/CVE-2020-35512</a><br><a href="https://bugs.gentoo.org/755392">https://bugs.gentoo.org/755392</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1909101">https://bugzilla.redhat.com/show_bug.cgi?id=1909101</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35512">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35512</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/commit/2b7948ef907669e844b52c4fa2268d6e3162a70c (dbus-1.13.18)">https://gitlab.freedesktop.org/dbus/dbus/-/commit/2b7948ef907669e844b52c4fa2268d6e3162a70c (dbus-1.13.18)</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/commit/dc94fe3d31adf72259adc31f343537151a6c0bdd (dbus-1.10.32)">https://gitlab.freedesktop.org/dbus/dbus/-/commit/dc94fe3d31adf72259adc31f343537151a6c0bdd (dbus-1.10.32)</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/commit/f3b2574f0c9faa32a59efec905921f7ef4438a60 (dbus-1.12.20)">https://gitlab.freedesktop.org/dbus/dbus/-/commit/f3b2574f0c9faa32a59efec905921f7ef4438a60 (dbus-1.12.20)</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/issues/305">https://gitlab.freedesktop.org/dbus/dbus/-/issues/305</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128">https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128</a><br><a href="https://security-tracker.debian.org/tracker/CVE-2020-35512">https://security-tracker.debian.org/tracker/CVE-2020-35512</a><br><a href="https://ubuntu.com/security/notices/USN-5244-1">https://ubuntu.com/security/notices/USN-5244-1</a><br><a href="https://ubuntu.com/security/notices/USN-5244-2">https://ubuntu.com/security/notices/USN-5244-2</a><br></details> |
|
||||
| dpkg | CVE-2022-1664 | MEDIUM | 1.19.7ubuntu3 | 1.19.7ubuntu3.2 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1664">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1664</a><br><a href="https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=1f23dddc17f69c9598477098c7fb9936e15fa495">https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=1f23dddc17f69c9598477098c7fb9936e15fa495</a><br><a href="https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=58814cacee39c4ce9e2cd0e3a3b9b57ad437eff5">https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=58814cacee39c4ce9e2cd0e3a3b9b57ad437eff5</a><br><a href="https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=7a6c03cb34d4a09f35df2f10779cbf1b70a5200b">https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=7a6c03cb34d4a09f35df2f10779cbf1b70a5200b</a><br><a href="https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=faa4c92debe45412bfcf8a44f26e827800bb24be">https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=faa4c92debe45412bfcf8a44f26e827800bb24be</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/05/msg00033.html">https://lists.debian.org/debian-lts-announce/2022/05/msg00033.html</a><br><a href="https://lists.debian.org/debian-security-announce/2022/msg00115.html">https://lists.debian.org/debian-security-announce/2022/msg00115.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1664">https://nvd.nist.gov/vuln/detail/CVE-2022-1664</a><br><a href="https://ubuntu.com/security/notices/USN-5446-1">https://ubuntu.com/security/notices/USN-5446-1</a><br><a href="https://ubuntu.com/security/notices/USN-5446-2">https://ubuntu.com/security/notices/USN-5446-2</a><br></details> |
|
||||
@@ -100,7 +100,7 @@ hide:
|
||||
| gcc-9-base | CVE-2020-13844 | MEDIUM | 9.4.0-1ubuntu1~20.04.1 | | <details><summary>Expand...</summary><a href="http://lists.llvm.org/pipermail/llvm-dev/2020-June/142109.html">http://lists.llvm.org/pipermail/llvm-dev/2020-June/142109.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00039.html">http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00039.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00040.html">http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00040.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2020-13844">https://access.redhat.com/security/cve/CVE-2020-13844</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13844">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13844</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/downloads/straight-line-speculation">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/downloads/straight-line-speculation</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/frequently-asked-questions">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/frequently-asked-questions</a><br><a href="https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547520.html">https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547520.html</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=679db70801da9fda91d26caf13bf5b5ccc74e8e8">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=679db70801da9fda91d26caf13bf5b5ccc74e8e8</a><br></details> |
|
||||
| git | CVE-2018-1000021 | LOW | 1:2.25.1-1ubuntu3.4 | | <details><summary>Expand...</summary><a href="http://www.batterystapl.es/2018/01/security-implications-of-ansi-escape.html">http://www.batterystapl.es/2018/01/security-implications-of-ansi-escape.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2018-1000021">https://access.redhat.com/security/cve/CVE-2018-1000021</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000021">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000021</a><br></details> |
|
||||
| git-man | CVE-2018-1000021 | LOW | 1:2.25.1-1ubuntu3.4 | | <details><summary>Expand...</summary><a href="http://www.batterystapl.es/2018/01/security-implications-of-ansi-escape.html">http://www.batterystapl.es/2018/01/security-implications-of-ansi-escape.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2018-1000021">https://access.redhat.com/security/cve/CVE-2018-1000021</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000021">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000021</a><br></details> |
|
||||
| gzip | CVE-2022-1271 | MEDIUM | 1.10-0ubuntu4 | 1.10-0ubuntu4.1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1271">https://access.redhat.com/security/cve/CVE-2022-1271</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1271">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1271</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-1537.html">https://errata.almalinux.org/8/ALSA-2022-1537.html</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1271.html">https://linux.oracle.com/cve/CVE-2022-1271.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-4991.html">https://linux.oracle.com/errata/ELSA-2022-4991.html</a><br><a href="https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html">https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html</a><br><a href="https://ubuntu.com/security/notices/USN-5378-1">https://ubuntu.com/security/notices/USN-5378-1</a><br><a href="https://ubuntu.com/security/notices/USN-5378-2">https://ubuntu.com/security/notices/USN-5378-2</a><br><a href="https://ubuntu.com/security/notices/USN-5378-3">https://ubuntu.com/security/notices/USN-5378-3</a><br><a href="https://ubuntu.com/security/notices/USN-5378-4">https://ubuntu.com/security/notices/USN-5378-4</a><br><a href="https://www.openwall.com/lists/oss-security/2022/04/07/8">https://www.openwall.com/lists/oss-security/2022/04/07/8</a><br></details> |
|
||||
| gzip | CVE-2022-1271 | MEDIUM | 1.10-0ubuntu4 | 1.10-0ubuntu4.1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1271">https://access.redhat.com/security/cve/CVE-2022-1271</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1271">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1271</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-1537.html">https://errata.almalinux.org/8/ALSA-2022-1537.html</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1271.html">https://linux.oracle.com/cve/CVE-2022-1271.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-5052.html">https://linux.oracle.com/errata/ELSA-2022-5052.html</a><br><a href="https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html">https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html</a><br><a href="https://ubuntu.com/security/notices/USN-5378-1">https://ubuntu.com/security/notices/USN-5378-1</a><br><a href="https://ubuntu.com/security/notices/USN-5378-2">https://ubuntu.com/security/notices/USN-5378-2</a><br><a href="https://ubuntu.com/security/notices/USN-5378-3">https://ubuntu.com/security/notices/USN-5378-3</a><br><a href="https://ubuntu.com/security/notices/USN-5378-4">https://ubuntu.com/security/notices/USN-5378-4</a><br><a href="https://www.openwall.com/lists/oss-security/2022/04/07/8">https://www.openwall.com/lists/oss-security/2022/04/07/8</a><br></details> |
|
||||
| krb5-locales | CVE-2021-36222 | MEDIUM | 1.17-6ubuntu4.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-36222">https://access.redhat.com/security/cve/CVE-2021-36222</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36222">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36222</a><br><a href="https://github.com/krb5/krb5/commit/fc98f520caefff2e5ee9a0026fdf5109944b3562">https://github.com/krb5/krb5/commit/fc98f520caefff2e5ee9a0026fdf5109944b3562</a><br><a href="https://github.com/krb5/krb5/releases">https://github.com/krb5/krb5/releases</a><br><a href="https://linux.oracle.com/cve/CVE-2021-36222.html">https://linux.oracle.com/cve/CVE-2021-36222.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-3576.html">https://linux.oracle.com/errata/ELSA-2021-3576.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-36222">https://nvd.nist.gov/vuln/detail/CVE-2021-36222</a><br><a href="https://security.netapp.com/advisory/ntap-20211022-0003/">https://security.netapp.com/advisory/ntap-20211022-0003/</a><br><a href="https://security.netapp.com/advisory/ntap-20211104-0007/">https://security.netapp.com/advisory/ntap-20211104-0007/</a><br><a href="https://web.mit.edu/kerberos/advisories/">https://web.mit.edu/kerberos/advisories/</a><br><a href="https://www.debian.org/security/2021/dsa-4944">https://www.debian.org/security/2021/dsa-4944</a><br><a href="https://www.oracle.com/security-alerts/cpuoct2021.html">https://www.oracle.com/security-alerts/cpuoct2021.html</a><br></details> |
|
||||
| krb5-locales | CVE-2021-37750 | MEDIUM | 1.17-6ubuntu4.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-37750">https://access.redhat.com/security/cve/CVE-2021-37750</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37750">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37750</a><br><a href="https://github.com/krb5/krb5/commit/d775c95af7606a51bf79547a94fa52ddd1cb7f49">https://github.com/krb5/krb5/commit/d775c95af7606a51bf79547a94fa52ddd1cb7f49</a><br><a href="https://github.com/krb5/krb5/releases">https://github.com/krb5/krb5/releases</a><br><a href="https://linux.oracle.com/cve/CVE-2021-37750.html">https://linux.oracle.com/cve/CVE-2021-37750.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4788.html">https://linux.oracle.com/errata/ELSA-2021-4788.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/09/msg00019.html">https://lists.debian.org/debian-lts-announce/2021/09/msg00019.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MFCLW7D46E4VCREKKH453T5DA4XOLHU2/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MFCLW7D46E4VCREKKH453T5DA4XOLHU2/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-37750">https://nvd.nist.gov/vuln/detail/CVE-2021-37750</a><br><a href="https://security.netapp.com/advisory/ntap-20210923-0002/">https://security.netapp.com/advisory/ntap-20210923-0002/</a><br><a href="https://web.mit.edu/kerberos/advisories/">https://web.mit.edu/kerberos/advisories/</a><br></details> |
|
||||
| libapparmor1 | CVE-2016-1585 | MEDIUM | 2.13.3-7ubuntu5.1 | | <details><summary>Expand...</summary><a href="https://bugs.launchpad.net/apparmor/+bug/1597017">https://bugs.launchpad.net/apparmor/+bug/1597017</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1585">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1585</a><br><a href="https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E">https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-1585">https://nvd.nist.gov/vuln/detail/CVE-2016-1585</a><br></details> |
|
||||
@@ -131,9 +131,9 @@ hide:
|
||||
| libctf0 | CVE-2019-1010204 | LOW | 2.34-6ubuntu1.3 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2019-1010204">https://access.redhat.com/security/cve/CVE-2019-1010204</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1010204">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1010204</a><br><a href="https://linux.oracle.com/cve/CVE-2019-1010204.html">https://linux.oracle.com/cve/CVE-2019-1010204.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2020-1797.html">https://linux.oracle.com/errata/ELSA-2020-1797.html</a><br><a href="https://security.netapp.com/advisory/ntap-20190822-0001/">https://security.netapp.com/advisory/ntap-20190822-0001/</a><br><a href="https://sourceware.org/bugzilla/show_bug.cgi?id=23765">https://sourceware.org/bugzilla/show_bug.cgi?id=23765</a><br><a href="https://support.f5.com/csp/article/K05032915?utm_source=f5support&amp;utm_medium=RSS">https://support.f5.com/csp/article/K05032915?utm_source=f5support&amp;utm_medium=RSS</a><br><a href="https://ubuntu.com/security/notices/USN-5349-1">https://ubuntu.com/security/notices/USN-5349-1</a><br></details> |
|
||||
| libctf0 | CVE-2021-45078 | LOW | 2.34-6ubuntu1.3 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-45078">https://access.redhat.com/security/cve/CVE-2021-45078</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45078">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45078</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQBH244M5PV6S6UMHUTCVCWFZDX7Y4M6/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQBH244M5PV6S6UMHUTCVCWFZDX7Y4M6/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UUHLDDT3HH7YEY6TX7IJRGPJUTNNVEL3/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UUHLDDT3HH7YEY6TX7IJRGPJUTNNVEL3/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-45078">https://nvd.nist.gov/vuln/detail/CVE-2021-45078</a><br><a href="https://security.netapp.com/advisory/ntap-20220107-0002/">https://security.netapp.com/advisory/ntap-20220107-0002/</a><br><a href="https://sourceware.org/bugzilla/show_bug.cgi?id=28694">https://sourceware.org/bugzilla/show_bug.cgi?id=28694</a><br><a href="https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=161e87d12167b1e36193385485c1f6ce92f74f02">https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=161e87d12167b1e36193385485c1f6ce92f74f02</a><br><a href="https://ubuntu.com/security/notices/USN-5341-1">https://ubuntu.com/security/notices/USN-5341-1</a><br></details> |
|
||||
| libcurl3-gnutls | CVE-2022-27782 | MEDIUM | 7.68.0-1ubuntu2.10 | 7.68.0-1ubuntu2.11 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27782">https://access.redhat.com/security/cve/CVE-2022-27782</a><br><a href="https://curl.se/docs/CVE-2022-27782.html">https://curl.se/docs/CVE-2022-27782.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782</a><br><a href="https://hackerone.com/reports/1555796">https://hackerone.com/reports/1555796</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27782">https://nvd.nist.gov/vuln/detail/CVE-2022-27782</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0009/">https://security.netapp.com/advisory/ntap-20220609-0009/</a><br><a href="https://ubuntu.com/security/notices/USN-5412-1">https://ubuntu.com/security/notices/USN-5412-1</a><br></details> |
|
||||
| libcurl3-gnutls | CVE-2022-27781 | LOW | 7.68.0-1ubuntu2.10 | 7.68.0-1ubuntu2.11 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27781">https://access.redhat.com/security/cve/CVE-2022-27781</a><br><a href="https://curl.se/docs/CVE-2022-27781.html">https://curl.se/docs/CVE-2022-27781.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781</a><br><a href="https://github.com/curl/curl/commit/f6c335d63f">https://github.com/curl/curl/commit/f6c335d63f</a><br><a href="https://hackerone.com/reports/1555441">https://hackerone.com/reports/1555441</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0009/">https://security.netapp.com/advisory/ntap-20220609-0009/</a><br><a href="https://ubuntu.com/security/notices/USN-5412-1">https://ubuntu.com/security/notices/USN-5412-1</a><br></details> |
|
||||
| libcurl3-gnutls | CVE-2022-27781 | LOW | 7.68.0-1ubuntu2.10 | 7.68.0-1ubuntu2.11 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27781">https://access.redhat.com/security/cve/CVE-2022-27781</a><br><a href="https://curl.se/docs/CVE-2022-27781.html">https://curl.se/docs/CVE-2022-27781.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781</a><br><a href="https://github.com/curl/curl/commit/f6c335d63f">https://github.com/curl/curl/commit/f6c335d63f</a><br><a href="https://hackerone.com/reports/1555441">https://hackerone.com/reports/1555441</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27781">https://nvd.nist.gov/vuln/detail/CVE-2022-27781</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0009/">https://security.netapp.com/advisory/ntap-20220609-0009/</a><br><a href="https://ubuntu.com/security/notices/USN-5412-1">https://ubuntu.com/security/notices/USN-5412-1</a><br></details> |
|
||||
| libcurl4 | CVE-2022-27782 | MEDIUM | 7.68.0-1ubuntu2.10 | 7.68.0-1ubuntu2.11 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27782">https://access.redhat.com/security/cve/CVE-2022-27782</a><br><a href="https://curl.se/docs/CVE-2022-27782.html">https://curl.se/docs/CVE-2022-27782.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27782</a><br><a href="https://hackerone.com/reports/1555796">https://hackerone.com/reports/1555796</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27782">https://nvd.nist.gov/vuln/detail/CVE-2022-27782</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0009/">https://security.netapp.com/advisory/ntap-20220609-0009/</a><br><a href="https://ubuntu.com/security/notices/USN-5412-1">https://ubuntu.com/security/notices/USN-5412-1</a><br></details> |
|
||||
| libcurl4 | CVE-2022-27781 | LOW | 7.68.0-1ubuntu2.10 | 7.68.0-1ubuntu2.11 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27781">https://access.redhat.com/security/cve/CVE-2022-27781</a><br><a href="https://curl.se/docs/CVE-2022-27781.html">https://curl.se/docs/CVE-2022-27781.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781</a><br><a href="https://github.com/curl/curl/commit/f6c335d63f">https://github.com/curl/curl/commit/f6c335d63f</a><br><a href="https://hackerone.com/reports/1555441">https://hackerone.com/reports/1555441</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0009/">https://security.netapp.com/advisory/ntap-20220609-0009/</a><br><a href="https://ubuntu.com/security/notices/USN-5412-1">https://ubuntu.com/security/notices/USN-5412-1</a><br></details> |
|
||||
| libcurl4 | CVE-2022-27781 | LOW | 7.68.0-1ubuntu2.10 | 7.68.0-1ubuntu2.11 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27781">https://access.redhat.com/security/cve/CVE-2022-27781</a><br><a href="https://curl.se/docs/CVE-2022-27781.html">https://curl.se/docs/CVE-2022-27781.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27781</a><br><a href="https://github.com/curl/curl/commit/f6c335d63f">https://github.com/curl/curl/commit/f6c335d63f</a><br><a href="https://hackerone.com/reports/1555441">https://hackerone.com/reports/1555441</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27781">https://nvd.nist.gov/vuln/detail/CVE-2022-27781</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0009/">https://security.netapp.com/advisory/ntap-20220609-0009/</a><br><a href="https://ubuntu.com/security/notices/USN-5412-1">https://ubuntu.com/security/notices/USN-5412-1</a><br></details> |
|
||||
| libdbus-1-3 | CVE-2020-35512 | LOW | 1.12.16-2ubuntu2.1 | 1.12.16-2ubuntu2.2 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-35512">https://access.redhat.com/security/cve/CVE-2020-35512</a><br><a href="https://bugs.gentoo.org/755392">https://bugs.gentoo.org/755392</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1909101">https://bugzilla.redhat.com/show_bug.cgi?id=1909101</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35512">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35512</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/commit/2b7948ef907669e844b52c4fa2268d6e3162a70c (dbus-1.13.18)">https://gitlab.freedesktop.org/dbus/dbus/-/commit/2b7948ef907669e844b52c4fa2268d6e3162a70c (dbus-1.13.18)</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/commit/dc94fe3d31adf72259adc31f343537151a6c0bdd (dbus-1.10.32)">https://gitlab.freedesktop.org/dbus/dbus/-/commit/dc94fe3d31adf72259adc31f343537151a6c0bdd (dbus-1.10.32)</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/commit/f3b2574f0c9faa32a59efec905921f7ef4438a60 (dbus-1.12.20)">https://gitlab.freedesktop.org/dbus/dbus/-/commit/f3b2574f0c9faa32a59efec905921f7ef4438a60 (dbus-1.12.20)</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/issues/305">https://gitlab.freedesktop.org/dbus/dbus/-/issues/305</a><br><a href="https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128">https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128</a><br><a href="https://security-tracker.debian.org/tracker/CVE-2020-35512">https://security-tracker.debian.org/tracker/CVE-2020-35512</a><br><a href="https://ubuntu.com/security/notices/USN-5244-1">https://ubuntu.com/security/notices/USN-5244-1</a><br><a href="https://ubuntu.com/security/notices/USN-5244-2">https://ubuntu.com/security/notices/USN-5244-2</a><br></details> |
|
||||
| libdpkg-perl | CVE-2022-1664 | MEDIUM | 1.19.7ubuntu3 | 1.19.7ubuntu3.2 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1664">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1664</a><br><a href="https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=1f23dddc17f69c9598477098c7fb9936e15fa495">https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=1f23dddc17f69c9598477098c7fb9936e15fa495</a><br><a href="https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=58814cacee39c4ce9e2cd0e3a3b9b57ad437eff5">https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=58814cacee39c4ce9e2cd0e3a3b9b57ad437eff5</a><br><a href="https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=7a6c03cb34d4a09f35df2f10779cbf1b70a5200b">https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=7a6c03cb34d4a09f35df2f10779cbf1b70a5200b</a><br><a href="https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=faa4c92debe45412bfcf8a44f26e827800bb24be">https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=faa4c92debe45412bfcf8a44f26e827800bb24be</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/05/msg00033.html">https://lists.debian.org/debian-lts-announce/2022/05/msg00033.html</a><br><a href="https://lists.debian.org/debian-security-announce/2022/msg00115.html">https://lists.debian.org/debian-security-announce/2022/msg00115.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1664">https://nvd.nist.gov/vuln/detail/CVE-2022-1664</a><br><a href="https://ubuntu.com/security/notices/USN-5446-1">https://ubuntu.com/security/notices/USN-5446-1</a><br><a href="https://ubuntu.com/security/notices/USN-5446-2">https://ubuntu.com/security/notices/USN-5446-2</a><br></details> |
|
||||
| libext2fs2 | CVE-2022-1304 | MEDIUM | 1.45.5-2ubuntu1 | 1.45.5-2ubuntu1.1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1304">https://access.redhat.com/security/cve/CVE-2022-1304</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2069726">https://bugzilla.redhat.com/show_bug.cgi?id=2069726</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1304</a><br><a href="https://marc.info/?l=linux-ext4&m=165056234501732&w=2">https://marc.info/?l=linux-ext4&m=165056234501732&w=2</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1304">https://nvd.nist.gov/vuln/detail/CVE-2022-1304</a><br><a href="https://ubuntu.com/security/notices/USN-5464-1">https://ubuntu.com/security/notices/USN-5464-1</a><br></details> |
|
||||
@@ -178,10 +178,10 @@ hide:
|
||||
| libleptonica-dev | CVE-2020-36279 | MEDIUM | 1.79.0-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-36279">https://access.redhat.com/security/cve/CVE-2020-36279</a><br><a href="https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22512">https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22512</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36279">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36279</a><br><a href="https://github.com/DanBloomberg/leptonica/commit/3c18c43b6a3f753f0dfff99610d46ad46b8bfac4">https://github.com/DanBloomberg/leptonica/commit/3c18c43b6a3f753f0dfff99610d46ad46b8bfac4</a><br><a href="https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0">https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/03/msg00037.html">https://lists.debian.org/debian-lts-announce/2021/03/msg00037.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/</a><br><a href="https://security.gentoo.org/glsa/202107-53">https://security.gentoo.org/glsa/202107-53</a><br></details> |
|
||||
| libleptonica-dev | CVE-2020-36280 | MEDIUM | 1.79.0-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-36280">https://access.redhat.com/security/cve/CVE-2020-36280</a><br><a href="https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23654">https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23654</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36280">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36280</a><br><a href="https://github.com/DanBloomberg/leptonica/commit/5ba34b1fe741d69d43a6c8cf767756997eadd87c">https://github.com/DanBloomberg/leptonica/commit/5ba34b1fe741d69d43a6c8cf767756997eadd87c</a><br><a href="https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0">https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/</a><br><a href="https://security.gentoo.org/glsa/202107-53">https://security.gentoo.org/glsa/202107-53</a><br></details> |
|
||||
| libleptonica-dev | CVE-2020-36281 | MEDIUM | 1.79.0-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-36281">https://access.redhat.com/security/cve/CVE-2020-36281</a><br><a href="https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22140">https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22140</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36281">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36281</a><br><a href="https://github.com/DanBloomberg/leptonica/commit/5ee24b398bb67666f6d173763eaaedd9c36fb1e5">https://github.com/DanBloomberg/leptonica/commit/5ee24b398bb67666f6d173763eaaedd9c36fb1e5</a><br><a href="https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0">https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/03/msg00037.html">https://lists.debian.org/debian-lts-announce/2021/03/msg00037.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/</a><br><a href="https://security.gentoo.org/glsa/202107-53">https://security.gentoo.org/glsa/202107-53</a><br></details> |
|
||||
| libncurses6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br></details> |
|
||||
| libncurses6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br></details> |
|
||||
| libncursesw6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br></details> |
|
||||
| libncursesw6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br></details> |
|
||||
| libncurses6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libncurses6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libncursesw6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libncursesw6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libopenjp2-7 | CVE-2019-6988 | LOW | 2.3.1-1ubuntu4.20.04.1 | | <details><summary>Expand...</summary><a href="http://www.securityfocus.com/bid/106785">http://www.securityfocus.com/bid/106785</a><br><a href="https://access.redhat.com/security/cve/CVE-2019-6988">https://access.redhat.com/security/cve/CVE-2019-6988</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6988">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6988</a><br><a href="https://github.com/uclouvain/openjpeg/issues/1178">https://github.com/uclouvain/openjpeg/issues/1178</a><br></details> |
|
||||
| libopenjp2-7 | CVE-2021-29338 | LOW | 2.3.1-1ubuntu4.20.04.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-29338">https://access.redhat.com/security/cve/CVE-2021-29338</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29338">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29338</a><br><a href="https://github.com/uclouvain/openjpeg/issues/1338">https://github.com/uclouvain/openjpeg/issues/1338</a><br><a href="https://github.com/uclouvain/openjpeg/pull/1346">https://github.com/uclouvain/openjpeg/pull/1346</a><br><a href="https://github.com/uclouvain/openjpeg/pull/1395">https://github.com/uclouvain/openjpeg/pull/1395</a><br><a href="https://github.com/uclouvain/openjpeg/pull/1396">https://github.com/uclouvain/openjpeg/pull/1396</a><br><a href="https://github.com/uclouvain/openjpeg/pull/1397">https://github.com/uclouvain/openjpeg/pull/1397</a><br><a href="https://github.com/uclouvain/openjpeg/pull/1398">https://github.com/uclouvain/openjpeg/pull/1398</a><br><a href="https://linux.oracle.com/cve/CVE-2021-29338.html">https://linux.oracle.com/cve/CVE-2021-29338.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4251.html">https://linux.oracle.com/errata/ELSA-2021-4251.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/04/msg00006.html">https://lists.debian.org/debian-lts-announce/2022/04/msg00006.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EZ54FGM2IGAP4AWSJ22JKHOPHCR3FGYU/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EZ54FGM2IGAP4AWSJ22JKHOPHCR3FGYU/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QB6AI7CWXWMEDZIQY4LQ6DMIEXMDOHUP/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QB6AI7CWXWMEDZIQY4LQ6DMIEXMDOHUP/</a><br></details> |
|
||||
| libopenjp2-7 | CVE-2021-3575 | LOW | 2.3.1-1ubuntu4.20.04.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-3575">https://access.redhat.com/security/cve/CVE-2021-3575</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1957616">https://bugzilla.redhat.com/show_bug.cgi?id=1957616</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3575">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3575</a><br><a href="https://github.com/uclouvain/openjpeg/issues/1347">https://github.com/uclouvain/openjpeg/issues/1347</a><br><a href="https://linux.oracle.com/cve/CVE-2021-3575.html">https://linux.oracle.com/cve/CVE-2021-3575.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4251.html">https://linux.oracle.com/errata/ELSA-2021-4251.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EZ54FGM2IGAP4AWSJ22JKHOPHCR3FGYU/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EZ54FGM2IGAP4AWSJ22JKHOPHCR3FGYU/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QB6AI7CWXWMEDZIQY4LQ6DMIEXMDOHUP/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QB6AI7CWXWMEDZIQY4LQ6DMIEXMDOHUP/</a><br><a href="https://ubuntu.com/security/CVE-2021-3575">https://ubuntu.com/security/CVE-2021-3575</a><br></details> |
|
||||
@@ -233,8 +233,8 @@ hide:
|
||||
| libtiff5 | CVE-2022-0561 | LOW | 4.1.0+git191117-2ubuntu0.20.04.2 | 4.1.0+git191117-2ubuntu0.20.04.3 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-0561">https://access.redhat.com/security/cve/CVE-2022-0561</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0561">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0561</a><br><a href="https://gitlab.com/freedesktop-sdk/mirrors/gitlab/libtiff/libtiff/-/commit/eecb0712f4c3a5b449f70c57988260a667ddbdef">https://gitlab.com/freedesktop-sdk/mirrors/gitlab/libtiff/libtiff/-/commit/eecb0712f4c3a5b449f70c57988260a667ddbdef</a><br><a href="https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0561.json">https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0561.json</a><br><a href="https://gitlab.com/libtiff/libtiff/-/issues/362">https://gitlab.com/libtiff/libtiff/-/issues/362</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/03/msg00001.html">https://lists.debian.org/debian-lts-announce/2022/03/msg00001.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZEHZ35XVO2VBZ4HHCMM6J6TQIDSBQOM/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZEHZ35XVO2VBZ4HHCMM6J6TQIDSBQOM/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-0561">https://nvd.nist.gov/vuln/detail/CVE-2022-0561</a><br><a href="https://security.netapp.com/advisory/ntap-20220318-0001/">https://security.netapp.com/advisory/ntap-20220318-0001/</a><br><a href="https://ubuntu.com/security/notices/USN-5421-1">https://ubuntu.com/security/notices/USN-5421-1</a><br><a href="https://www.debian.org/security/2022/dsa-5108">https://www.debian.org/security/2022/dsa-5108</a><br></details> |
|
||||
| libtiff5 | CVE-2022-0562 | LOW | 4.1.0+git191117-2ubuntu0.20.04.2 | 4.1.0+git191117-2ubuntu0.20.04.3 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-0562">https://access.redhat.com/security/cve/CVE-2022-0562</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0562">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0562</a><br><a href="https://gitlab.com/gitlab-org/build/omnibus-mirror/libtiff/-/commit/561599c99f987dc32ae110370cfdd7df7975586b">https://gitlab.com/gitlab-org/build/omnibus-mirror/libtiff/-/commit/561599c99f987dc32ae110370cfdd7df7975586b</a><br><a href="https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0562.json">https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0562.json</a><br><a href="https://gitlab.com/libtiff/libtiff/-/issues/362">https://gitlab.com/libtiff/libtiff/-/issues/362</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/03/msg00001.html">https://lists.debian.org/debian-lts-announce/2022/03/msg00001.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZEHZ35XVO2VBZ4HHCMM6J6TQIDSBQOM/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DZEHZ35XVO2VBZ4HHCMM6J6TQIDSBQOM/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-0562">https://nvd.nist.gov/vuln/detail/CVE-2022-0562</a><br><a href="https://security.netapp.com/advisory/ntap-20220318-0001/">https://security.netapp.com/advisory/ntap-20220318-0001/</a><br><a href="https://ubuntu.com/security/notices/USN-5421-1">https://ubuntu.com/security/notices/USN-5421-1</a><br><a href="https://www.debian.org/security/2022/dsa-5108">https://www.debian.org/security/2022/dsa-5108</a><br></details> |
|
||||
| libtiff5 | CVE-2022-22844 | LOW | 4.1.0+git191117-2ubuntu0.20.04.2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-22844">https://access.redhat.com/security/cve/CVE-2022-22844</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22844">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22844</a><br><a href="https://gitlab.com/libtiff/libtiff/-/issues/355">https://gitlab.com/libtiff/libtiff/-/issues/355</a><br><a href="https://gitlab.com/libtiff/libtiff/-/merge_requests/287">https://gitlab.com/libtiff/libtiff/-/merge_requests/287</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/03/msg00001.html">https://lists.debian.org/debian-lts-announce/2022/03/msg00001.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22844">https://nvd.nist.gov/vuln/detail/CVE-2022-22844</a><br><a href="https://security.netapp.com/advisory/ntap-20220311-0002/">https://security.netapp.com/advisory/ntap-20220311-0002/</a><br><a href="https://www.debian.org/security/2022/dsa-5108">https://www.debian.org/security/2022/dsa-5108</a><br></details> |
|
||||
| libtinfo6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br></details> |
|
||||
| libtinfo6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br></details> |
|
||||
| libtinfo6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libtinfo6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libturbojpeg | CVE-2020-17541 | LOW | 2.0.3-0ubuntu1.20.04.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-17541">https://access.redhat.com/security/cve/CVE-2020-17541</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17541">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17541</a><br><a href="https://github.com/libjpeg-turbo/libjpeg-turbo/issues/392">https://github.com/libjpeg-turbo/libjpeg-turbo/issues/392</a><br><a href="https://linux.oracle.com/cve/CVE-2020-17541.html">https://linux.oracle.com/cve/CVE-2020-17541.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4288.html">https://linux.oracle.com/errata/ELSA-2021-4288.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-17541">https://nvd.nist.gov/vuln/detail/CVE-2020-17541</a><br></details> |
|
||||
| libturbojpeg0-dev | CVE-2020-17541 | LOW | 2.0.3-0ubuntu1.20.04.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-17541">https://access.redhat.com/security/cve/CVE-2020-17541</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17541">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17541</a><br><a href="https://github.com/libjpeg-turbo/libjpeg-turbo/issues/392">https://github.com/libjpeg-turbo/libjpeg-turbo/issues/392</a><br><a href="https://linux.oracle.com/cve/CVE-2020-17541.html">https://linux.oracle.com/cve/CVE-2020-17541.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4288.html">https://linux.oracle.com/errata/ELSA-2021-4288.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-17541">https://nvd.nist.gov/vuln/detail/CVE-2020-17541</a><br></details> |
|
||||
| libwind0-heimdal | CVE-2021-3671 | LOW | 7.7.0+dfsg-1ubuntu1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-3671">https://access.redhat.com/security/cve/CVE-2021-3671</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2013080,">https://bugzilla.redhat.com/show_bug.cgi?id=2013080,</a><br><a href="https://bugzilla.samba.org/show_bug.cgi?id=14770,">https://bugzilla.samba.org/show_bug.cgi?id=14770,</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3671">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3671</a><br><a href="https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a">https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3671">https://nvd.nist.gov/vuln/detail/CVE-2021-3671</a><br><a href="https://ubuntu.com/security/notices/USN-5142-1">https://ubuntu.com/security/notices/USN-5142-1</a><br><a href="https://ubuntu.com/security/notices/USN-5174-1">https://ubuntu.com/security/notices/USN-5174-1</a><br></details> |
|
||||
@@ -242,7 +242,7 @@ hide:
|
||||
| libxml2-dev | CVE-2022-29824 | MEDIUM | 2.9.10+dfsg-5ubuntu0.20.04.2 | 2.9.10+dfsg-5ubuntu0.20.04.3 | <details><summary>Expand...</summary><a href="http://packetstormsecurity.com/files/167345/libxml2-xmlBufAdd-Heap-Buffer-Overflow.html">http://packetstormsecurity.com/files/167345/libxml2-xmlBufAdd-Heap-Buffer-Overflow.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2022-29824">https://access.redhat.com/security/cve/CVE-2022-29824</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29824">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29824</a><br><a href="https://gitlab.gnome.org/GNOME/libxml2/-/commit/2554a2408e09f13652049e5ffb0d26196b02ebab">https://gitlab.gnome.org/GNOME/libxml2/-/commit/2554a2408e09f13652049e5ffb0d26196b02ebab</a><br><a href="https://gitlab.gnome.org/GNOME/libxml2/-/commit/2554a2408e09f13652049e5ffb0d26196b02ebab (v2.9.14)">https://gitlab.gnome.org/GNOME/libxml2/-/commit/2554a2408e09f13652049e5ffb0d26196b02ebab (v2.9.14)</a><br><a href="https://gitlab.gnome.org/GNOME/libxml2/-/commit/6c283d83eccd940bcde15634ac8c7f100e3caefd">https://gitlab.gnome.org/GNOME/libxml2/-/commit/6c283d83eccd940bcde15634ac8c7f100e3caefd</a><br><a href="https://gitlab.gnome.org/GNOME/libxml2/-/commit/6c283d83eccd940bcde15634ac8c7f100e3caefd (master)">https://gitlab.gnome.org/GNOME/libxml2/-/commit/6c283d83eccd940bcde15634ac8c7f100e3caefd (master)</a><br><a href="https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.9.14">https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.9.14</a><br><a href="https://gitlab.gnome.org/GNOME/libxslt/-/tags">https://gitlab.gnome.org/GNOME/libxslt/-/tags</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/05/msg00023.html">https://lists.debian.org/debian-lts-announce/2022/05/msg00023.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FZOBT5Y6Y2QLDDX2HZGMV7MJMWGXORKK/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FZOBT5Y6Y2QLDDX2HZGMV7MJMWGXORKK/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P3NVZVWFRBXBI3AKZZWUWY6INQQPQVSF/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P3NVZVWFRBXBI3AKZZWUWY6INQQPQVSF/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P5363EDV5VHZ5C77ODA43RYDCPMA7ARM/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P5363EDV5VHZ5C77ODA43RYDCPMA7ARM/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29824">https://nvd.nist.gov/vuln/detail/CVE-2022-29824</a><br><a href="https://ubuntu.com/security/notices/USN-5422-1">https://ubuntu.com/security/notices/USN-5422-1</a><br><a href="https://www.debian.org/security/2022/dsa-5142">https://www.debian.org/security/2022/dsa-5142</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1116 | HIGH | 5.4.0-109.123 | 5.4.0-113.127 | <details><summary>Expand...</summary><a href="http://packetstormsecurity.com/files/167386/Kernel-Live-Patch-Security-Notice-LSN-0086-1.html">http://packetstormsecurity.com/files/167386/Kernel-Live-Patch-Security-Notice-LSN-0086-1.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2022-1116">https://access.redhat.com/security/cve/CVE-2022-1116</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1116">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1116</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/io_uring.c?h=v5.4.189&id=1a623d361ffe5cecd4244a02f449528416360038">https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/io_uring.c?h=v5.4.189&id=1a623d361ffe5cecd4244a02f449528416360038</a><br><a href="https://kernel.dance/#1a623d361ffe5cecd4244a02f449528416360038">https://kernel.dance/#1a623d361ffe5cecd4244a02f449528416360038</a><br><a href="https://ubuntu.com/security/notices/USN-5442-1">https://ubuntu.com/security/notices/USN-5442-1</a><br><a href="https://ubuntu.com/security/notices/USN-5442-2">https://ubuntu.com/security/notices/USN-5442-2</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1966 | HIGH | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1966">https://access.redhat.com/security/cve/CVE-2022-1966</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2092427">https://bugzilla.redhat.com/show_bug.cgi?id=2092427</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1966">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1966</a><br><a href="https://git.kernel.org/linus/520778042ccca019f3ffa136dd0ca565c486cedd">https://git.kernel.org/linus/520778042ccca019f3ffa136dd0ca565c486cedd</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd">https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MO6Y3TC4WUUNKRP7OQA26OVTZTPCS6F2/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MO6Y3TC4WUUNKRP7OQA26OVTZTPCS6F2/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UIZTJOJCVVEJVOQSCHE6IJQKMPISHQ5L/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UIZTJOJCVVEJVOQSCHE6IJQKMPISHQ5L/</a><br><a href="https://ubuntu.com/security/notices/USN-5465-1">https://ubuntu.com/security/notices/USN-5465-1</a><br><a href="https://ubuntu.com/security/notices/USN-5466-1">https://ubuntu.com/security/notices/USN-5466-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://ubuntu.com/security/notices/USN-5470-1">https://ubuntu.com/security/notices/USN-5470-1</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br><a href="https://www.debian.org/security/2022/dsa-5161">https://www.debian.org/security/2022/dsa-5161</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/31/1">https://www.openwall.com/lists/oss-security/2022/05/31/1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-21499 | HIGH | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21499">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21499</a><br><a href="https://git.kernel.org/linus/eadb2f47a3ced5c64b23b90fd2a3463f63726066">https://git.kernel.org/linus/eadb2f47a3ced5c64b23b90fd2a3463f63726066</a><br><a href="https://linux.oracle.com/cve/CVE-2022-21499.html">https://linux.oracle.com/cve/CVE-2022-21499.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9427.html">https://linux.oracle.com/errata/ELSA-2022-9427.html</a><br><a href="https://ubuntu.com/security/notices/USN-5465-1">https://ubuntu.com/security/notices/USN-5465-1</a><br><a href="https://ubuntu.com/security/notices/USN-5466-1">https://ubuntu.com/security/notices/USN-5466-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://ubuntu.com/security/notices/USN-5470-1">https://ubuntu.com/security/notices/USN-5470-1</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br><a href="https://www.debian.org/security/2022/dsa-5161">https://www.debian.org/security/2022/dsa-5161</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/24/10">https://www.openwall.com/lists/oss-security/2022/05/24/10</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/24/7">https://www.openwall.com/lists/oss-security/2022/05/24/7</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-21499 | HIGH | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-21499">https://access.redhat.com/security/cve/CVE-2022-21499</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21499">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21499</a><br><a href="https://git.kernel.org/linus/eadb2f47a3ced5c64b23b90fd2a3463f63726066">https://git.kernel.org/linus/eadb2f47a3ced5c64b23b90fd2a3463f63726066</a><br><a href="https://linux.oracle.com/cve/CVE-2022-21499.html">https://linux.oracle.com/cve/CVE-2022-21499.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9427.html">https://linux.oracle.com/errata/ELSA-2022-9427.html</a><br><a href="https://ubuntu.com/security/notices/USN-5465-1">https://ubuntu.com/security/notices/USN-5465-1</a><br><a href="https://ubuntu.com/security/notices/USN-5466-1">https://ubuntu.com/security/notices/USN-5466-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://ubuntu.com/security/notices/USN-5470-1">https://ubuntu.com/security/notices/USN-5470-1</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br><a href="https://www.debian.org/security/2022/dsa-5161">https://www.debian.org/security/2022/dsa-5161</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/24/10">https://www.openwall.com/lists/oss-security/2022/05/24/10</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/24/7">https://www.openwall.com/lists/oss-security/2022/05/24/7</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-29581 | HIGH | 5.4.0-109.123 | 5.4.0-113.127 | <details><summary>Expand...</summary><a href="http://packetstormsecurity.com/files/167386/Kernel-Live-Patch-Security-Notice-LSN-0086-1.html">http://packetstormsecurity.com/files/167386/Kernel-Live-Patch-Security-Notice-LSN-0086-1.html</a><br><a href="http://www.openwall.com/lists/oss-security/2022/05/18/2">http://www.openwall.com/lists/oss-security/2022/05/18/2</a><br><a href="https://access.redhat.com/security/cve/CVE-2022-29581">https://access.redhat.com/security/cve/CVE-2022-29581</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29581">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29581</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3db09e762dc79584a69c10d74a6b98f89a9979f8">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3db09e762dc79584a69c10d74a6b98f89a9979f8</a><br><a href="https://kernel.dance/#3db09e762dc79584a69c10d74a6b98f89a9979f8">https://kernel.dance/#3db09e762dc79584a69c10d74a6b98f89a9979f8</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29581">https://nvd.nist.gov/vuln/detail/CVE-2022-29581</a><br><a href="https://ubuntu.com/security/notices/USN-5442-1">https://ubuntu.com/security/notices/USN-5442-1</a><br><a href="https://ubuntu.com/security/notices/USN-5442-2">https://ubuntu.com/security/notices/USN-5442-2</a><br><a href="https://ubuntu.com/security/notices/USN-5443-1">https://ubuntu.com/security/notices/USN-5443-1</a><br><a href="https://ubuntu.com/security/notices/USN-5443-2">https://ubuntu.com/security/notices/USN-5443-2</a><br><a href="https://ubuntu.com/security/notices/USN-5444-1">https://ubuntu.com/security/notices/USN-5444-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2013-7445 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2013-7445">https://access.redhat.com/security/cve/CVE-2013-7445</a><br><a href="https://bugzilla.kernel.org/show_bug.cgi?id=60533">https://bugzilla.kernel.org/show_bug.cgi?id=60533</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7445">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7445</a><br><a href="https://lists.freedesktop.org/archives/dri-devel/2015-September/089778.html (potential start towards fixing)">https://lists.freedesktop.org/archives/dri-devel/2015-September/089778.html (potential start towards fixing)</a><br></details> |
|
||||
| linux-libc-dev | CVE-2015-8553 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="http://thread.gmane.org/gmane.linux.kernel/1924087/focus=1930758 (regression mention)">http://thread.gmane.org/gmane.linux.kernel/1924087/focus=1930758 (regression mention)</a><br><a href="http://xenbits.xen.org/xsa/advisory-120.html">http://xenbits.xen.org/xsa/advisory-120.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2015-8553">https://access.redhat.com/security/cve/CVE-2015-8553</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8553">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8553</a><br><a href="https://seclists.org/bugtraq/2019/Aug/18">https://seclists.org/bugtraq/2019/Aug/18</a><br><a href="https://www.debian.org/security/2019/dsa-4497">https://www.debian.org/security/2019/dsa-4497</a><br></details> |
|
||||
@@ -263,7 +263,7 @@ hide:
|
||||
| linux-libc-dev | CVE-2021-4148 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4148">https://access.redhat.com/security/cve/CVE-2021-4148</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2026487">https://bugzilla.redhat.com/show_bug.cgi?id=2026487</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4148">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4148</a><br><a href="https://lkml.org/lkml/2021/9/12/323">https://lkml.org/lkml/2021/9/12/323</a><br><a href="https://lkml.org/lkml/2021/9/17/1037">https://lkml.org/lkml/2021/9/17/1037</a><br><a href="https://lore.kernel.org/linux-mm/a07564a3-b2fc-9ffe-3ace-3f276075ea5c@google.com/">https://lore.kernel.org/linux-mm/a07564a3-b2fc-9ffe-3ace-3f276075ea5c@google.com/</a><br><a href="https://lore.kernel.org/lkml/CACkBjsYwLYLRmX8GpsDpMthagWOjWWrNxqY6ZLNQVr6yx+f5vA@mail.gmail.com/">https://lore.kernel.org/lkml/CACkBjsYwLYLRmX8GpsDpMthagWOjWWrNxqY6ZLNQVr6yx+f5vA@mail.gmail.com/</a><br><a href="https://lore.kernel.org/lkml/CAHbLzkrdGva2dzO36r62LKv_ip5trbMK0BO3vCeSBk2_7OE-zA@mail.gmail.com/">https://lore.kernel.org/lkml/CAHbLzkrdGva2dzO36r62LKv_ip5trbMK0BO3vCeSBk2_7OE-zA@mail.gmail.com/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4148">https://nvd.nist.gov/vuln/detail/CVE-2021-4148</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-4150 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4150">https://access.redhat.com/security/cve/CVE-2021-4150</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2025938">https://bugzilla.redhat.com/show_bug.cgi?id=2025938</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4150">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4150</a><br><a href="https://git.kernel.org/linus/9fbfabfda25d8774c5a08634fdd2da000a924890 (5.15-rc7)">https://git.kernel.org/linus/9fbfabfda25d8774c5a08634fdd2da000a924890 (5.15-rc7)</a><br><a href="https://lkml.org/lkml/2021/10/18/485">https://lkml.org/lkml/2021/10/18/485</a><br><a href="https://lkml.org/lkml/2021/9/6/781">https://lkml.org/lkml/2021/9/6/781</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4150">https://nvd.nist.gov/vuln/detail/CVE-2021-4150</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-4159 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4159">https://access.redhat.com/security/cve/CVE-2021-4159</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4159">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4159</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-4197 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4197">https://access.redhat.com/security/cve/CVE-2021-4197</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2035652">https://bugzilla.redhat.com/show_bug.cgi?id=2035652</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4197">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4197</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-1988.html">https://errata.almalinux.org/8/ALSA-2022-1988.html</a><br><a href="https://linux.oracle.com/cve/CVE-2021-4197.html">https://linux.oracle.com/cve/CVE-2021-4197.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-1988.html">https://linux.oracle.com/errata/ELSA-2022-1988.html</a><br><a href="https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/">https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4197">https://nvd.nist.gov/vuln/detail/CVE-2021-4197</a><br><a href="https://security.netapp.com/advisory/ntap-20220602-0006/">https://security.netapp.com/advisory/ntap-20220602-0006/</a><br><a href="https://ubuntu.com/security/notices/USN-5278-1">https://ubuntu.com/security/notices/USN-5278-1</a><br><a href="https://ubuntu.com/security/notices/USN-5337-1">https://ubuntu.com/security/notices/USN-5337-1</a><br><a href="https://ubuntu.com/security/notices/USN-5368-1">https://ubuntu.com/security/notices/USN-5368-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-4197 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4197">https://access.redhat.com/security/cve/CVE-2021-4197</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2035652">https://bugzilla.redhat.com/show_bug.cgi?id=2035652</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4197">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4197</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-1988.html">https://errata.almalinux.org/8/ALSA-2022-1988.html</a><br><a href="https://linux.oracle.com/cve/CVE-2021-4197.html">https://linux.oracle.com/cve/CVE-2021-4197.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/">https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4197">https://nvd.nist.gov/vuln/detail/CVE-2021-4197</a><br><a href="https://security.netapp.com/advisory/ntap-20220602-0006/">https://security.netapp.com/advisory/ntap-20220602-0006/</a><br><a href="https://ubuntu.com/security/notices/USN-5278-1">https://ubuntu.com/security/notices/USN-5278-1</a><br><a href="https://ubuntu.com/security/notices/USN-5337-1">https://ubuntu.com/security/notices/USN-5337-1</a><br><a href="https://ubuntu.com/security/notices/USN-5368-1">https://ubuntu.com/security/notices/USN-5368-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-4218 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4218">https://access.redhat.com/security/cve/CVE-2021-4218</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4218">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4218</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-44879 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-44879">https://access.redhat.com/security/cve/CVE-2021-44879</a><br><a href="https://bugzilla.kernel.org/show_bug.cgi?id=215231">https://bugzilla.kernel.org/show_bug.cgi?id=215231</a><br><a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3">https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44879">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44879</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9056d6489f5a41cfbb67f719d2c0ce61ead72d9f">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9056d6489f5a41cfbb67f719d2c0ce61ead72d9f</a><br><a href="https://lkml.org/lkml/2022/1/24/4067">https://lkml.org/lkml/2022/1/24/4067</a><br><a href="https://lore.kernel.org/linux-f2fs-devel/20211206144421.3735-3-chao@kernel.org/T/">https://lore.kernel.org/linux-f2fs-devel/20211206144421.3735-3-chao@kernel.org/T/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-44879">https://nvd.nist.gov/vuln/detail/CVE-2021-44879</a><br><a href="https://ubuntu.com/security/notices/USN-5302-1">https://ubuntu.com/security/notices/USN-5302-1</a><br><a href="https://ubuntu.com/security/notices/USN-5383-1">https://ubuntu.com/security/notices/USN-5383-1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/02/12/1">https://www.openwall.com/lists/oss-security/2022/02/12/1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-0168 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-0168">https://access.redhat.com/security/cve/CVE-2022-0168</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0168">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0168</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br></details> |
|
||||
@@ -275,26 +275,25 @@ hide:
|
||||
| linux-libc-dev | CVE-2022-1011 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1011">https://access.redhat.com/security/cve/CVE-2022-1011</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2064855">https://bugzilla.redhat.com/show_bug.cgi?id=2064855</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1011">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1011</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-1988.html">https://errata.almalinux.org/8/ALSA-2022-1988.html</a><br><a href="https://git.kernel.org/linus/0c4bcfdecb1ac0967619ee7ff44871d93c08c909 (5.17-rc8)">https://git.kernel.org/linus/0c4bcfdecb1ac0967619ee7ff44871d93c08c909 (5.17-rc8)</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git/commit/?h=for-next">https://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git/commit/?h=for-next</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1011.html">https://linux.oracle.com/cve/CVE-2022-1011.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-1988.html">https://linux.oracle.com/errata/ELSA-2022-1988.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BG4J46EMFPDD5QHYXDUI3PJCZQ7HQAZR/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BG4J46EMFPDD5QHYXDUI3PJCZQ7HQAZR/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C5AUUDGSDLGYU7SZSK4PFAN22NISQZBT/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C5AUUDGSDLGYU7SZSK4PFAN22NISQZBT/</a><br><a href="https://lore.kernel.org/lkml/20220414110839.241541230@linuxfoundation.org/">https://lore.kernel.org/lkml/20220414110839.241541230@linuxfoundation.org/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1011">https://nvd.nist.gov/vuln/detail/CVE-2022-1011</a><br><a href="https://ubuntu.com/security/notices/USN-5381-1">https://ubuntu.com/security/notices/USN-5381-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1012 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1012">https://access.redhat.com/security/cve/CVE-2022-1012</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1012">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1012</a><br><a href="https://git.kernel.org/linus/b2d057560b8107c633b39aabe517ff9d93f285e3 (5.18-rc6)">https://git.kernel.org/linus/b2d057560b8107c633b39aabe517ff9d93f285e3 (5.18-rc6)</a><br><a href="https://kernel.googlesource.com/pub/scm/linux/kernel/git/jkirsher/net-queue/+/b2d057560b8107c633b39aabe517ff9d93f285e3%5E%21/">https://kernel.googlesource.com/pub/scm/linux/kernel/git/jkirsher/net-queue/+/b2d057560b8107c633b39aabe517ff9d93f285e3%5E%21/</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1016 | MEDIUM | 5.4.0-109.123 | 5.4.0-110.124 | <details><summary>Expand...</summary><a href="http://blog.dbouman.nl/2022/04/02/How-The-Tables-Have-Turned-CVE-2022-1015-1016/">http://blog.dbouman.nl/2022/04/02/How-The-Tables-Have-Turned-CVE-2022-1015-1016/</a><br><a href="https://access.redhat.com/security/cve/CVE-2022-1016">https://access.redhat.com/security/cve/CVE-2022-1016</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1016">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1016</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1016.html">https://linux.oracle.com/cve/CVE-2022-1016.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9368.html">https://linux.oracle.com/errata/ELSA-2022-9368.html</a><br><a href="https://seclists.org/oss-sec/2022/q1/205">https://seclists.org/oss-sec/2022/q1/205</a><br><a href="https://ubuntu.com/security/notices/USN-5381-1">https://ubuntu.com/security/notices/USN-5381-1</a><br><a href="https://ubuntu.com/security/notices/USN-5383-1">https://ubuntu.com/security/notices/USN-5383-1</a><br><a href="https://ubuntu.com/security/notices/USN-5390-1">https://ubuntu.com/security/notices/USN-5390-1</a><br><a href="https://ubuntu.com/security/notices/USN-5390-2">https://ubuntu.com/security/notices/USN-5390-2</a><br><a href="https://ubuntu.com/security/notices/USN-5415-1">https://ubuntu.com/security/notices/USN-5415-1</a><br><a href="https://ubuntu.com/security/notices/USN-5466-1">https://ubuntu.com/security/notices/USN-5466-1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/28/5">https://www.openwall.com/lists/oss-security/2022/03/28/5</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1048 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1048">https://access.redhat.com/security/cve/CVE-2022-1048</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2066706">https://bugzilla.redhat.com/show_bug.cgi?id=2066706</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1048">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1048</a><br><a href="https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3">https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1048">https://nvd.nist.gov/vuln/detail/CVE-2022-1048</a><br><a href="https://ubuntu.com/security/notices/USN-5381-1">https://ubuntu.com/security/notices/USN-5381-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/28/4">https://www.openwall.com/lists/oss-security/2022/03/28/4</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1158 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1158">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1158</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1158.html">https://linux.oracle.com/cve/CVE-2022-1158.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9368.html">https://linux.oracle.com/errata/ELSA-2022-9368.html</a><br><a href="https://seclists.org/oss-sec/2022/q2/22">https://seclists.org/oss-sec/2022/q2/22</a><br><a href="https://ubuntu.com/security/notices/USN-5416-1">https://ubuntu.com/security/notices/USN-5416-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1048 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1048">https://access.redhat.com/security/cve/CVE-2022-1048</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2066706">https://bugzilla.redhat.com/show_bug.cgi?id=2066706</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1048">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1048</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1048.html">https://linux.oracle.com/cve/CVE-2022-1048.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3">https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1048">https://nvd.nist.gov/vuln/detail/CVE-2022-1048</a><br><a href="https://ubuntu.com/security/notices/USN-5381-1">https://ubuntu.com/security/notices/USN-5381-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/28/4">https://www.openwall.com/lists/oss-security/2022/03/28/4</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1158 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1158">https://access.redhat.com/security/cve/CVE-2022-1158</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1158">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1158</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1158.html">https://linux.oracle.com/cve/CVE-2022-1158.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9368.html">https://linux.oracle.com/errata/ELSA-2022-9368.html</a><br><a href="https://seclists.org/oss-sec/2022/q2/22">https://seclists.org/oss-sec/2022/q2/22</a><br><a href="https://ubuntu.com/security/notices/USN-5416-1">https://ubuntu.com/security/notices/USN-5416-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1195 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1195">https://access.redhat.com/security/cve/CVE-2022-1195</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2056381">https://bugzilla.redhat.com/show_bug.cgi?id=2056381</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1195">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1195</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0b9111922b1f399aba6ed1e1b8f2079c3da1aed8">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0b9111922b1f399aba6ed1e1b8f2079c3da1aed8</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e0588c291d6ce225f2b891753ca41d45ba42469">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e0588c291d6ce225f2b891753ca41d45ba42469</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=81b1d548d00bcd028303c4f3150fa753b9b8aa71">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=81b1d548d00bcd028303c4f3150fa753b9b8aa71</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b2f37aead1b82a770c48b5d583f35ec22aabb61e">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b2f37aead1b82a770c48b5d583f35ec22aabb61e</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1195">https://nvd.nist.gov/vuln/detail/CVE-2022-1195</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1198 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1198">https://access.redhat.com/security/cve/CVE-2022-1198</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1198">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1198</a><br><a href="https://github.com/torvalds/linux/commit/efe4186e6a1b54bf38b9e05450d43b0da1fd7739">https://github.com/torvalds/linux/commit/efe4186e6a1b54bf38b9e05450d43b0da1fd7739</a><br><a href="https://marc.info/?i=c012878.3292f.17fe9417790.Coremail.duoming@zju.edu.cn">https://marc.info/?i=c012878.3292f.17fe9417790.Coremail.duoming@zju.edu.cn</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1263 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1263">https://access.redhat.com/security/cve/CVE-2022-1263</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1263">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1263</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/04/07/1">https://www.openwall.com/lists/oss-security/2022/04/07/1</a><br><a href="https://www.spinics.net/lists/kvm/msg273052.html">https://www.spinics.net/lists/kvm/msg273052.html</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1353 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1353">https://access.redhat.com/security/cve/CVE-2022-1353</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2066819">https://bugzilla.redhat.com/show_bug.cgi?id=2066819</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1353">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1353</a><br><a href="https://git.kernel.org/linus/9a564bccb78a76740ea9d75a259942df8143d02c (5.17)">https://git.kernel.org/linus/9a564bccb78a76740ea9d75a259942df8143d02c (5.17)</a><br><a href="https://github.com/torvalds/linux/commit/9a564bccb78a76740ea9d75a259942df8143d02c">https://github.com/torvalds/linux/commit/9a564bccb78a76740ea9d75a259942df8143d02c</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1353">https://nvd.nist.gov/vuln/detail/CVE-2022-1353</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1353 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1353">https://access.redhat.com/security/cve/CVE-2022-1353</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2066819">https://bugzilla.redhat.com/show_bug.cgi?id=2066819</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1353">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1353</a><br><a href="https://git.kernel.org/linus/9a564bccb78a76740ea9d75a259942df8143d02c (5.17)">https://git.kernel.org/linus/9a564bccb78a76740ea9d75a259942df8143d02c (5.17)</a><br><a href="https://github.com/torvalds/linux/commit/9a564bccb78a76740ea9d75a259942df8143d02c">https://github.com/torvalds/linux/commit/9a564bccb78a76740ea9d75a259942df8143d02c</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1353.html">https://linux.oracle.com/cve/CVE-2022-1353.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1353">https://nvd.nist.gov/vuln/detail/CVE-2022-1353</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1508 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1508">https://access.redhat.com/security/cve/CVE-2022-1508</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1508">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1508</a><br><a href="https://git.kernel.org/linus/89c2b3b74918200e46699338d7bcc19b1ea12110 (5.15-rc1)">https://git.kernel.org/linus/89c2b3b74918200e46699338d7bcc19b1ea12110 (5.15-rc1)</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=89c2b3b74918200e46699338d7bcc19b1ea12110">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=89c2b3b74918200e46699338d7bcc19b1ea12110</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1516 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1516">https://access.redhat.com/security/cve/CVE-2022-1516</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1516">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1516</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=7781607938c8">https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=7781607938c8</a><br><a href="https://ubuntu.com/security/notices/USN-5416-1">https://ubuntu.com/security/notices/USN-5416-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1652 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1652">https://access.redhat.com/security/cve/CVE-2022-1652</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1832397">https://bugzilla.redhat.com/show_bug.cgi?id=1832397</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1652">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1652</a><br><a href="https://francozappa.github.io/about-bias/">https://francozappa.github.io/about-bias/</a><br><a href="https://kb.cert.org/vuls/id/647177/">https://kb.cert.org/vuls/id/647177/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1652">https://nvd.nist.gov/vuln/detail/CVE-2022-1652</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/10/1">https://www.openwall.com/lists/oss-security/2022/05/10/1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/10/2">https://www.openwall.com/lists/oss-security/2022/05/10/2</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1652 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1652">https://access.redhat.com/security/cve/CVE-2022-1652</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1832397">https://bugzilla.redhat.com/show_bug.cgi?id=1832397</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2084458">https://bugzilla.redhat.com/show_bug.cgi?id=2084458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1652">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1652</a><br><a href="https://francozappa.github.io/about-bias/">https://francozappa.github.io/about-bias/</a><br><a href="https://kb.cert.org/vuls/id/647177/">https://kb.cert.org/vuls/id/647177/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1652">https://nvd.nist.gov/vuln/detail/CVE-2022-1652</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/10/1">https://www.openwall.com/lists/oss-security/2022/05/10/1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/10/2">https://www.openwall.com/lists/oss-security/2022/05/10/2</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1734 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="http://www.openwall.com/lists/oss-security/2022/06/05/4">http://www.openwall.com/lists/oss-security/2022/06/05/4</a><br><a href="http://www.openwall.com/lists/oss-security/2022/06/09/1">http://www.openwall.com/lists/oss-security/2022/06/09/1</a><br><a href="https://access.redhat.com/security/cve/CVE-2022-1734">https://access.redhat.com/security/cve/CVE-2022-1734</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1734">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1734</a><br><a href="https://git.kernel.org/linus/d270453a0d9ec10bb8a802a142fb1b3601a83098 (5.18-rc6)">https://git.kernel.org/linus/d270453a0d9ec10bb8a802a142fb1b3601a83098 (5.18-rc6)</a><br><a href="https://github.com/torvalds/linux/commit/d270453a0d9ec10bb8a802a142fb1b3601a83098">https://github.com/torvalds/linux/commit/d270453a0d9ec10bb8a802a142fb1b3601a83098</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1734">https://nvd.nist.gov/vuln/detail/CVE-2022-1734</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1786 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1786">https://access.redhat.com/security/cve/CVE-2022-1786</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2087760">https://bugzilla.redhat.com/show_bug.cgi?id=2087760</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1786">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1786</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=29f077d070519a88a793fbc70f1e6484dc6d9e35">https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=29f077d070519a88a793fbc70f1e6484dc6d9e35</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1786.html">https://linux.oracle.com/cve/CVE-2022-1786.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9426.html">https://linux.oracle.com/errata/ELSA-2022-9426.html</a><br><a href="https://www.debian.org/security/2022/dsa-5161">https://www.debian.org/security/2022/dsa-5161</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/24/4">https://www.openwall.com/lists/oss-security/2022/05/24/4</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1836 | MEDIUM | 5.4.0-109.123 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1836">https://access.redhat.com/security/cve/CVE-2022-1836</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1836">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1836</a><br><a href="https://git.kernel.org/linus/233087ca063686964a53c829d547c7571e3f67bf (5.18-rc5)">https://git.kernel.org/linus/233087ca063686964a53c829d547c7571e3f67bf (5.18-rc5)</a><br><a href="https://github.com/torvalds/linux/commit/233087ca063686964a53c829d547c7571e3f67bf">https://github.com/torvalds/linux/commit/233087ca063686964a53c829d547c7571e3f67bf</a><br><a href="https://ubuntu.com/security/notices/USN-5470-1">https://ubuntu.com/security/notices/USN-5470-1</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/04/28/1">https://www.openwall.com/lists/oss-security/2022/04/28/1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-20008 | MEDIUM | 5.4.0-109.123 | 5.4.0-110.124 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-20008">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-20008</a><br><a href="https://git.kernel.org/linus/54309fde1a352ad2674ebba004a79f7d20b9f037 (5.17-rc5)">https://git.kernel.org/linus/54309fde1a352ad2674ebba004a79f7d20b9f037 (5.17-rc5)</a><br><a href="https://source.android.com/security/bulletin/2022-05-01">https://source.android.com/security/bulletin/2022-05-01</a><br><a href="https://ubuntu.com/security/notices/USN-5415-1">https://ubuntu.com/security/notices/USN-5415-1</a><br><a href="https://ubuntu.com/security/notices/USN-5417-1">https://ubuntu.com/security/notices/USN-5417-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23036 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23036">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23036</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23037 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23037">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23037</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23038 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23038">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23038</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23039 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23039">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23039</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23040 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23040">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23040</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23041 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23041">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23041</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23042 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23042">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23042</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23036 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23036">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23036</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23036.html">https://linux.oracle.com/cve/CVE-2022-23036.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23037 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23037">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23037</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23037.html">https://linux.oracle.com/cve/CVE-2022-23037.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23038 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23038">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23038</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23038.html">https://linux.oracle.com/cve/CVE-2022-23038.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23039 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23039">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23039</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23039.html">https://linux.oracle.com/cve/CVE-2022-23039.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23040 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23040">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23040</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23040.html">https://linux.oracle.com/cve/CVE-2022-23040.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23041 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23041">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23041</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23041.html">https://linux.oracle.com/cve/CVE-2022-23041.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23042 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23042">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23042</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23042.html">https://linux.oracle.com/cve/CVE-2022-23042.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-24958 | MEDIUM | 5.4.0-109.123 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-24958">https://access.redhat.com/security/cve/CVE-2022-24958</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24958">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24958</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=501e38a5531efbd77d5c73c0ba838a889bfc1d74">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=501e38a5531efbd77d5c73c0ba838a889bfc1d74</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=89f3594d0de58e8a57d92d497dea9fee3d4b9cda">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=89f3594d0de58e8a57d92d497dea9fee3d4b9cda</a><br><a href="https://github.com/torvalds/linux/commit/501e38a5531efbd77d5c73c0ba838a889bfc1d74">https://github.com/torvalds/linux/commit/501e38a5531efbd77d5c73c0ba838a889bfc1d74</a><br><a href="https://github.com/torvalds/linux/commit/89f3594d0de58e8a57d92d497dea9fee3d4b9cda">https://github.com/torvalds/linux/commit/89f3594d0de58e8a57d92d497dea9fee3d4b9cda</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SUVZA2YVOQJBJTDIDQ5HF5TAU2C6WP6H/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SUVZA2YVOQJBJTDIDQ5HF5TAU2C6WP6H/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TCW2KZYJ2H6BKZE3CVLHRIXYDGNYYC5P/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TCW2KZYJ2H6BKZE3CVLHRIXYDGNYYC5P/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24958">https://nvd.nist.gov/vuln/detail/CVE-2022-24958</a><br><a href="https://security.netapp.com/advisory/ntap-20220225-0008/">https://security.netapp.com/advisory/ntap-20220225-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5381-1">https://ubuntu.com/security/notices/USN-5381-1</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-25258 | MEDIUM | 5.4.0-109.123 | 5.4.0-110.124 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-25258">https://access.redhat.com/security/cve/CVE-2022-25258</a><br><a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.10">https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.10</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25258">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25258</a><br><a href="https://github.com/szymonh/d-os-descriptor">https://github.com/szymonh/d-os-descriptor</a><br><a href="https://github.com/torvalds/linux/commit/75e5b4849b81e19e9efe1654b30d7f3151c33c2c">https://github.com/torvalds/linux/commit/75e5b4849b81e19e9efe1654b30d7f3151c33c2c</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html">https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html">https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TCW2KZYJ2H6BKZE3CVLHRIXYDGNYYC5P/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TCW2KZYJ2H6BKZE3CVLHRIXYDGNYYC5P/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-25258">https://nvd.nist.gov/vuln/detail/CVE-2022-25258</a><br><a href="https://ubuntu.com/security/notices/USN-5415-1">https://ubuntu.com/security/notices/USN-5415-1</a><br><a href="https://ubuntu.com/security/notices/USN-5417-1">https://ubuntu.com/security/notices/USN-5417-1</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://www.debian.org/security/2022/dsa-5092">https://www.debian.org/security/2022/dsa-5092</a><br><a href="https://www.debian.org/security/2022/dsa-5096">https://www.debian.org/security/2022/dsa-5096</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-25375 | MEDIUM | 5.4.0-109.123 | 5.4.0-110.124 | <details><summary>Expand...</summary><a href="http://www.openwall.com/lists/oss-security/2022/02/21/1">http://www.openwall.com/lists/oss-security/2022/02/21/1</a><br><a href="https://access.redhat.com/security/cve/CVE-2022-25375">https://access.redhat.com/security/cve/CVE-2022-25375</a><br><a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.10">https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.10</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25375">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25375</a><br><a href="https://git.kernel.org/linus/38ea1eac7d88072bbffb630e2b3db83ca649b826 (5.17-rc4)">https://git.kernel.org/linus/38ea1eac7d88072bbffb630e2b3db83ca649b826 (5.17-rc4)</a><br><a href="https://github.com/szymonh/rndis-co">https://github.com/szymonh/rndis-co</a><br><a href="https://github.com/torvalds/linux/commit/38ea1eac7d88072bbffb630e2b3db83ca649b826">https://github.com/torvalds/linux/commit/38ea1eac7d88072bbffb630e2b3db83ca649b826</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html">https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html">https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-25375">https://nvd.nist.gov/vuln/detail/CVE-2022-25375</a><br><a href="https://ubuntu.com/security/notices/USN-5415-1">https://ubuntu.com/security/notices/USN-5415-1</a><br><a href="https://ubuntu.com/security/notices/USN-5417-1">https://ubuntu.com/security/notices/USN-5417-1</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://www.debian.org/security/2022/dsa-5092">https://www.debian.org/security/2022/dsa-5092</a><br><a href="https://www.debian.org/security/2022/dsa-5096">https://www.debian.org/security/2022/dsa-5096</a><br></details> |
|
||||
@@ -357,10 +356,10 @@ hide:
|
||||
| nasm | CVE-2019-6291 | LOW | 2.14.02-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2019-6291">https://access.redhat.com/security/cve/CVE-2019-6291</a><br><a href="https://bugzilla.nasm.us/show_bug.cgi?id=3392549">https://bugzilla.nasm.us/show_bug.cgi?id=3392549</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6291">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6291</a><br></details> |
|
||||
| nasm | CVE-2019-7147 | LOW | 2.14.02-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2019-7147">https://access.redhat.com/security/cve/CVE-2019-7147</a><br><a href="https://bugzilla.nasm.us/show_bug.cgi?id=3392544">https://bugzilla.nasm.us/show_bug.cgi?id=3392544</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7147">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7147</a><br></details> |
|
||||
| nasm | CVE-2019-8343 | LOW | 2.14.02-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2019-8343">https://access.redhat.com/security/cve/CVE-2019-8343</a><br><a href="https://bugzilla.nasm.us/show_bug.cgi?id=3392556">https://bugzilla.nasm.us/show_bug.cgi?id=3392556</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-8343">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-8343</a><br></details> |
|
||||
| ncurses-base | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br></details> |
|
||||
| ncurses-base | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br></details> |
|
||||
| ncurses-bin | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br></details> |
|
||||
| ncurses-bin | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br></details> |
|
||||
| ncurses-base | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| ncurses-base | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| ncurses-bin | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| ncurses-bin | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| networkd-dispatcher | CVE-2022-29799 | HIGH | 2.1-2~ubuntu20.04.2 | 2.1-2~ubuntu20.04.3 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29799">https://access.redhat.com/security/cve/CVE-2022-29799</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29799">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29799</a><br><a href="https://ubuntu.com/security/notices/USN-5395-1">https://ubuntu.com/security/notices/USN-5395-1</a><br><a href="https://ubuntu.com/security/notices/USN-5395-2">https://ubuntu.com/security/notices/USN-5395-2</a><br><a href="https://www.helpnetsecurity.com/2022/04/27/cve-2022-29799-cve-2022-29800/">https://www.helpnetsecurity.com/2022/04/27/cve-2022-29799-cve-2022-29800/</a><br><a href="https://www.microsoft.com/security/blog/2022/04/26/microsoft-finds-new-elevation-of-privilege-linux-vulnerability-nimbuspwn/">https://www.microsoft.com/security/blog/2022/04/26/microsoft-finds-new-elevation-of-privilege-linux-vulnerability-nimbuspwn/</a><br></details> |
|
||||
| openssh-client | CVE-2020-14145 | LOW | 1:8.2p1-4ubuntu0.4 | | <details><summary>Expand...</summary><a href="http://www.openwall.com/lists/oss-security/2020/12/02/1">http://www.openwall.com/lists/oss-security/2020/12/02/1</a><br><a href="https://access.redhat.com/security/cve/CVE-2020-14145">https://access.redhat.com/security/cve/CVE-2020-14145</a><br><a href="https://anongit.mindrot.org/openssh.git/commit/?id=b3855ff053f5078ec3d3c653cdaedefaa5fc362d">https://anongit.mindrot.org/openssh.git/commit/?id=b3855ff053f5078ec3d3c653cdaedefaa5fc362d</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14145">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14145</a><br><a href="https://docs.ssh-mitm.at/CVE-2020-14145.html">https://docs.ssh-mitm.at/CVE-2020-14145.html</a><br><a href="https://github.com/openssh/openssh-portable/compare/V_8_3_P1...V_8_4_P1">https://github.com/openssh/openssh-portable/compare/V_8_3_P1...V_8_4_P1</a><br><a href="https://github.com/ssh-mitm/ssh-mitm/blob/master/ssh_proxy_server/plugins/session/cve202014145.py">https://github.com/ssh-mitm/ssh-mitm/blob/master/ssh_proxy_server/plugins/session/cve202014145.py</a><br><a href="https://linux.oracle.com/cve/CVE-2020-14145.html">https://linux.oracle.com/cve/CVE-2020-14145.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4368.html">https://linux.oracle.com/errata/ELSA-2021-4368.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-14145">https://nvd.nist.gov/vuln/detail/CVE-2020-14145</a><br><a href="https://security.gentoo.org/glsa/202105-35">https://security.gentoo.org/glsa/202105-35</a><br><a href="https://security.netapp.com/advisory/ntap-20200709-0004/">https://security.netapp.com/advisory/ntap-20200709-0004/</a><br><a href="https://www.fzi.de/en/news/news/detail-en/artikel/fsa-2020-2-ausnutzung-eines-informationslecks-fuer-gezielte-mitm-angriffe-auf-ssh-clients/">https://www.fzi.de/en/news/news/detail-en/artikel/fsa-2020-2-ausnutzung-eines-informationslecks-fuer-gezielte-mitm-angriffe-auf-ssh-clients/</a><br><a href="https://www.fzi.de/fileadmin/user_upload/2020-06-26-FSA-2020-2.pdf">https://www.fzi.de/fileadmin/user_upload/2020-06-26-FSA-2020-2.pdf</a><br></details> |
|
||||
| openssh-client | CVE-2021-41617 | LOW | 1:8.2p1-4ubuntu0.4 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-41617.json">https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-41617.json</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-41617">https://access.redhat.com/security/cve/CVE-2021-41617</a><br><a href="https://bugzilla.suse.com/show_bug.cgi?id=1190975">https://bugzilla.suse.com/show_bug.cgi?id=1190975</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41617">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41617</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-2013.html">https://errata.almalinux.org/8/ALSA-2022-2013.html</a><br><a href="https://linux.oracle.com/cve/CVE-2021-41617.html">https://linux.oracle.com/cve/CVE-2021-41617.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-2013.html">https://linux.oracle.com/errata/ELSA-2022-2013.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6XJIONMHMKZDTMH6BQR5TNLF2WDCGWED/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6XJIONMHMKZDTMH6BQR5TNLF2WDCGWED/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KVI7RWM2JLNMWTOFK6BDUSGNOIPZYPUT/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KVI7RWM2JLNMWTOFK6BDUSGNOIPZYPUT/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W44V2PFQH5YLRN6ZJTVRKAD7CU6CYYET/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W44V2PFQH5YLRN6ZJTVRKAD7CU6CYYET/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41617">https://nvd.nist.gov/vuln/detail/CVE-2021-41617</a><br><a href="https://security.netapp.com/advisory/ntap-20211014-0004/">https://security.netapp.com/advisory/ntap-20211014-0004/</a><br><a href="https://www.openssh.com/security.html">https://www.openssh.com/security.html</a><br><a href="https://www.openssh.com/txt/release-8.8">https://www.openssh.com/txt/release-8.8</a><br><a href="https://www.openwall.com/lists/oss-security/2021/09/26/1">https://www.openwall.com/lists/oss-security/2021/09/26/1</a><br><a href="https://www.oracle.com/security-alerts/cpuapr2022.html">https://www.oracle.com/security-alerts/cpuapr2022.html</a><br></details> |
|
||||
@@ -6,6 +6,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="tdarr-1.0.7"></a>
|
||||
### [tdarr-1.0.7](https://github.com/truecharts/apps/compare/tdarr-1.0.6...tdarr-1.0.7) (2022-05-31)
|
||||
|
||||
@@ -96,4 +97,3 @@
|
||||
|
||||
<a name="tdarr-3.0.0"></a>
|
||||
### [tdarr-3.0.0](https://github.com/truecharts/apps/compare/tdarr-2.0.15...tdarr-3.0.0) (2022-05-05)
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.10
|
||||
digest: sha256:9f3c62e5207bf34631e3ba3f32ed1c823f1439d2d5ce6953f3ca1c6fb86fc4bc
|
||||
generated: "2022-06-14T14:48:58.148363231Z"
|
||||
generated: "2022-06-16T14:43:01.750104617Z"
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/HaveAGitGat/Tdarr
|
||||
- https://hub.docker.com/r/haveagitgat/tdarr
|
||||
type: application
|
||||
version: 2.0.4
|
||||
version: 2.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
@@ -1377,23 +1377,6 @@ questions:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
schema:
|
||||
type: string
|
||||
default: "simplePVC"
|
||||
enum:
|
||||
- value: "simplePVC"
|
||||
description: "PVC (simple)"
|
||||
- value: "simpleHP"
|
||||
description: "HostPath (simple)"
|
||||
- value: "emptyDir"
|
||||
description: "emptyDir"
|
||||
- value: "pvc"
|
||||
description: "pvc"
|
||||
- value: "hostPath"
|
||||
description: "hostPath"
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
@@ -1467,24 +1450,6 @@ questions:
|
||||
description: "Default"
|
||||
- value: "Memory"
|
||||
description: "Memory"
|
||||
- variable: hostPath
|
||||
label: "hostPath"
|
||||
description: "Path inside the container the storage is mounted"
|
||||
schema:
|
||||
show_if: [["type", "=", "hostPath"]]
|
||||
required: true
|
||||
type: hostpath
|
||||
- variable: medium
|
||||
label: "EmptyDir Medium"
|
||||
schema:
|
||||
show_if: [["type", "=", "emptyDir"]]
|
||||
type: string
|
||||
default: ""
|
||||
enum:
|
||||
- value: ""
|
||||
description: "Default"
|
||||
- value: "Memory"
|
||||
description: "Memory"
|
||||
- variable: size
|
||||
label: "Size quotum of storage"
|
||||
schema:
|
||||
@@ -1589,23 +1554,6 @@ questions:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
schema:
|
||||
type: string
|
||||
default: "simplePVC"
|
||||
enum:
|
||||
- value: "simplePVC"
|
||||
description: "PVC (simple)"
|
||||
- value: "simpleHP"
|
||||
description: "HostPath (simple)"
|
||||
- value: "emptyDir"
|
||||
description: "emptyDir"
|
||||
- value: "pvc"
|
||||
description: "pvc"
|
||||
- value: "hostPath"
|
||||
description: "hostPath"
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
@@ -1679,24 +1627,6 @@ questions:
|
||||
description: "Default"
|
||||
- value: "Memory"
|
||||
description: "Memory"
|
||||
- variable: hostPath
|
||||
label: "hostPath"
|
||||
description: "Path inside the container the storage is mounted"
|
||||
schema:
|
||||
show_if: [["type", "=", "hostPath"]]
|
||||
required: true
|
||||
type: hostpath
|
||||
- variable: medium
|
||||
label: "EmptyDir Medium"
|
||||
schema:
|
||||
show_if: [["type", "=", "emptyDir"]]
|
||||
type: string
|
||||
default: ""
|
||||
enum:
|
||||
- value: ""
|
||||
description: "Default"
|
||||
- value: "Memory"
|
||||
description: "Memory"
|
||||
- variable: size
|
||||
label: "Size quotum of storage"
|
||||
schema:
|
||||
@@ -51,13 +51,13 @@ hide:
|
||||
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
|
||||
| busybox | CVE-2022-28391 | CRITICAL | 1.34.1-r4 | 1.34.1-r5 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-28391">https://access.redhat.com/security/cve/CVE-2022-28391</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch</a><br><a href="https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661">https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-28391">https://nvd.nist.gov/vuln/detail/CVE-2022-28391</a><br></details> |
|
||||
| curl | CVE-2022-22576 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-22576">https://access.redhat.com/security/cve/CVE-2022-22576</a><br><a href="https://curl.se/docs/CVE-2022-22576.html">https://curl.se/docs/CVE-2022-22576.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576</a><br><a href="https://hackerone.com/reports/1526328">https://hackerone.com/reports/1526328</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22576">https://nvd.nist.gov/vuln/detail/CVE-2022-22576</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27775 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27775">https://access.redhat.com/security/cve/CVE-2022-27775</a><br><a href="https://curl.se/docs/CVE-2022-27775.html">https://curl.se/docs/CVE-2022-27775.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775</a><br><a href="https://hackerone.com/reports/1546268">https://hackerone.com/reports/1546268</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27775 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27775">https://access.redhat.com/security/cve/CVE-2022-27775</a><br><a href="https://curl.se/docs/CVE-2022-27775.html">https://curl.se/docs/CVE-2022-27775.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775</a><br><a href="https://hackerone.com/reports/1546268">https://hackerone.com/reports/1546268</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27775">https://nvd.nist.gov/vuln/detail/CVE-2022-27775</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27774">https://nvd.nist.gov/vuln/detail/CVE-2022-27774</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27776">https://nvd.nist.gov/vuln/detail/CVE-2022-27776</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-22576 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-22576">https://access.redhat.com/security/cve/CVE-2022-22576</a><br><a href="https://curl.se/docs/CVE-2022-22576.html">https://curl.se/docs/CVE-2022-22576.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576</a><br><a href="https://hackerone.com/reports/1526328">https://hackerone.com/reports/1526328</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22576">https://nvd.nist.gov/vuln/detail/CVE-2022-22576</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27775 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27775">https://access.redhat.com/security/cve/CVE-2022-27775</a><br><a href="https://curl.se/docs/CVE-2022-27775.html">https://curl.se/docs/CVE-2022-27775.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775</a><br><a href="https://hackerone.com/reports/1546268">https://hackerone.com/reports/1546268</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27775 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27775">https://access.redhat.com/security/cve/CVE-2022-27775</a><br><a href="https://curl.se/docs/CVE-2022-27775.html">https://curl.se/docs/CVE-2022-27775.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775</a><br><a href="https://hackerone.com/reports/1546268">https://hackerone.com/reports/1546268</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27775">https://nvd.nist.gov/vuln/detail/CVE-2022-27775</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27774">https://nvd.nist.gov/vuln/detail/CVE-2022-27774</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27776">https://nvd.nist.gov/vuln/detail/CVE-2022-27776</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| ssl_client | CVE-2022-28391 | CRITICAL | 1.34.1-r4 | 1.34.1-r5 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-28391">https://access.redhat.com/security/cve/CVE-2022-28391</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch</a><br><a href="https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661">https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-28391">https://nvd.nist.gov/vuln/detail/CVE-2022-28391</a><br></details> |
|
||||
| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | <details><summary>Expand...</summary><a href="http://seclists.org/fulldisclosure/2022/May/33">http://seclists.org/fulldisclosure/2022/May/33</a><br><a href="http://seclists.org/fulldisclosure/2022/May/35">http://seclists.org/fulldisclosure/2022/May/35</a><br><a href="http://seclists.org/fulldisclosure/2022/May/38">http://seclists.org/fulldisclosure/2022/May/38</a><br><a href="http://www.openwall.com/lists/oss-security/2022/03/25/2">http://www.openwall.com/lists/oss-security/2022/03/25/2</a><br><a href="http://www.openwall.com/lists/oss-security/2022/03/26/1">http://www.openwall.com/lists/oss-security/2022/03/26/1</a><br><a href="https://access.redhat.com/security/cve/CVE-2018-25032">https://access.redhat.com/security/cve/CVE-2018-25032</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-2201.html">https://errata.almalinux.org/8/ALSA-2022-2201.html</a><br><a href="https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531">https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531</a><br><a href="https://github.com/madler/zlib/compare/v1.2.11...v1.2.12">https://github.com/madler/zlib/compare/v1.2.11...v1.2.12</a><br><a href="https://github.com/madler/zlib/issues/605">https://github.com/madler/zlib/issues/605</a><br><a href="https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.4">https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.4</a><br><a href="https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-v6gp-9mmm-c6p5">https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-v6gp-9mmm-c6p5</a><br><a href="https://groups.google.com/g/ruby-security-ann/c/vX7qSjsvWis/m/TJWN4oOKBwAJ">https://groups.google.com/g/ruby-security-ann/c/vX7qSjsvWis/m/TJWN4oOKBwAJ</a><br><a href="https://linux.oracle.com/cve/CVE-2018-25032.html">https://linux.oracle.com/cve/CVE-2018-25032.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-2213.html">https://linux.oracle.com/errata/ELSA-2022-2213.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html">https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html">https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-25032">https://nvd.nist.gov/vuln/detail/CVE-2018-25032</a><br><a href="https://security.netapp.com/advisory/ntap-20220526-0009/">https://security.netapp.com/advisory/ntap-20220526-0009/</a><br><a href="https://support.apple.com/kb/HT213255">https://support.apple.com/kb/HT213255</a><br><a href="https://support.apple.com/kb/HT213256">https://support.apple.com/kb/HT213256</a><br><a href="https://support.apple.com/kb/HT213257">https://support.apple.com/kb/HT213257</a><br><a href="https://ubuntu.com/security/notices/USN-5355-1">https://ubuntu.com/security/notices/USN-5355-1</a><br><a href="https://ubuntu.com/security/notices/USN-5355-2">https://ubuntu.com/security/notices/USN-5355-2</a><br><a href="https://ubuntu.com/security/notices/USN-5359-1">https://ubuntu.com/security/notices/USN-5359-1</a><br><a href="https://ubuntu.com/security/notices/USN-5359-2">https://ubuntu.com/security/notices/USN-5359-2</a><br><a href="https://www.debian.org/security/2022/dsa-5111">https://www.debian.org/security/2022/dsa-5111</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/24/1">https://www.openwall.com/lists/oss-security/2022/03/24/1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/28/1">https://www.openwall.com/lists/oss-security/2022/03/28/1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/28/3">https://www.openwall.com/lists/oss-security/2022/03/28/3</a><br></details> |
|
||||
|
||||
@@ -96,7 +96,7 @@ hide:
|
||||
| gcc-9-base | CVE-2020-13844 | MEDIUM | 9.4.0-1ubuntu1~20.04.1 | | <details><summary>Expand...</summary><a href="http://lists.llvm.org/pipermail/llvm-dev/2020-June/142109.html">http://lists.llvm.org/pipermail/llvm-dev/2020-June/142109.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00039.html">http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00039.html</a><br><a href="http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00040.html">http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00040.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2020-13844">https://access.redhat.com/security/cve/CVE-2020-13844</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13844">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13844</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/downloads/straight-line-speculation">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/downloads/straight-line-speculation</a><br><a href="https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/frequently-asked-questions">https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/frequently-asked-questions</a><br><a href="https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547520.html">https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547520.html</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=679db70801da9fda91d26caf13bf5b5ccc74e8e8">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=679db70801da9fda91d26caf13bf5b5ccc74e8e8</a><br></details> |
|
||||
| git | CVE-2018-1000021 | LOW | 1:2.25.1-1ubuntu3.4 | | <details><summary>Expand...</summary><a href="http://www.batterystapl.es/2018/01/security-implications-of-ansi-escape.html">http://www.batterystapl.es/2018/01/security-implications-of-ansi-escape.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2018-1000021">https://access.redhat.com/security/cve/CVE-2018-1000021</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000021">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000021</a><br></details> |
|
||||
| git-man | CVE-2018-1000021 | LOW | 1:2.25.1-1ubuntu3.4 | | <details><summary>Expand...</summary><a href="http://www.batterystapl.es/2018/01/security-implications-of-ansi-escape.html">http://www.batterystapl.es/2018/01/security-implications-of-ansi-escape.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2018-1000021">https://access.redhat.com/security/cve/CVE-2018-1000021</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000021">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000021</a><br></details> |
|
||||
| gzip | CVE-2022-1271 | MEDIUM | 1.10-0ubuntu4 | 1.10-0ubuntu4.1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1271">https://access.redhat.com/security/cve/CVE-2022-1271</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1271">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1271</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-1537.html">https://errata.almalinux.org/8/ALSA-2022-1537.html</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1271.html">https://linux.oracle.com/cve/CVE-2022-1271.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-4991.html">https://linux.oracle.com/errata/ELSA-2022-4991.html</a><br><a href="https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html">https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html</a><br><a href="https://ubuntu.com/security/notices/USN-5378-1">https://ubuntu.com/security/notices/USN-5378-1</a><br><a href="https://ubuntu.com/security/notices/USN-5378-2">https://ubuntu.com/security/notices/USN-5378-2</a><br><a href="https://ubuntu.com/security/notices/USN-5378-3">https://ubuntu.com/security/notices/USN-5378-3</a><br><a href="https://ubuntu.com/security/notices/USN-5378-4">https://ubuntu.com/security/notices/USN-5378-4</a><br><a href="https://www.openwall.com/lists/oss-security/2022/04/07/8">https://www.openwall.com/lists/oss-security/2022/04/07/8</a><br></details> |
|
||||
| gzip | CVE-2022-1271 | MEDIUM | 1.10-0ubuntu4 | 1.10-0ubuntu4.1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1271">https://access.redhat.com/security/cve/CVE-2022-1271</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1271">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1271</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-1537.html">https://errata.almalinux.org/8/ALSA-2022-1537.html</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1271.html">https://linux.oracle.com/cve/CVE-2022-1271.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-5052.html">https://linux.oracle.com/errata/ELSA-2022-5052.html</a><br><a href="https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html">https://lists.gnu.org/r/bug-gzip/2022-04/msg00011.html</a><br><a href="https://ubuntu.com/security/notices/USN-5378-1">https://ubuntu.com/security/notices/USN-5378-1</a><br><a href="https://ubuntu.com/security/notices/USN-5378-2">https://ubuntu.com/security/notices/USN-5378-2</a><br><a href="https://ubuntu.com/security/notices/USN-5378-3">https://ubuntu.com/security/notices/USN-5378-3</a><br><a href="https://ubuntu.com/security/notices/USN-5378-4">https://ubuntu.com/security/notices/USN-5378-4</a><br><a href="https://www.openwall.com/lists/oss-security/2022/04/07/8">https://www.openwall.com/lists/oss-security/2022/04/07/8</a><br></details> |
|
||||
| krb5-locales | CVE-2021-36222 | MEDIUM | 1.17-6ubuntu4.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-36222">https://access.redhat.com/security/cve/CVE-2021-36222</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36222">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36222</a><br><a href="https://github.com/krb5/krb5/commit/fc98f520caefff2e5ee9a0026fdf5109944b3562">https://github.com/krb5/krb5/commit/fc98f520caefff2e5ee9a0026fdf5109944b3562</a><br><a href="https://github.com/krb5/krb5/releases">https://github.com/krb5/krb5/releases</a><br><a href="https://linux.oracle.com/cve/CVE-2021-36222.html">https://linux.oracle.com/cve/CVE-2021-36222.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-3576.html">https://linux.oracle.com/errata/ELSA-2021-3576.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-36222">https://nvd.nist.gov/vuln/detail/CVE-2021-36222</a><br><a href="https://security.netapp.com/advisory/ntap-20211022-0003/">https://security.netapp.com/advisory/ntap-20211022-0003/</a><br><a href="https://security.netapp.com/advisory/ntap-20211104-0007/">https://security.netapp.com/advisory/ntap-20211104-0007/</a><br><a href="https://web.mit.edu/kerberos/advisories/">https://web.mit.edu/kerberos/advisories/</a><br><a href="https://www.debian.org/security/2021/dsa-4944">https://www.debian.org/security/2021/dsa-4944</a><br><a href="https://www.oracle.com/security-alerts/cpuoct2021.html">https://www.oracle.com/security-alerts/cpuoct2021.html</a><br></details> |
|
||||
| krb5-locales | CVE-2021-37750 | MEDIUM | 1.17-6ubuntu4.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-37750">https://access.redhat.com/security/cve/CVE-2021-37750</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37750">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37750</a><br><a href="https://github.com/krb5/krb5/commit/d775c95af7606a51bf79547a94fa52ddd1cb7f49">https://github.com/krb5/krb5/commit/d775c95af7606a51bf79547a94fa52ddd1cb7f49</a><br><a href="https://github.com/krb5/krb5/releases">https://github.com/krb5/krb5/releases</a><br><a href="https://linux.oracle.com/cve/CVE-2021-37750.html">https://linux.oracle.com/cve/CVE-2021-37750.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4788.html">https://linux.oracle.com/errata/ELSA-2021-4788.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/09/msg00019.html">https://lists.debian.org/debian-lts-announce/2021/09/msg00019.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MFCLW7D46E4VCREKKH453T5DA4XOLHU2/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MFCLW7D46E4VCREKKH453T5DA4XOLHU2/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-37750">https://nvd.nist.gov/vuln/detail/CVE-2021-37750</a><br><a href="https://security.netapp.com/advisory/ntap-20210923-0002/">https://security.netapp.com/advisory/ntap-20210923-0002/</a><br><a href="https://web.mit.edu/kerberos/advisories/">https://web.mit.edu/kerberos/advisories/</a><br></details> |
|
||||
| libapparmor1 | CVE-2016-1585 | MEDIUM | 2.13.3-7ubuntu5.1 | | <details><summary>Expand...</summary><a href="https://bugs.launchpad.net/apparmor/+bug/1597017">https://bugs.launchpad.net/apparmor/+bug/1597017</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1585">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1585</a><br><a href="https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E">https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-1585">https://nvd.nist.gov/vuln/detail/CVE-2016-1585</a><br></details> |
|
||||
@@ -169,10 +169,10 @@ hide:
|
||||
| libleptonica-dev | CVE-2020-36279 | MEDIUM | 1.79.0-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-36279">https://access.redhat.com/security/cve/CVE-2020-36279</a><br><a href="https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22512">https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22512</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36279">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36279</a><br><a href="https://github.com/DanBloomberg/leptonica/commit/3c18c43b6a3f753f0dfff99610d46ad46b8bfac4">https://github.com/DanBloomberg/leptonica/commit/3c18c43b6a3f753f0dfff99610d46ad46b8bfac4</a><br><a href="https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0">https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/03/msg00037.html">https://lists.debian.org/debian-lts-announce/2021/03/msg00037.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/</a><br><a href="https://security.gentoo.org/glsa/202107-53">https://security.gentoo.org/glsa/202107-53</a><br></details> |
|
||||
| libleptonica-dev | CVE-2020-36280 | MEDIUM | 1.79.0-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-36280">https://access.redhat.com/security/cve/CVE-2020-36280</a><br><a href="https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23654">https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23654</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36280">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36280</a><br><a href="https://github.com/DanBloomberg/leptonica/commit/5ba34b1fe741d69d43a6c8cf767756997eadd87c">https://github.com/DanBloomberg/leptonica/commit/5ba34b1fe741d69d43a6c8cf767756997eadd87c</a><br><a href="https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0">https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/</a><br><a href="https://security.gentoo.org/glsa/202107-53">https://security.gentoo.org/glsa/202107-53</a><br></details> |
|
||||
| libleptonica-dev | CVE-2020-36281 | MEDIUM | 1.79.0-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-36281">https://access.redhat.com/security/cve/CVE-2020-36281</a><br><a href="https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22140">https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22140</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36281">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36281</a><br><a href="https://github.com/DanBloomberg/leptonica/commit/5ee24b398bb67666f6d173763eaaedd9c36fb1e5">https://github.com/DanBloomberg/leptonica/commit/5ee24b398bb67666f6d173763eaaedd9c36fb1e5</a><br><a href="https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0">https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0</a><br><a href="https://lists.debian.org/debian-lts-announce/2021/03/msg00037.html">https://lists.debian.org/debian-lts-announce/2021/03/msg00037.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/</a><br><a href="https://security.gentoo.org/glsa/202107-53">https://security.gentoo.org/glsa/202107-53</a><br></details> |
|
||||
| libncurses6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br></details> |
|
||||
| libncurses6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br></details> |
|
||||
| libncursesw6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br></details> |
|
||||
| libncursesw6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br></details> |
|
||||
| libncurses6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libncurses6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libncursesw6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libncursesw6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libopenjp2-7 | CVE-2019-6988 | LOW | 2.3.1-1ubuntu4.20.04.1 | | <details><summary>Expand...</summary><a href="http://www.securityfocus.com/bid/106785">http://www.securityfocus.com/bid/106785</a><br><a href="https://access.redhat.com/security/cve/CVE-2019-6988">https://access.redhat.com/security/cve/CVE-2019-6988</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6988">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6988</a><br><a href="https://github.com/uclouvain/openjpeg/issues/1178">https://github.com/uclouvain/openjpeg/issues/1178</a><br></details> |
|
||||
| libopenjp2-7 | CVE-2021-29338 | LOW | 2.3.1-1ubuntu4.20.04.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-29338">https://access.redhat.com/security/cve/CVE-2021-29338</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29338">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29338</a><br><a href="https://github.com/uclouvain/openjpeg/issues/1338">https://github.com/uclouvain/openjpeg/issues/1338</a><br><a href="https://github.com/uclouvain/openjpeg/pull/1346">https://github.com/uclouvain/openjpeg/pull/1346</a><br><a href="https://github.com/uclouvain/openjpeg/pull/1395">https://github.com/uclouvain/openjpeg/pull/1395</a><br><a href="https://github.com/uclouvain/openjpeg/pull/1396">https://github.com/uclouvain/openjpeg/pull/1396</a><br><a href="https://github.com/uclouvain/openjpeg/pull/1397">https://github.com/uclouvain/openjpeg/pull/1397</a><br><a href="https://github.com/uclouvain/openjpeg/pull/1398">https://github.com/uclouvain/openjpeg/pull/1398</a><br><a href="https://linux.oracle.com/cve/CVE-2021-29338.html">https://linux.oracle.com/cve/CVE-2021-29338.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4251.html">https://linux.oracle.com/errata/ELSA-2021-4251.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/04/msg00006.html">https://lists.debian.org/debian-lts-announce/2022/04/msg00006.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EZ54FGM2IGAP4AWSJ22JKHOPHCR3FGYU/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EZ54FGM2IGAP4AWSJ22JKHOPHCR3FGYU/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QB6AI7CWXWMEDZIQY4LQ6DMIEXMDOHUP/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QB6AI7CWXWMEDZIQY4LQ6DMIEXMDOHUP/</a><br></details> |
|
||||
| libopenjp2-7 | CVE-2021-3575 | LOW | 2.3.1-1ubuntu4.20.04.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-3575">https://access.redhat.com/security/cve/CVE-2021-3575</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1957616">https://bugzilla.redhat.com/show_bug.cgi?id=1957616</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3575">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3575</a><br><a href="https://github.com/uclouvain/openjpeg/issues/1347">https://github.com/uclouvain/openjpeg/issues/1347</a><br><a href="https://linux.oracle.com/cve/CVE-2021-3575.html">https://linux.oracle.com/cve/CVE-2021-3575.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4251.html">https://linux.oracle.com/errata/ELSA-2021-4251.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EZ54FGM2IGAP4AWSJ22JKHOPHCR3FGYU/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EZ54FGM2IGAP4AWSJ22JKHOPHCR3FGYU/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QB6AI7CWXWMEDZIQY4LQ6DMIEXMDOHUP/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QB6AI7CWXWMEDZIQY4LQ6DMIEXMDOHUP/</a><br><a href="https://ubuntu.com/security/CVE-2021-3575">https://ubuntu.com/security/CVE-2021-3575</a><br></details> |
|
||||
@@ -207,14 +207,14 @@ hide:
|
||||
| libtiff5 | CVE-2022-1354 | MEDIUM | 4.1.0+git191117-2ubuntu0.20.04.3 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1354">https://access.redhat.com/security/cve/CVE-2022-1354</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1354">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1354</a><br><a href="https://gitlab.com/libtiff/libtiff/-/issues/319">https://gitlab.com/libtiff/libtiff/-/issues/319</a><br></details> |
|
||||
| libtiff5 | CVE-2018-10126 | LOW | 4.1.0+git191117-2ubuntu0.20.04.3 | | <details><summary>Expand...</summary><a href="http://bugzilla.maptools.org/show_bug.cgi?id=2786">http://bugzilla.maptools.org/show_bug.cgi?id=2786</a><br><a href="https://access.redhat.com/security/cve/CVE-2018-10126">https://access.redhat.com/security/cve/CVE-2018-10126</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10126">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10126</a><br><a href="https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E">https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E</a><br></details> |
|
||||
| libtiff5 | CVE-2022-22844 | LOW | 4.1.0+git191117-2ubuntu0.20.04.3 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-22844">https://access.redhat.com/security/cve/CVE-2022-22844</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22844">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22844</a><br><a href="https://gitlab.com/libtiff/libtiff/-/issues/355">https://gitlab.com/libtiff/libtiff/-/issues/355</a><br><a href="https://gitlab.com/libtiff/libtiff/-/merge_requests/287">https://gitlab.com/libtiff/libtiff/-/merge_requests/287</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/03/msg00001.html">https://lists.debian.org/debian-lts-announce/2022/03/msg00001.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22844">https://nvd.nist.gov/vuln/detail/CVE-2022-22844</a><br><a href="https://security.netapp.com/advisory/ntap-20220311-0002/">https://security.netapp.com/advisory/ntap-20220311-0002/</a><br><a href="https://www.debian.org/security/2022/dsa-5108">https://www.debian.org/security/2022/dsa-5108</a><br></details> |
|
||||
| libtinfo6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br></details> |
|
||||
| libtinfo6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br></details> |
|
||||
| libtinfo6 | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libtinfo6 | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| libturbojpeg | CVE-2020-17541 | LOW | 2.0.3-0ubuntu1.20.04.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-17541">https://access.redhat.com/security/cve/CVE-2020-17541</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17541">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17541</a><br><a href="https://github.com/libjpeg-turbo/libjpeg-turbo/issues/392">https://github.com/libjpeg-turbo/libjpeg-turbo/issues/392</a><br><a href="https://linux.oracle.com/cve/CVE-2020-17541.html">https://linux.oracle.com/cve/CVE-2020-17541.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4288.html">https://linux.oracle.com/errata/ELSA-2021-4288.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-17541">https://nvd.nist.gov/vuln/detail/CVE-2020-17541</a><br></details> |
|
||||
| libturbojpeg0-dev | CVE-2020-17541 | LOW | 2.0.3-0ubuntu1.20.04.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2020-17541">https://access.redhat.com/security/cve/CVE-2020-17541</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17541">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17541</a><br><a href="https://github.com/libjpeg-turbo/libjpeg-turbo/issues/392">https://github.com/libjpeg-turbo/libjpeg-turbo/issues/392</a><br><a href="https://linux.oracle.com/cve/CVE-2020-17541.html">https://linux.oracle.com/cve/CVE-2020-17541.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4288.html">https://linux.oracle.com/errata/ELSA-2021-4288.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-17541">https://nvd.nist.gov/vuln/detail/CVE-2020-17541</a><br></details> |
|
||||
| libwind0-heimdal | CVE-2021-3671 | LOW | 7.7.0+dfsg-1ubuntu1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-3671">https://access.redhat.com/security/cve/CVE-2021-3671</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2013080,">https://bugzilla.redhat.com/show_bug.cgi?id=2013080,</a><br><a href="https://bugzilla.samba.org/show_bug.cgi?id=14770,">https://bugzilla.samba.org/show_bug.cgi?id=14770,</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3671">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3671</a><br><a href="https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a">https://github.com/heimdal/heimdal/commit/04171147948d0a3636bc6374181926f0fb2ec83a</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-3671">https://nvd.nist.gov/vuln/detail/CVE-2021-3671</a><br><a href="https://ubuntu.com/security/notices/USN-5142-1">https://ubuntu.com/security/notices/USN-5142-1</a><br><a href="https://ubuntu.com/security/notices/USN-5174-1">https://ubuntu.com/security/notices/USN-5174-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1116 | HIGH | 5.4.0-110.124 | 5.4.0-113.127 | <details><summary>Expand...</summary><a href="http://packetstormsecurity.com/files/167386/Kernel-Live-Patch-Security-Notice-LSN-0086-1.html">http://packetstormsecurity.com/files/167386/Kernel-Live-Patch-Security-Notice-LSN-0086-1.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2022-1116">https://access.redhat.com/security/cve/CVE-2022-1116</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1116">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1116</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/io_uring.c?h=v5.4.189&id=1a623d361ffe5cecd4244a02f449528416360038">https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/io_uring.c?h=v5.4.189&id=1a623d361ffe5cecd4244a02f449528416360038</a><br><a href="https://kernel.dance/#1a623d361ffe5cecd4244a02f449528416360038">https://kernel.dance/#1a623d361ffe5cecd4244a02f449528416360038</a><br><a href="https://ubuntu.com/security/notices/USN-5442-1">https://ubuntu.com/security/notices/USN-5442-1</a><br><a href="https://ubuntu.com/security/notices/USN-5442-2">https://ubuntu.com/security/notices/USN-5442-2</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1966 | HIGH | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1966">https://access.redhat.com/security/cve/CVE-2022-1966</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2092427">https://bugzilla.redhat.com/show_bug.cgi?id=2092427</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1966">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1966</a><br><a href="https://git.kernel.org/linus/520778042ccca019f3ffa136dd0ca565c486cedd">https://git.kernel.org/linus/520778042ccca019f3ffa136dd0ca565c486cedd</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd">https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/net/netfilter?id=520778042ccca019f3ffa136dd0ca565c486cedd</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MO6Y3TC4WUUNKRP7OQA26OVTZTPCS6F2/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MO6Y3TC4WUUNKRP7OQA26OVTZTPCS6F2/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UIZTJOJCVVEJVOQSCHE6IJQKMPISHQ5L/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UIZTJOJCVVEJVOQSCHE6IJQKMPISHQ5L/</a><br><a href="https://ubuntu.com/security/notices/USN-5465-1">https://ubuntu.com/security/notices/USN-5465-1</a><br><a href="https://ubuntu.com/security/notices/USN-5466-1">https://ubuntu.com/security/notices/USN-5466-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://ubuntu.com/security/notices/USN-5470-1">https://ubuntu.com/security/notices/USN-5470-1</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br><a href="https://www.debian.org/security/2022/dsa-5161">https://www.debian.org/security/2022/dsa-5161</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/31/1">https://www.openwall.com/lists/oss-security/2022/05/31/1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-21499 | HIGH | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21499">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21499</a><br><a href="https://git.kernel.org/linus/eadb2f47a3ced5c64b23b90fd2a3463f63726066">https://git.kernel.org/linus/eadb2f47a3ced5c64b23b90fd2a3463f63726066</a><br><a href="https://linux.oracle.com/cve/CVE-2022-21499.html">https://linux.oracle.com/cve/CVE-2022-21499.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9427.html">https://linux.oracle.com/errata/ELSA-2022-9427.html</a><br><a href="https://ubuntu.com/security/notices/USN-5465-1">https://ubuntu.com/security/notices/USN-5465-1</a><br><a href="https://ubuntu.com/security/notices/USN-5466-1">https://ubuntu.com/security/notices/USN-5466-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://ubuntu.com/security/notices/USN-5470-1">https://ubuntu.com/security/notices/USN-5470-1</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br><a href="https://www.debian.org/security/2022/dsa-5161">https://www.debian.org/security/2022/dsa-5161</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/24/10">https://www.openwall.com/lists/oss-security/2022/05/24/10</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/24/7">https://www.openwall.com/lists/oss-security/2022/05/24/7</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-21499 | HIGH | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-21499">https://access.redhat.com/security/cve/CVE-2022-21499</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21499">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21499</a><br><a href="https://git.kernel.org/linus/eadb2f47a3ced5c64b23b90fd2a3463f63726066">https://git.kernel.org/linus/eadb2f47a3ced5c64b23b90fd2a3463f63726066</a><br><a href="https://linux.oracle.com/cve/CVE-2022-21499.html">https://linux.oracle.com/cve/CVE-2022-21499.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9427.html">https://linux.oracle.com/errata/ELSA-2022-9427.html</a><br><a href="https://ubuntu.com/security/notices/USN-5465-1">https://ubuntu.com/security/notices/USN-5465-1</a><br><a href="https://ubuntu.com/security/notices/USN-5466-1">https://ubuntu.com/security/notices/USN-5466-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://ubuntu.com/security/notices/USN-5470-1">https://ubuntu.com/security/notices/USN-5470-1</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br><a href="https://www.debian.org/security/2022/dsa-5161">https://www.debian.org/security/2022/dsa-5161</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/24/10">https://www.openwall.com/lists/oss-security/2022/05/24/10</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/24/7">https://www.openwall.com/lists/oss-security/2022/05/24/7</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-29581 | HIGH | 5.4.0-110.124 | 5.4.0-113.127 | <details><summary>Expand...</summary><a href="http://packetstormsecurity.com/files/167386/Kernel-Live-Patch-Security-Notice-LSN-0086-1.html">http://packetstormsecurity.com/files/167386/Kernel-Live-Patch-Security-Notice-LSN-0086-1.html</a><br><a href="http://www.openwall.com/lists/oss-security/2022/05/18/2">http://www.openwall.com/lists/oss-security/2022/05/18/2</a><br><a href="https://access.redhat.com/security/cve/CVE-2022-29581">https://access.redhat.com/security/cve/CVE-2022-29581</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29581">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29581</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3db09e762dc79584a69c10d74a6b98f89a9979f8">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3db09e762dc79584a69c10d74a6b98f89a9979f8</a><br><a href="https://kernel.dance/#3db09e762dc79584a69c10d74a6b98f89a9979f8">https://kernel.dance/#3db09e762dc79584a69c10d74a6b98f89a9979f8</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29581">https://nvd.nist.gov/vuln/detail/CVE-2022-29581</a><br><a href="https://ubuntu.com/security/notices/USN-5442-1">https://ubuntu.com/security/notices/USN-5442-1</a><br><a href="https://ubuntu.com/security/notices/USN-5442-2">https://ubuntu.com/security/notices/USN-5442-2</a><br><a href="https://ubuntu.com/security/notices/USN-5443-1">https://ubuntu.com/security/notices/USN-5443-1</a><br><a href="https://ubuntu.com/security/notices/USN-5443-2">https://ubuntu.com/security/notices/USN-5443-2</a><br><a href="https://ubuntu.com/security/notices/USN-5444-1">https://ubuntu.com/security/notices/USN-5444-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2013-7445 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2013-7445">https://access.redhat.com/security/cve/CVE-2013-7445</a><br><a href="https://bugzilla.kernel.org/show_bug.cgi?id=60533">https://bugzilla.kernel.org/show_bug.cgi?id=60533</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7445">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7445</a><br><a href="https://lists.freedesktop.org/archives/dri-devel/2015-September/089778.html (potential start towards fixing)">https://lists.freedesktop.org/archives/dri-devel/2015-September/089778.html (potential start towards fixing)</a><br></details> |
|
||||
| linux-libc-dev | CVE-2015-8553 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="http://thread.gmane.org/gmane.linux.kernel/1924087/focus=1930758 (regression mention)">http://thread.gmane.org/gmane.linux.kernel/1924087/focus=1930758 (regression mention)</a><br><a href="http://xenbits.xen.org/xsa/advisory-120.html">http://xenbits.xen.org/xsa/advisory-120.html</a><br><a href="https://access.redhat.com/security/cve/CVE-2015-8553">https://access.redhat.com/security/cve/CVE-2015-8553</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8553">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8553</a><br><a href="https://seclists.org/bugtraq/2019/Aug/18">https://seclists.org/bugtraq/2019/Aug/18</a><br><a href="https://www.debian.org/security/2019/dsa-4497">https://www.debian.org/security/2019/dsa-4497</a><br></details> |
|
||||
@@ -234,7 +234,7 @@ hide:
|
||||
| linux-libc-dev | CVE-2021-4148 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4148">https://access.redhat.com/security/cve/CVE-2021-4148</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2026487">https://bugzilla.redhat.com/show_bug.cgi?id=2026487</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4148">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4148</a><br><a href="https://lkml.org/lkml/2021/9/12/323">https://lkml.org/lkml/2021/9/12/323</a><br><a href="https://lkml.org/lkml/2021/9/17/1037">https://lkml.org/lkml/2021/9/17/1037</a><br><a href="https://lore.kernel.org/linux-mm/a07564a3-b2fc-9ffe-3ace-3f276075ea5c@google.com/">https://lore.kernel.org/linux-mm/a07564a3-b2fc-9ffe-3ace-3f276075ea5c@google.com/</a><br><a href="https://lore.kernel.org/lkml/CACkBjsYwLYLRmX8GpsDpMthagWOjWWrNxqY6ZLNQVr6yx+f5vA@mail.gmail.com/">https://lore.kernel.org/lkml/CACkBjsYwLYLRmX8GpsDpMthagWOjWWrNxqY6ZLNQVr6yx+f5vA@mail.gmail.com/</a><br><a href="https://lore.kernel.org/lkml/CAHbLzkrdGva2dzO36r62LKv_ip5trbMK0BO3vCeSBk2_7OE-zA@mail.gmail.com/">https://lore.kernel.org/lkml/CAHbLzkrdGva2dzO36r62LKv_ip5trbMK0BO3vCeSBk2_7OE-zA@mail.gmail.com/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4148">https://nvd.nist.gov/vuln/detail/CVE-2021-4148</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-4150 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4150">https://access.redhat.com/security/cve/CVE-2021-4150</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2025938">https://bugzilla.redhat.com/show_bug.cgi?id=2025938</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4150">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4150</a><br><a href="https://git.kernel.org/linus/9fbfabfda25d8774c5a08634fdd2da000a924890 (5.15-rc7)">https://git.kernel.org/linus/9fbfabfda25d8774c5a08634fdd2da000a924890 (5.15-rc7)</a><br><a href="https://lkml.org/lkml/2021/10/18/485">https://lkml.org/lkml/2021/10/18/485</a><br><a href="https://lkml.org/lkml/2021/9/6/781">https://lkml.org/lkml/2021/9/6/781</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4150">https://nvd.nist.gov/vuln/detail/CVE-2021-4150</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-4159 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4159">https://access.redhat.com/security/cve/CVE-2021-4159</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4159">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4159</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-4197 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4197">https://access.redhat.com/security/cve/CVE-2021-4197</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2035652">https://bugzilla.redhat.com/show_bug.cgi?id=2035652</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4197">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4197</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-1988.html">https://errata.almalinux.org/8/ALSA-2022-1988.html</a><br><a href="https://linux.oracle.com/cve/CVE-2021-4197.html">https://linux.oracle.com/cve/CVE-2021-4197.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-1988.html">https://linux.oracle.com/errata/ELSA-2022-1988.html</a><br><a href="https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/">https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4197">https://nvd.nist.gov/vuln/detail/CVE-2021-4197</a><br><a href="https://security.netapp.com/advisory/ntap-20220602-0006/">https://security.netapp.com/advisory/ntap-20220602-0006/</a><br><a href="https://ubuntu.com/security/notices/USN-5278-1">https://ubuntu.com/security/notices/USN-5278-1</a><br><a href="https://ubuntu.com/security/notices/USN-5337-1">https://ubuntu.com/security/notices/USN-5337-1</a><br><a href="https://ubuntu.com/security/notices/USN-5368-1">https://ubuntu.com/security/notices/USN-5368-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-4197 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4197">https://access.redhat.com/security/cve/CVE-2021-4197</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2035652">https://bugzilla.redhat.com/show_bug.cgi?id=2035652</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4197">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4197</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-1988.html">https://errata.almalinux.org/8/ALSA-2022-1988.html</a><br><a href="https://linux.oracle.com/cve/CVE-2021-4197.html">https://linux.oracle.com/cve/CVE-2021-4197.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/">https://lore.kernel.org/lkml/20211209214707.805617-1-tj@kernel.org/T/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-4197">https://nvd.nist.gov/vuln/detail/CVE-2021-4197</a><br><a href="https://security.netapp.com/advisory/ntap-20220602-0006/">https://security.netapp.com/advisory/ntap-20220602-0006/</a><br><a href="https://ubuntu.com/security/notices/USN-5278-1">https://ubuntu.com/security/notices/USN-5278-1</a><br><a href="https://ubuntu.com/security/notices/USN-5337-1">https://ubuntu.com/security/notices/USN-5337-1</a><br><a href="https://ubuntu.com/security/notices/USN-5368-1">https://ubuntu.com/security/notices/USN-5368-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-4218 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-4218">https://access.redhat.com/security/cve/CVE-2021-4218</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4218">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4218</a><br></details> |
|
||||
| linux-libc-dev | CVE-2021-44879 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2021-44879">https://access.redhat.com/security/cve/CVE-2021-44879</a><br><a href="https://bugzilla.kernel.org/show_bug.cgi?id=215231">https://bugzilla.kernel.org/show_bug.cgi?id=215231</a><br><a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3">https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44879">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44879</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9056d6489f5a41cfbb67f719d2c0ce61ead72d9f">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9056d6489f5a41cfbb67f719d2c0ce61ead72d9f</a><br><a href="https://lkml.org/lkml/2022/1/24/4067">https://lkml.org/lkml/2022/1/24/4067</a><br><a href="https://lore.kernel.org/linux-f2fs-devel/20211206144421.3735-3-chao@kernel.org/T/">https://lore.kernel.org/linux-f2fs-devel/20211206144421.3735-3-chao@kernel.org/T/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-44879">https://nvd.nist.gov/vuln/detail/CVE-2021-44879</a><br><a href="https://ubuntu.com/security/notices/USN-5302-1">https://ubuntu.com/security/notices/USN-5302-1</a><br><a href="https://ubuntu.com/security/notices/USN-5383-1">https://ubuntu.com/security/notices/USN-5383-1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/02/12/1">https://www.openwall.com/lists/oss-security/2022/02/12/1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-0168 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-0168">https://access.redhat.com/security/cve/CVE-2022-0168</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0168">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0168</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br></details> |
|
||||
@@ -245,25 +245,24 @@ hide:
|
||||
| linux-libc-dev | CVE-2022-0998 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="http://www.openwall.com/lists/oss-security/2022/04/02/1">http://www.openwall.com/lists/oss-security/2022/04/02/1</a><br><a href="https://access.redhat.com/security/cve/CVE-2022-0998">https://access.redhat.com/security/cve/CVE-2022-0998</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2022-0998">https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2022-0998</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0998">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0998</a><br><a href="https://git.kernel.org/linus/870aaff92e959e29d40f9cfdb5ed06ba2fc2dae0 (5.17-rc1)">https://git.kernel.org/linus/870aaff92e959e29d40f9cfdb5ed06ba2fc2dae0 (5.17-rc1)</a><br><a href="https://lore.kernel.org/netdev/20220123001216.2460383-13-sashal@kernel.org/">https://lore.kernel.org/netdev/20220123001216.2460383-13-sashal@kernel.org/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-0998">https://nvd.nist.gov/vuln/detail/CVE-2022-0998</a><br><a href="https://security.netapp.com/advisory/ntap-20220513-0003/">https://security.netapp.com/advisory/ntap-20220513-0003/</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1011 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1011">https://access.redhat.com/security/cve/CVE-2022-1011</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2064855">https://bugzilla.redhat.com/show_bug.cgi?id=2064855</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1011">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1011</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-1988.html">https://errata.almalinux.org/8/ALSA-2022-1988.html</a><br><a href="https://git.kernel.org/linus/0c4bcfdecb1ac0967619ee7ff44871d93c08c909 (5.17-rc8)">https://git.kernel.org/linus/0c4bcfdecb1ac0967619ee7ff44871d93c08c909 (5.17-rc8)</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git/commit/?h=for-next">https://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git/commit/?h=for-next</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1011.html">https://linux.oracle.com/cve/CVE-2022-1011.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-1988.html">https://linux.oracle.com/errata/ELSA-2022-1988.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BG4J46EMFPDD5QHYXDUI3PJCZQ7HQAZR/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BG4J46EMFPDD5QHYXDUI3PJCZQ7HQAZR/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C5AUUDGSDLGYU7SZSK4PFAN22NISQZBT/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/C5AUUDGSDLGYU7SZSK4PFAN22NISQZBT/</a><br><a href="https://lore.kernel.org/lkml/20220414110839.241541230@linuxfoundation.org/">https://lore.kernel.org/lkml/20220414110839.241541230@linuxfoundation.org/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1011">https://nvd.nist.gov/vuln/detail/CVE-2022-1011</a><br><a href="https://ubuntu.com/security/notices/USN-5381-1">https://ubuntu.com/security/notices/USN-5381-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1012 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1012">https://access.redhat.com/security/cve/CVE-2022-1012</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1012">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1012</a><br><a href="https://git.kernel.org/linus/b2d057560b8107c633b39aabe517ff9d93f285e3 (5.18-rc6)">https://git.kernel.org/linus/b2d057560b8107c633b39aabe517ff9d93f285e3 (5.18-rc6)</a><br><a href="https://kernel.googlesource.com/pub/scm/linux/kernel/git/jkirsher/net-queue/+/b2d057560b8107c633b39aabe517ff9d93f285e3%5E%21/">https://kernel.googlesource.com/pub/scm/linux/kernel/git/jkirsher/net-queue/+/b2d057560b8107c633b39aabe517ff9d93f285e3%5E%21/</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1048 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1048">https://access.redhat.com/security/cve/CVE-2022-1048</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2066706">https://bugzilla.redhat.com/show_bug.cgi?id=2066706</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1048">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1048</a><br><a href="https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3">https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1048">https://nvd.nist.gov/vuln/detail/CVE-2022-1048</a><br><a href="https://ubuntu.com/security/notices/USN-5381-1">https://ubuntu.com/security/notices/USN-5381-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/28/4">https://www.openwall.com/lists/oss-security/2022/03/28/4</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1158 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1158">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1158</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1158.html">https://linux.oracle.com/cve/CVE-2022-1158.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9368.html">https://linux.oracle.com/errata/ELSA-2022-9368.html</a><br><a href="https://seclists.org/oss-sec/2022/q2/22">https://seclists.org/oss-sec/2022/q2/22</a><br><a href="https://ubuntu.com/security/notices/USN-5416-1">https://ubuntu.com/security/notices/USN-5416-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1048 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1048">https://access.redhat.com/security/cve/CVE-2022-1048</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2066706">https://bugzilla.redhat.com/show_bug.cgi?id=2066706</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1048">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1048</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1048.html">https://linux.oracle.com/cve/CVE-2022-1048.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3">https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1048">https://nvd.nist.gov/vuln/detail/CVE-2022-1048</a><br><a href="https://ubuntu.com/security/notices/USN-5381-1">https://ubuntu.com/security/notices/USN-5381-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/28/4">https://www.openwall.com/lists/oss-security/2022/03/28/4</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1158 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1158">https://access.redhat.com/security/cve/CVE-2022-1158</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1158">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1158</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1158.html">https://linux.oracle.com/cve/CVE-2022-1158.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9368.html">https://linux.oracle.com/errata/ELSA-2022-9368.html</a><br><a href="https://seclists.org/oss-sec/2022/q2/22">https://seclists.org/oss-sec/2022/q2/22</a><br><a href="https://ubuntu.com/security/notices/USN-5416-1">https://ubuntu.com/security/notices/USN-5416-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1195 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1195">https://access.redhat.com/security/cve/CVE-2022-1195</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2056381">https://bugzilla.redhat.com/show_bug.cgi?id=2056381</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1195">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1195</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0b9111922b1f399aba6ed1e1b8f2079c3da1aed8">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0b9111922b1f399aba6ed1e1b8f2079c3da1aed8</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e0588c291d6ce225f2b891753ca41d45ba42469">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e0588c291d6ce225f2b891753ca41d45ba42469</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=81b1d548d00bcd028303c4f3150fa753b9b8aa71">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=81b1d548d00bcd028303c4f3150fa753b9b8aa71</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b2f37aead1b82a770c48b5d583f35ec22aabb61e">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b2f37aead1b82a770c48b5d583f35ec22aabb61e</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1195">https://nvd.nist.gov/vuln/detail/CVE-2022-1195</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1198 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1198">https://access.redhat.com/security/cve/CVE-2022-1198</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1198">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1198</a><br><a href="https://github.com/torvalds/linux/commit/efe4186e6a1b54bf38b9e05450d43b0da1fd7739">https://github.com/torvalds/linux/commit/efe4186e6a1b54bf38b9e05450d43b0da1fd7739</a><br><a href="https://marc.info/?i=c012878.3292f.17fe9417790.Coremail.duoming@zju.edu.cn">https://marc.info/?i=c012878.3292f.17fe9417790.Coremail.duoming@zju.edu.cn</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1263 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1263">https://access.redhat.com/security/cve/CVE-2022-1263</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1263">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1263</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/04/07/1">https://www.openwall.com/lists/oss-security/2022/04/07/1</a><br><a href="https://www.spinics.net/lists/kvm/msg273052.html">https://www.spinics.net/lists/kvm/msg273052.html</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1353 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1353">https://access.redhat.com/security/cve/CVE-2022-1353</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2066819">https://bugzilla.redhat.com/show_bug.cgi?id=2066819</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1353">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1353</a><br><a href="https://git.kernel.org/linus/9a564bccb78a76740ea9d75a259942df8143d02c (5.17)">https://git.kernel.org/linus/9a564bccb78a76740ea9d75a259942df8143d02c (5.17)</a><br><a href="https://github.com/torvalds/linux/commit/9a564bccb78a76740ea9d75a259942df8143d02c">https://github.com/torvalds/linux/commit/9a564bccb78a76740ea9d75a259942df8143d02c</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1353">https://nvd.nist.gov/vuln/detail/CVE-2022-1353</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1353 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1353">https://access.redhat.com/security/cve/CVE-2022-1353</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2066819">https://bugzilla.redhat.com/show_bug.cgi?id=2066819</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1353">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1353</a><br><a href="https://git.kernel.org/linus/9a564bccb78a76740ea9d75a259942df8143d02c (5.17)">https://git.kernel.org/linus/9a564bccb78a76740ea9d75a259942df8143d02c (5.17)</a><br><a href="https://github.com/torvalds/linux/commit/9a564bccb78a76740ea9d75a259942df8143d02c">https://github.com/torvalds/linux/commit/9a564bccb78a76740ea9d75a259942df8143d02c</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1353.html">https://linux.oracle.com/cve/CVE-2022-1353.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1353">https://nvd.nist.gov/vuln/detail/CVE-2022-1353</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1508 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1508">https://access.redhat.com/security/cve/CVE-2022-1508</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1508">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1508</a><br><a href="https://git.kernel.org/linus/89c2b3b74918200e46699338d7bcc19b1ea12110 (5.15-rc1)">https://git.kernel.org/linus/89c2b3b74918200e46699338d7bcc19b1ea12110 (5.15-rc1)</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=89c2b3b74918200e46699338d7bcc19b1ea12110">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=89c2b3b74918200e46699338d7bcc19b1ea12110</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1516 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1516">https://access.redhat.com/security/cve/CVE-2022-1516</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1516">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1516</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=7781607938c8">https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=7781607938c8</a><br><a href="https://ubuntu.com/security/notices/USN-5416-1">https://ubuntu.com/security/notices/USN-5416-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1652 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1652">https://access.redhat.com/security/cve/CVE-2022-1652</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1832397">https://bugzilla.redhat.com/show_bug.cgi?id=1832397</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1652">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1652</a><br><a href="https://francozappa.github.io/about-bias/">https://francozappa.github.io/about-bias/</a><br><a href="https://kb.cert.org/vuls/id/647177/">https://kb.cert.org/vuls/id/647177/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1652">https://nvd.nist.gov/vuln/detail/CVE-2022-1652</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/10/1">https://www.openwall.com/lists/oss-security/2022/05/10/1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/10/2">https://www.openwall.com/lists/oss-security/2022/05/10/2</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1652 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1652">https://access.redhat.com/security/cve/CVE-2022-1652</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1832397">https://bugzilla.redhat.com/show_bug.cgi?id=1832397</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2084458">https://bugzilla.redhat.com/show_bug.cgi?id=2084458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1652">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1652</a><br><a href="https://francozappa.github.io/about-bias/">https://francozappa.github.io/about-bias/</a><br><a href="https://kb.cert.org/vuls/id/647177/">https://kb.cert.org/vuls/id/647177/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1652">https://nvd.nist.gov/vuln/detail/CVE-2022-1652</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/10/1">https://www.openwall.com/lists/oss-security/2022/05/10/1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/10/2">https://www.openwall.com/lists/oss-security/2022/05/10/2</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1734 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="http://www.openwall.com/lists/oss-security/2022/06/05/4">http://www.openwall.com/lists/oss-security/2022/06/05/4</a><br><a href="http://www.openwall.com/lists/oss-security/2022/06/09/1">http://www.openwall.com/lists/oss-security/2022/06/09/1</a><br><a href="https://access.redhat.com/security/cve/CVE-2022-1734">https://access.redhat.com/security/cve/CVE-2022-1734</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1734">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1734</a><br><a href="https://git.kernel.org/linus/d270453a0d9ec10bb8a802a142fb1b3601a83098 (5.18-rc6)">https://git.kernel.org/linus/d270453a0d9ec10bb8a802a142fb1b3601a83098 (5.18-rc6)</a><br><a href="https://github.com/torvalds/linux/commit/d270453a0d9ec10bb8a802a142fb1b3601a83098">https://github.com/torvalds/linux/commit/d270453a0d9ec10bb8a802a142fb1b3601a83098</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-1734">https://nvd.nist.gov/vuln/detail/CVE-2022-1734</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1786 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1786">https://access.redhat.com/security/cve/CVE-2022-1786</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2087760">https://bugzilla.redhat.com/show_bug.cgi?id=2087760</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1786">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1786</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=29f077d070519a88a793fbc70f1e6484dc6d9e35">https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=29f077d070519a88a793fbc70f1e6484dc6d9e35</a><br><a href="https://linux.oracle.com/cve/CVE-2022-1786.html">https://linux.oracle.com/cve/CVE-2022-1786.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9426.html">https://linux.oracle.com/errata/ELSA-2022-9426.html</a><br><a href="https://www.debian.org/security/2022/dsa-5161">https://www.debian.org/security/2022/dsa-5161</a><br><a href="https://www.openwall.com/lists/oss-security/2022/05/24/4">https://www.openwall.com/lists/oss-security/2022/05/24/4</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-1836 | MEDIUM | 5.4.0-110.124 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-1836">https://access.redhat.com/security/cve/CVE-2022-1836</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1836">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1836</a><br><a href="https://git.kernel.org/linus/233087ca063686964a53c829d547c7571e3f67bf (5.18-rc5)">https://git.kernel.org/linus/233087ca063686964a53c829d547c7571e3f67bf (5.18-rc5)</a><br><a href="https://github.com/torvalds/linux/commit/233087ca063686964a53c829d547c7571e3f67bf">https://github.com/torvalds/linux/commit/233087ca063686964a53c829d547c7571e3f67bf</a><br><a href="https://ubuntu.com/security/notices/USN-5470-1">https://ubuntu.com/security/notices/USN-5470-1</a><br><a href="https://ubuntu.com/security/notices/USN-5471-1">https://ubuntu.com/security/notices/USN-5471-1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/04/28/1">https://www.openwall.com/lists/oss-security/2022/04/28/1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23036 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23036">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23036</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23037 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23037">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23037</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23038 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23038">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23038</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23039 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23039">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23039</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23040 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23040">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23040</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23041 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23041">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23041</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23042 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23042">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23042</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23036 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23036">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23036</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23036.html">https://linux.oracle.com/cve/CVE-2022-23036.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23037 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23037">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23037</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23037.html">https://linux.oracle.com/cve/CVE-2022-23037.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23038 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23038">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23038</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23038.html">https://linux.oracle.com/cve/CVE-2022-23038.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23039 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23039">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23039</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23039.html">https://linux.oracle.com/cve/CVE-2022-23039.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23040 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23040">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23040</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23040.html">https://linux.oracle.com/cve/CVE-2022-23040.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23041 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23041">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23041</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23041.html">https://linux.oracle.com/cve/CVE-2022-23041.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-23042 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23042">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23042</a><br><a href="https://linux.oracle.com/cve/CVE-2022-23042.html">https://linux.oracle.com/cve/CVE-2022-23042.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9480.html">https://linux.oracle.com/errata/ELSA-2022-9480.html</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://xenbits.xen.org/xsa/advisory-396.html">https://xenbits.xen.org/xsa/advisory-396.html</a><br><a href="https://xenbits.xenproject.org/xsa/advisory-396.txt">https://xenbits.xenproject.org/xsa/advisory-396.txt</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-24958 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-24958">https://access.redhat.com/security/cve/CVE-2022-24958</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24958">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24958</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=501e38a5531efbd77d5c73c0ba838a889bfc1d74">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=501e38a5531efbd77d5c73c0ba838a889bfc1d74</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=89f3594d0de58e8a57d92d497dea9fee3d4b9cda">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=89f3594d0de58e8a57d92d497dea9fee3d4b9cda</a><br><a href="https://github.com/torvalds/linux/commit/501e38a5531efbd77d5c73c0ba838a889bfc1d74">https://github.com/torvalds/linux/commit/501e38a5531efbd77d5c73c0ba838a889bfc1d74</a><br><a href="https://github.com/torvalds/linux/commit/89f3594d0de58e8a57d92d497dea9fee3d4b9cda">https://github.com/torvalds/linux/commit/89f3594d0de58e8a57d92d497dea9fee3d4b9cda</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SUVZA2YVOQJBJTDIDQ5HF5TAU2C6WP6H/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SUVZA2YVOQJBJTDIDQ5HF5TAU2C6WP6H/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TCW2KZYJ2H6BKZE3CVLHRIXYDGNYYC5P/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TCW2KZYJ2H6BKZE3CVLHRIXYDGNYYC5P/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24958">https://nvd.nist.gov/vuln/detail/CVE-2022-24958</a><br><a href="https://security.netapp.com/advisory/ntap-20220225-0008/">https://security.netapp.com/advisory/ntap-20220225-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5381-1">https://ubuntu.com/security/notices/USN-5381-1</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5468-1">https://ubuntu.com/security/notices/USN-5468-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-26966 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-26966">https://access.redhat.com/security/cve/CVE-2022-26966</a><br><a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.10">https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.10</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26966">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26966</a><br><a href="https://git.kernel.org/linus/e9da0b56fe27206b49f39805f7dcda8a89379062 (5.17-rc6)">https://git.kernel.org/linus/e9da0b56fe27206b49f39805f7dcda8a89379062 (5.17-rc6)</a><br><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e9da0b56fe27206b49f39805f7dcda8a89379062">https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e9da0b56fe27206b49f39805f7dcda8a89379062</a><br><a href="https://linux.oracle.com/cve/CVE-2022-26966.html">https://linux.oracle.com/cve/CVE-2022-26966.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-9314.html">https://linux.oracle.com/errata/ELSA-2022-9314.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-26966">https://nvd.nist.gov/vuln/detail/CVE-2022-26966</a><br><a href="https://security.netapp.com/advisory/ntap-20220419-0001/">https://security.netapp.com/advisory/ntap-20220419-0001/</a><br><a href="https://ubuntu.com/security/notices/USN-5381-1">https://ubuntu.com/security/notices/USN-5381-1</a><br><a href="https://ubuntu.com/security/notices/USN-5417-1">https://ubuntu.com/security/notices/USN-5417-1</a><br><a href="https://ubuntu.com/security/notices/USN-5418-1">https://ubuntu.com/security/notices/USN-5418-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br></details> |
|
||||
| linux-libc-dev | CVE-2022-28356 | MEDIUM | 5.4.0-110.124 | 5.4.0-117.132 | <details><summary>Expand...</summary><a href="http://www.openwall.com/lists/oss-security/2022/04/06/1">http://www.openwall.com/lists/oss-security/2022/04/06/1</a><br><a href="https://access.redhat.com/security/cve/CVE-2022-28356">https://access.redhat.com/security/cve/CVE-2022-28356</a><br><a href="https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.1">https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.1</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28356">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28356</a><br><a href="https://git.kernel.org/linus/764f4eb6846f5475f1244767d24d25dd86528a4a">https://git.kernel.org/linus/764f4eb6846f5475f1244767d24d25dd86528a4a</a><br><a href="https://github.com/torvalds/linux/commit/764f4eb6846f5475f1244767d24d25dd86528a4a">https://github.com/torvalds/linux/commit/764f4eb6846f5475f1244767d24d25dd86528a4a</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-28356">https://nvd.nist.gov/vuln/detail/CVE-2022-28356</a><br><a href="https://security.netapp.com/advisory/ntap-20220506-0006/">https://security.netapp.com/advisory/ntap-20220506-0006/</a><br><a href="https://ubuntu.com/security/notices/USN-5381-1">https://ubuntu.com/security/notices/USN-5381-1</a><br><a href="https://ubuntu.com/security/notices/USN-5466-1">https://ubuntu.com/security/notices/USN-5466-1</a><br><a href="https://ubuntu.com/security/notices/USN-5467-1">https://ubuntu.com/security/notices/USN-5467-1</a><br><a href="https://ubuntu.com/security/notices/USN-5469-1">https://ubuntu.com/security/notices/USN-5469-1</a><br><a href="https://www.debian.org/security/2022/dsa-5127">https://www.debian.org/security/2022/dsa-5127</a><br><a href="https://www.openwall.com/lists/oss-security/2022/04/06/1">https://www.openwall.com/lists/oss-security/2022/04/06/1</a><br></details> |
|
||||
@@ -321,10 +320,10 @@ hide:
|
||||
| nasm | CVE-2019-6291 | LOW | 2.14.02-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2019-6291">https://access.redhat.com/security/cve/CVE-2019-6291</a><br><a href="https://bugzilla.nasm.us/show_bug.cgi?id=3392549">https://bugzilla.nasm.us/show_bug.cgi?id=3392549</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6291">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6291</a><br></details> |
|
||||
| nasm | CVE-2019-7147 | LOW | 2.14.02-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2019-7147">https://access.redhat.com/security/cve/CVE-2019-7147</a><br><a href="https://bugzilla.nasm.us/show_bug.cgi?id=3392544">https://bugzilla.nasm.us/show_bug.cgi?id=3392544</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7147">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7147</a><br></details> |
|
||||
| nasm | CVE-2019-8343 | LOW | 2.14.02-1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2019-8343">https://access.redhat.com/security/cve/CVE-2019-8343</a><br><a href="https://bugzilla.nasm.us/show_bug.cgi?id=3392556">https://bugzilla.nasm.us/show_bug.cgi?id=3392556</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-8343">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-8343</a><br></details> |
|
||||
| ncurses-base | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br></details> |
|
||||
| ncurses-base | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br></details> |
|
||||
| ncurses-bin | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br></details> |
|
||||
| ncurses-bin | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br></details> |
|
||||
| ncurses-base | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| ncurses-base | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| ncurses-bin | CVE-2021-39537 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup">http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-39537">https://access.redhat.com/security/cve/CVE-2021-39537</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39537</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html">https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html">https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39537">https://nvd.nist.gov/vuln/detail/CVE-2021-39537</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| ncurses-bin | CVE-2022-29458 | LOW | 6.2-0ubuntu2 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-29458">https://access.redhat.com/security/cve/CVE-2022-29458</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29458</a><br><a href="https://invisible-island.net/ncurses/NEWS.html#t20220416">https://invisible-island.net/ncurses/NEWS.html#t20220416</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00014.html</a><br><a href="https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html">https://lists.gnu.org/archive/html/bug-ncurses/2022-04/msg00016.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29458">https://nvd.nist.gov/vuln/detail/CVE-2022-29458</a><br><a href="https://ubuntu.com/security/notices/USN-5477-1">https://ubuntu.com/security/notices/USN-5477-1</a><br></details> |
|
||||
| openssh-client | CVE-2020-14145 | LOW | 1:8.2p1-4ubuntu0.5 | | <details><summary>Expand...</summary><a href="http://www.openwall.com/lists/oss-security/2020/12/02/1">http://www.openwall.com/lists/oss-security/2020/12/02/1</a><br><a href="https://access.redhat.com/security/cve/CVE-2020-14145">https://access.redhat.com/security/cve/CVE-2020-14145</a><br><a href="https://anongit.mindrot.org/openssh.git/commit/?id=b3855ff053f5078ec3d3c653cdaedefaa5fc362d">https://anongit.mindrot.org/openssh.git/commit/?id=b3855ff053f5078ec3d3c653cdaedefaa5fc362d</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14145">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14145</a><br><a href="https://docs.ssh-mitm.at/CVE-2020-14145.html">https://docs.ssh-mitm.at/CVE-2020-14145.html</a><br><a href="https://github.com/openssh/openssh-portable/compare/V_8_3_P1...V_8_4_P1">https://github.com/openssh/openssh-portable/compare/V_8_3_P1...V_8_4_P1</a><br><a href="https://github.com/ssh-mitm/ssh-mitm/blob/master/ssh_proxy_server/plugins/session/cve202014145.py">https://github.com/ssh-mitm/ssh-mitm/blob/master/ssh_proxy_server/plugins/session/cve202014145.py</a><br><a href="https://linux.oracle.com/cve/CVE-2020-14145.html">https://linux.oracle.com/cve/CVE-2020-14145.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2021-4368.html">https://linux.oracle.com/errata/ELSA-2021-4368.html</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-14145">https://nvd.nist.gov/vuln/detail/CVE-2020-14145</a><br><a href="https://security.gentoo.org/glsa/202105-35">https://security.gentoo.org/glsa/202105-35</a><br><a href="https://security.netapp.com/advisory/ntap-20200709-0004/">https://security.netapp.com/advisory/ntap-20200709-0004/</a><br><a href="https://www.fzi.de/en/news/news/detail-en/artikel/fsa-2020-2-ausnutzung-eines-informationslecks-fuer-gezielte-mitm-angriffe-auf-ssh-clients/">https://www.fzi.de/en/news/news/detail-en/artikel/fsa-2020-2-ausnutzung-eines-informationslecks-fuer-gezielte-mitm-angriffe-auf-ssh-clients/</a><br><a href="https://www.fzi.de/fileadmin/user_upload/2020-06-26-FSA-2020-2.pdf">https://www.fzi.de/fileadmin/user_upload/2020-06-26-FSA-2020-2.pdf</a><br></details> |
|
||||
| openssh-client | CVE-2021-41617 | LOW | 1:8.2p1-4ubuntu0.5 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-41617.json">https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-41617.json</a><br><a href="https://access.redhat.com/security/cve/CVE-2021-41617">https://access.redhat.com/security/cve/CVE-2021-41617</a><br><a href="https://bugzilla.suse.com/show_bug.cgi?id=1190975">https://bugzilla.suse.com/show_bug.cgi?id=1190975</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41617">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41617</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-2013.html">https://errata.almalinux.org/8/ALSA-2022-2013.html</a><br><a href="https://linux.oracle.com/cve/CVE-2021-41617.html">https://linux.oracle.com/cve/CVE-2021-41617.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-2013.html">https://linux.oracle.com/errata/ELSA-2022-2013.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6XJIONMHMKZDTMH6BQR5TNLF2WDCGWED/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6XJIONMHMKZDTMH6BQR5TNLF2WDCGWED/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KVI7RWM2JLNMWTOFK6BDUSGNOIPZYPUT/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KVI7RWM2JLNMWTOFK6BDUSGNOIPZYPUT/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W44V2PFQH5YLRN6ZJTVRKAD7CU6CYYET/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W44V2PFQH5YLRN6ZJTVRKAD7CU6CYYET/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-41617">https://nvd.nist.gov/vuln/detail/CVE-2021-41617</a><br><a href="https://security.netapp.com/advisory/ntap-20211014-0004/">https://security.netapp.com/advisory/ntap-20211014-0004/</a><br><a href="https://www.openssh.com/security.html">https://www.openssh.com/security.html</a><br><a href="https://www.openssh.com/txt/release-8.8">https://www.openssh.com/txt/release-8.8</a><br><a href="https://www.openwall.com/lists/oss-security/2021/09/26/1">https://www.openwall.com/lists/oss-security/2021/09/26/1</a><br><a href="https://www.oracle.com/security-alerts/cpuapr2022.html">https://www.oracle.com/security-alerts/cpuapr2022.html</a><br></details> |
|
||||
| passwd | CVE-2013-4235 | LOW | 1:4.8.1-1ubuntu5.20.04.1 | | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2013-4235">https://access.redhat.com/security/cve/CVE-2013-4235</a><br><a href="https://access.redhat.com/security/cve/cve-2013-4235">https://access.redhat.com/security/cve/cve-2013-4235</a><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235">https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4235">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4235</a><br><a href="https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E">https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E</a><br><a href="https://security-tracker.debian.org/tracker/CVE-2013-4235">https://security-tracker.debian.org/tracker/CVE-2013-4235</a><br></details> |
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.10
|
||||
digest: sha256:9f3c62e5207bf34631e3ba3f32ed1c823f1439d2d5ce6953f3ca1c6fb86fc4bc
|
||||
generated: "2022-06-15T07:35:30.695993237Z"
|
||||
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="trilium-notes-5.0.3"></a>
|
||||
### [trilium-notes-5.0.3](https://github.com/truecharts/apps/compare/trilium-notes-5.0.2...trilium-notes-5.0.3) (2022-06-16)
|
||||
|
||||
#### Chore
|
||||
|
||||
* remove UI leftovers ([#2914](https://github.com/truecharts/apps/issues/2914))
|
||||
|
||||
|
||||
|
||||
<a name="trilium-notes-5.0.2"></a>
|
||||
### [trilium-notes-5.0.2](https://github.com/truecharts/apps/compare/trilium-notes-5.0.1...trilium-notes-5.0.2) (2022-06-15)
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
<a name="trilium-notes-2.0.21"></a>
|
||||
### [trilium-notes-2.0.21](https://github.com/truecharts/apps/compare/trilium-notes-2.0.20...trilium-notes-2.0.21) (2022-05-31)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm general non-major helm releases ([#2803](https://github.com/truecharts/apps/issues/2803))
|
||||
|
||||
|
||||
|
||||
<a name="trilium-notes-2.0.20"></a>
|
||||
6
stable/trilium-notes/5.0.3/Chart.lock
Normal file
6
stable/trilium-notes/5.0.3/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.10
|
||||
digest: sha256:9f3c62e5207bf34631e3ba3f32ed1c823f1439d2d5ce6953f3ca1c6fb86fc4bc
|
||||
generated: "2022-06-16T14:43:46.551623712Z"
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://hub.docker.com/r/zadam/trilium
|
||||
- https://github.com/zadam/trilium
|
||||
type: application
|
||||
version: 5.0.2
|
||||
version: 5.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
@@ -704,12 +704,6 @@ questions:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: "Enable the storage"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
hidden: true
|
||||
- variable: type
|
||||
label: "Type of Storage"
|
||||
description: "Sets the persistence type, Anything other than PVC could break rollback!"
|
||||
@@ -51,12 +51,12 @@ hide:
|
||||
| busybox | CVE-2022-28391 | CRITICAL | 1.34.1-r4 | 1.34.1-r5 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-28391">https://access.redhat.com/security/cve/CVE-2022-28391</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch</a><br><a href="https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661">https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-28391">https://nvd.nist.gov/vuln/detail/CVE-2022-28391</a><br></details> |
|
||||
| curl | CVE-2022-22576 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-22576">https://access.redhat.com/security/cve/CVE-2022-22576</a><br><a href="https://curl.se/docs/CVE-2022-22576.html">https://curl.se/docs/CVE-2022-22576.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576</a><br><a href="https://hackerone.com/reports/1526328">https://hackerone.com/reports/1526328</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22576">https://nvd.nist.gov/vuln/detail/CVE-2022-22576</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27775 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27775">https://access.redhat.com/security/cve/CVE-2022-27775</a><br><a href="https://curl.se/docs/CVE-2022-27775.html">https://curl.se/docs/CVE-2022-27775.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775</a><br><a href="https://hackerone.com/reports/1546268">https://hackerone.com/reports/1546268</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27775">https://nvd.nist.gov/vuln/detail/CVE-2022-27775</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27774">https://nvd.nist.gov/vuln/detail/CVE-2022-27774</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| curl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27776">https://nvd.nist.gov/vuln/detail/CVE-2022-27776</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-22576 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-22576">https://access.redhat.com/security/cve/CVE-2022-22576</a><br><a href="https://curl.se/docs/CVE-2022-22576.html">https://curl.se/docs/CVE-2022-22576.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22576</a><br><a href="https://hackerone.com/reports/1526328">https://hackerone.com/reports/1526328</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-22576">https://nvd.nist.gov/vuln/detail/CVE-2022-22576</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27775 | HIGH | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27775">https://access.redhat.com/security/cve/CVE-2022-27775</a><br><a href="https://curl.se/docs/CVE-2022-27775.html">https://curl.se/docs/CVE-2022-27775.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27775</a><br><a href="https://hackerone.com/reports/1546268">https://hackerone.com/reports/1546268</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27775">https://nvd.nist.gov/vuln/detail/CVE-2022-27775</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27774 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27774">https://access.redhat.com/security/cve/CVE-2022-27774</a><br><a href="https://curl.se/docs/CVE-2022-27774.html">https://curl.se/docs/CVE-2022-27774.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27774</a><br><a href="https://hackerone.com/reports/1543773">https://hackerone.com/reports/1543773</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27774">https://nvd.nist.gov/vuln/detail/CVE-2022-27774</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| libcurl | CVE-2022-27776 | MEDIUM | 7.80.0-r0 | 7.80.0-r1 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-27776">https://access.redhat.com/security/cve/CVE-2022-27776</a><br><a href="https://curl.se/docs/CVE-2022-27776.html">https://curl.se/docs/CVE-2022-27776.html</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27776</a><br><a href="https://hackerone.com/reports/1547048">https://hackerone.com/reports/1547048</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-27776">https://nvd.nist.gov/vuln/detail/CVE-2022-27776</a><br><a href="https://security.netapp.com/advisory/ntap-20220609-0008/">https://security.netapp.com/advisory/ntap-20220609-0008/</a><br><a href="https://ubuntu.com/security/notices/USN-5397-1">https://ubuntu.com/security/notices/USN-5397-1</a><br></details> |
|
||||
| ssl_client | CVE-2022-28391 | CRITICAL | 1.34.1-r4 | 1.34.1-r5 | <details><summary>Expand...</summary><a href="https://access.redhat.com/security/cve/CVE-2022-28391">https://access.redhat.com/security/cve/CVE-2022-28391</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28391</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch</a><br><a href="https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch">https://git.alpinelinux.org/aports/plain/main/busybox/0002-nslookup-sanitize-all-printed-strings-with-printable.patch</a><br><a href="https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661">https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-28391">https://nvd.nist.gov/vuln/detail/CVE-2022-28391</a><br></details> |
|
||||
| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | <details><summary>Expand...</summary><a href="http://seclists.org/fulldisclosure/2022/May/33">http://seclists.org/fulldisclosure/2022/May/33</a><br><a href="http://seclists.org/fulldisclosure/2022/May/35">http://seclists.org/fulldisclosure/2022/May/35</a><br><a href="http://seclists.org/fulldisclosure/2022/May/38">http://seclists.org/fulldisclosure/2022/May/38</a><br><a href="http://www.openwall.com/lists/oss-security/2022/03/25/2">http://www.openwall.com/lists/oss-security/2022/03/25/2</a><br><a href="http://www.openwall.com/lists/oss-security/2022/03/26/1">http://www.openwall.com/lists/oss-security/2022/03/26/1</a><br><a href="https://access.redhat.com/security/cve/CVE-2018-25032">https://access.redhat.com/security/cve/CVE-2018-25032</a><br><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032</a><br><a href="https://errata.almalinux.org/8/ALSA-2022-2201.html">https://errata.almalinux.org/8/ALSA-2022-2201.html</a><br><a href="https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531">https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531</a><br><a href="https://github.com/madler/zlib/compare/v1.2.11...v1.2.12">https://github.com/madler/zlib/compare/v1.2.11...v1.2.12</a><br><a href="https://github.com/madler/zlib/issues/605">https://github.com/madler/zlib/issues/605</a><br><a href="https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.4">https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.4</a><br><a href="https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-v6gp-9mmm-c6p5">https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-v6gp-9mmm-c6p5</a><br><a href="https://groups.google.com/g/ruby-security-ann/c/vX7qSjsvWis/m/TJWN4oOKBwAJ">https://groups.google.com/g/ruby-security-ann/c/vX7qSjsvWis/m/TJWN4oOKBwAJ</a><br><a href="https://linux.oracle.com/cve/CVE-2018-25032.html">https://linux.oracle.com/cve/CVE-2018-25032.html</a><br><a href="https://linux.oracle.com/errata/ELSA-2022-2213.html">https://linux.oracle.com/errata/ELSA-2022-2213.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html">https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html</a><br><a href="https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html">https://lists.debian.org/debian-lts-announce/2022/05/msg00008.html</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NS2D2GFPFGOJUL4WQ3DUAY7HF4VWQ77F/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOKNP2L734AEL47NRYGVZIKEFOUBQY5Y/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XOKFMSNQ5D5WGMALBNBXU3GE442V74WU/</a><br><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-25032">https://nvd.nist.gov/vuln/detail/CVE-2018-25032</a><br><a href="https://security.netapp.com/advisory/ntap-20220526-0009/">https://security.netapp.com/advisory/ntap-20220526-0009/</a><br><a href="https://support.apple.com/kb/HT213255">https://support.apple.com/kb/HT213255</a><br><a href="https://support.apple.com/kb/HT213256">https://support.apple.com/kb/HT213256</a><br><a href="https://support.apple.com/kb/HT213257">https://support.apple.com/kb/HT213257</a><br><a href="https://ubuntu.com/security/notices/USN-5355-1">https://ubuntu.com/security/notices/USN-5355-1</a><br><a href="https://ubuntu.com/security/notices/USN-5355-2">https://ubuntu.com/security/notices/USN-5355-2</a><br><a href="https://ubuntu.com/security/notices/USN-5359-1">https://ubuntu.com/security/notices/USN-5359-1</a><br><a href="https://ubuntu.com/security/notices/USN-5359-2">https://ubuntu.com/security/notices/USN-5359-2</a><br><a href="https://www.debian.org/security/2022/dsa-5111">https://www.debian.org/security/2022/dsa-5111</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/24/1">https://www.openwall.com/lists/oss-security/2022/03/24/1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/28/1">https://www.openwall.com/lists/oss-security/2022/03/28/1</a><br><a href="https://www.openwall.com/lists/oss-security/2022/03/28/3">https://www.openwall.com/lists/oss-security/2022/03/28/3</a><br></details> |
|
||||
|
||||
Reference in New Issue
Block a user