openSUSE Security Update: Security update for glib2
______________________________________________________________________________
Announcement ID: openSUSE-SU-2021:0406-1
Rating: important
References: #1182328 #1182362
Cross-References: CVE-2021-27218 CVE-2021-27219
CVSS scores:
CVE-2021-27218 (NVD) : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVE-2021-27218 (SUSE): 5 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N
CVE-2021-27219 (NVD) : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVE-2021-27219 (SUSE): 6.1 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H
Affected Products:
openSUSE Leap 15.2
______________________________________________________________________________
An update that fixes two vulnerabilities is now available.
Description:
This update for glib2 fixes the following issues:
- CVE-2021-27218: g_byte_array_new_take takes a gsize as length but stores
in a guint, this patch will refuse if the length is larger than guint.
(bsc#1182328)
- CVE-2021-27219: g_memdup takes a guint as parameter and sometimes leads
into an integer overflow, so add a g_memdup2 function which uses gsize
to replace it. (bsc#1182362)
This update was imported from the SUSE:SLE-15-SP2:Update update project.
Patch Instructions:
To install this openSUSE Security Update use the SUSE recommended installation methods
like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
- openSUSE Leap 15.2:
zypper in -t patch openSUSE-2021-406=1
Package List:
- openSUSE Leap 15.2 (i586 x86_64):
glib2-debugsource-2.62.6-lp152.2.6.1
glib2-devel-2.62.6-lp152.2.6.1
glib2-devel-debuginfo-2.62.6-lp152.2.6.1
glib2-devel-static-2.62.6-lp152.2.6.1
glib2-tests-2.62.6-lp152.2.6.1
glib2-tests-debuginfo-2.62.6-lp152.2.6.1
glib2-tools-2.62.6-lp152.2.6.1
glib2-tools-debuginfo-2.62.6-lp152.2.6.1
libgio-2_0-0-2.62.6-lp152.2.6.1
libgio-2_0-0-debuginfo-2.62.6-lp152.2.6.1
libgio-fam-2.62.6-lp152.2.6.1
libgio-fam-debuginfo-2.62.6-lp152.2.6.1
libglib-2_0-0-2.62.6-lp152.2.6.1
libglib-2_0-0-debuginfo-2.62.6-lp152.2.6.1
libgmodule-2_0-0-2.62.6-lp152.2.6.1
libgmodule-2_0-0-debuginfo-2.62.6-lp152.2.6.1
libgobject-2_0-0-2.62.6-lp152.2.6.1
libgobject-2_0-0-debuginfo-2.62.6-lp152.2.6.1
libgthread-2_0-0-2.62.6-lp152.2.6.1
libgthread-2_0-0-debuginfo-2.62.6-lp152.2.6.1
- openSUSE Leap 15.2 (x86_64):
glib2-devel-32bit-2.62.6-lp152.2.6.1
glib2-devel-32bit-debuginfo-2.62.6-lp152.2.6.1
glib2-tools-32bit-2.62.6-lp152.2.6.1
glib2-tools-32bit-debuginfo-2.62.6-lp152.2.6.1
libgio-2_0-0-32bit-2.62.6-lp152.2.6.1
libgio-2_0-0-32bit-debuginfo-2.62.6-lp152.2.6.1
libgio-fam-32bit-2.62.6-lp152.2.6.1
libgio-fam-32bit-debuginfo-2.62.6-lp152.2.6.1
libglib-2_0-0-32bit-2.62.6-lp152.2.6.1
libglib-2_0-0-32bit-debuginfo-2.62.6-lp152.2.6.1
libgmodule-2_0-0-32bit-2.62.6-lp152.2.6.1
libgmodule-2_0-0-32bit-debuginfo-2.62.6-lp152.2.6.1
libgobject-2_0-0-32bit-2.62.6-lp152.2.6.1
libgobject-2_0-0-32bit-debuginfo-2.62.6-lp152.2.6.1
libgthread-2_0-0-32bit-2.62.6-lp152.2.6.1
libgthread-2_0-0-32bit-debuginfo-2.62.6-lp152.2.6.1
- openSUSE Leap 15.2 (noarch):
gio-branding-upstream-2.62.6-lp152.2.6.1
glib2-lang-2.62.6-lp152.2.6.1
References:
https://www.suse.com/security/cve/CVE-2021-27218.htmlhttps://www.suse.com/security/cve/CVE-2021-27219.htmlhttps://bugzilla.suse.com/1182328https://bugzilla.suse.com/1182362
openSUSE Security Update: Security update for stunnel
______________________________________________________________________________
Announcement ID: openSUSE-SU-2021:0409-1
Rating: important
References: #1177580 #1182529
Cross-References: CVE-2021-20230
CVSS scores:
CVE-2021-20230 (NVD) : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVE-2021-20230 (SUSE): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Affected Products:
openSUSE Leap 15.2
______________________________________________________________________________
An update that solves one vulnerability and has one errata
is now available.
Description:
This update for stunnel fixes the following issues:
- Security fix: [bsc#1177580, bsc#1182529, CVE-2021-20230]
* "redirect" option does not properly handle "verifyChain = yes"
This update was imported from the SUSE:SLE-15-SP2:Update update project.
Patch Instructions:
To install this openSUSE Security Update use the SUSE recommended installation methods
like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
- openSUSE Leap 15.2:
zypper in -t patch openSUSE-2021-409=1
Package List:
- openSUSE Leap 15.2 (noarch):
stunnel-doc-5.57-lp152.2.6.1
- openSUSE Leap 15.2 (x86_64):
stunnel-5.57-lp152.2.6.1
stunnel-debuginfo-5.57-lp152.2.6.1
stunnel-debugsource-5.57-lp152.2.6.1
References:
https://www.suse.com/security/cve/CVE-2021-20230.htmlhttps://bugzilla.suse.com/1177580https://bugzilla.suse.com/1182529
openSUSE Security Update: Security update for wpa_supplicant
______________________________________________________________________________
Announcement ID: openSUSE-SU-2021:0404-1
Rating: important
References: #1182805
Cross-References: CVE-2021-27803
CVSS scores:
CVE-2021-27803 (NVD) : 7.5 CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVE-2021-27803 (SUSE): 7.5 CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Products:
openSUSE Leap 15.2
______________________________________________________________________________
An update that fixes one vulnerability is now available.
Description:
This update for wpa_supplicant fixes the following issues:
- CVE-2021-27803: Fixed a P2P provision discovery processing vulnerability
(bsc#1182805).
This update was imported from the SUSE:SLE-15:Update update project.
Patch Instructions:
To install this openSUSE Security Update use the SUSE recommended installation methods
like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
- openSUSE Leap 15.2:
zypper in -t patch openSUSE-2021-404=1
Package List:
- openSUSE Leap 15.2 (i586 x86_64):
wpa_supplicant-2.9-lp152.8.9.1
wpa_supplicant-debuginfo-2.9-lp152.8.9.1
wpa_supplicant-debugsource-2.9-lp152.8.9.1
wpa_supplicant-gui-2.9-lp152.8.9.1
wpa_supplicant-gui-debuginfo-2.9-lp152.8.9.1
References:
https://www.suse.com/security/cve/CVE-2021-27803.htmlhttps://bugzilla.suse.com/1182805
openSUSE Security Update: Security update for mbedtls
______________________________________________________________________________
Announcement ID: openSUSE-SU-2021:0397-1
Rating: moderate
References: #1181468
Cross-References: CVE-2020-10932
CVSS scores:
CVE-2020-10932 (NVD) : 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Affected Products:
openSUSE Backports SLE-15-SP2
______________________________________________________________________________
An update that fixes one vulnerability is now available.
Description:
This update for mbedtls fixes the following issues:
- mbedtls was updated to version 2.16.9
- CVE-2020-10932: Fixed side channel in ECC code that allowed an
adversary with access to precise enough timing and memory access
information (typically an untrusted operating system attacking a
secure enclave) to fully recover an ECDSA private key (boo#1181468).
This update was imported from the openSUSE:Leap:15.2:Update update project.
Patch Instructions:
To install this openSUSE Security Update use the SUSE recommended installation methods
like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
- openSUSE Backports SLE-15-SP2:
zypper in -t patch openSUSE-2021-397=1
Package List:
- openSUSE Backports SLE-15-SP2 (aarch64 ppc64le s390x x86_64):
libmbedcrypto3-2.16.9-bp152.2.3.1
libmbedtls12-2.16.9-bp152.2.3.1
libmbedx509-0-2.16.9-bp152.2.3.1
mbedtls-devel-2.16.9-bp152.2.3.1
- openSUSE Backports SLE-15-SP2 (aarch64_ilp32):
libmbedcrypto3-64bit-2.16.9-bp152.2.3.1
libmbedtls12-64bit-2.16.9-bp152.2.3.1
libmbedx509-0-64bit-2.16.9-bp152.2.3.1
References:
https://www.suse.com/security/cve/CVE-2020-10932.htmlhttps://bugzilla.suse.com/1181468
openSUSE Security Update: Security update for nodejs8
______________________________________________________________________________
Announcement ID: openSUSE-SU-2021:0389-1
Rating: moderate
References: #1182620
Cross-References: CVE-2021-22884
CVSS scores:
CVE-2021-22884 (SUSE): 5.8 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:L
Affected Products:
openSUSE Leap 15.2
______________________________________________________________________________
An update that fixes one vulnerability is now available.
Description:
This update for nodejs8 fixes the following issues:
- CVE-2021-22884: DNS rebinding in --inspect (bsc#1182620)
This update was imported from the SUSE:SLE-15-SP2:Update update project.
Patch Instructions:
To install this openSUSE Security Update use the SUSE recommended installation methods
like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
- openSUSE Leap 15.2:
zypper in -t patch openSUSE-2021-389=1
Package List:
- openSUSE Leap 15.2 (i586 x86_64):
nodejs8-8.17.0-lp152.3.11.1
nodejs8-debuginfo-8.17.0-lp152.3.11.1
nodejs8-debugsource-8.17.0-lp152.3.11.1
nodejs8-devel-8.17.0-lp152.3.11.1
npm8-8.17.0-lp152.3.11.1
- openSUSE Leap 15.2 (noarch):
nodejs8-docs-8.17.0-lp152.3.11.1
References:
https://www.suse.com/security/cve/CVE-2021-22884.htmlhttps://bugzilla.suse.com/1182620
openSUSE Security Update: Security update for gnome-autoar
______________________________________________________________________________
Announcement ID: openSUSE-SU-2021:0390-1
Rating: moderate
References: #1181930
Cross-References: CVE-2020-36241
CVSS scores:
CVE-2020-36241 (NVD) : 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVE-2020-36241 (SUSE): 3.9 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L
Affected Products:
openSUSE Leap 15.2
______________________________________________________________________________
An update that fixes one vulnerability is now available.
Description:
This update for gnome-autoar fixes the following issues:
- CVE-2020-36241: Skip problematic files that might be extracted outside
of the destination dir to prevent potential directory traversal
(bsc#1181930).
This update was imported from the SUSE:SLE-15:Update update project.
Patch Instructions:
To install this openSUSE Security Update use the SUSE recommended installation methods
like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
- openSUSE Leap 15.2:
zypper in -t patch openSUSE-2021-390=1
Package List:
- openSUSE Leap 15.2 (i586 x86_64):
gnome-autoar-debuginfo-0.2.3-lp152.4.3.1
gnome-autoar-debugsource-0.2.3-lp152.4.3.1
gnome-autoar-devel-0.2.3-lp152.4.3.1
libgnome-autoar-0-0-0.2.3-lp152.4.3.1
libgnome-autoar-0-0-debuginfo-0.2.3-lp152.4.3.1
libgnome-autoar-gtk-0-0-0.2.3-lp152.4.3.1
libgnome-autoar-gtk-0-0-debuginfo-0.2.3-lp152.4.3.1
typelib-1_0-GnomeAutoar-0_1-0.2.3-lp152.4.3.1
typelib-1_0-GnomeAutoarGtk-0_1-0.2.3-lp152.4.3.1
References:
https://www.suse.com/security/cve/CVE-2020-36241.htmlhttps://bugzilla.suse.com/1181930