openSUSE Security Announce
Threads by month
- ----- 2024 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2000 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1999 -----
- December
- November
- October
- September
- August
September 2024
- 3 participants
- 180 discussions
SUSE-SU-2024:3427-1: important: Security update for python311
by OPENSUSE-SECURITY-UPDATES 24 Sep '24
by OPENSUSE-SECURITY-UPDATES 24 Sep '24
24 Sep '24
# Security update for python311
Announcement ID: SUSE-SU-2024:3427-1
Rating: important
References:
* bsc#1229596
* bsc#1229704
* bsc#1230227
Cross-References:
* CVE-2024-6232
* CVE-2024-7592
* CVE-2024-8088
CVSS scores:
* CVE-2024-6232 ( SUSE ): 8.9
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H
* CVE-2024-6232 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-6232 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-7592 ( SUSE ): 2.6 CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L
* CVE-2024-7592 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-8088 ( SUSE ): 5.9
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2024-8088 ( SUSE ): 5.3 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected Products:
* Basesystem Module 15-SP6
* openSUSE Leap 15.6
* Python 3 Module 15-SP6
* SUSE Linux Enterprise Desktop 15 SP6
* SUSE Linux Enterprise Real Time 15 SP6
* SUSE Linux Enterprise Server 15 SP6
* SUSE Linux Enterprise Server for SAP Applications 15 SP6
An update that solves three vulnerabilities can now be installed.
## Description:
This update for python311 fixes the following issues:
Update python311 to version 3.11.10.
* CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to
ReDoS. (bsc#1230227)
* CVE-2024-7592: quadratic algorithm used when parsing cookies leads to
excessive resource consumption. (bsc#1229596)
* CVE-2024-8088: lack of name validation when extracting a zip archive leads
to infinite loops. (bsc#1229704)
## Patch Instructions:
To install this SUSE 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.6
zypper in -t patch SUSE-2024-3427=1 openSUSE-SLE-15.6-2024-3427=1
* Basesystem Module 15-SP6
zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP6-2024-3427=1
* Python 3 Module 15-SP6
zypper in -t patch SUSE-SLE-Module-Python3-15-SP6-2024-3427=1
## Package List:
* openSUSE Leap 15.6 (aarch64 ppc64le s390x x86_64 i586)
* python311-doc-3.11.10-150600.3.6.1
* python311-tk-debuginfo-3.11.10-150600.3.6.1
* python311-core-debugsource-3.11.10-150600.3.6.1
* libpython3_11-1_0-debuginfo-3.11.10-150600.3.6.1
* python311-base-debuginfo-3.11.10-150600.3.6.1
* python311-testsuite-3.11.10-150600.3.6.1
* python311-base-3.11.10-150600.3.6.1
* python311-curses-3.11.10-150600.3.6.1
* python311-tk-3.11.10-150600.3.6.1
* libpython3_11-1_0-3.11.10-150600.3.6.1
* python311-idle-3.11.10-150600.3.6.1
* python311-debuginfo-3.11.10-150600.3.6.1
* python311-dbm-3.11.10-150600.3.6.1
* python311-testsuite-debuginfo-3.11.10-150600.3.6.1
* python311-3.11.10-150600.3.6.1
* python311-debugsource-3.11.10-150600.3.6.1
* python311-devel-3.11.10-150600.3.6.1
* python311-dbm-debuginfo-3.11.10-150600.3.6.1
* python311-curses-debuginfo-3.11.10-150600.3.6.1
* python311-doc-devhelp-3.11.10-150600.3.6.1
* python311-tools-3.11.10-150600.3.6.1
* openSUSE Leap 15.6 (x86_64)
* python311-base-32bit-debuginfo-3.11.10-150600.3.6.1
* libpython3_11-1_0-32bit-3.11.10-150600.3.6.1
* python311-32bit-3.11.10-150600.3.6.1
* libpython3_11-1_0-32bit-debuginfo-3.11.10-150600.3.6.1
* python311-32bit-debuginfo-3.11.10-150600.3.6.1
* python311-base-32bit-3.11.10-150600.3.6.1
* openSUSE Leap 15.6 (aarch64_ilp32)
* python311-64bit-3.11.10-150600.3.6.1
* python311-base-64bit-3.11.10-150600.3.6.1
* libpython3_11-1_0-64bit-3.11.10-150600.3.6.1
* python311-64bit-debuginfo-3.11.10-150600.3.6.1
* libpython3_11-1_0-64bit-debuginfo-3.11.10-150600.3.6.1
* python311-base-64bit-debuginfo-3.11.10-150600.3.6.1
* Basesystem Module 15-SP6 (aarch64 ppc64le s390x x86_64)
* python311-base-3.11.10-150600.3.6.1
* python311-core-debugsource-3.11.10-150600.3.6.1
* libpython3_11-1_0-debuginfo-3.11.10-150600.3.6.1
* python311-base-debuginfo-3.11.10-150600.3.6.1
* libpython3_11-1_0-3.11.10-150600.3.6.1
* Python 3 Module 15-SP6 (aarch64 ppc64le s390x x86_64)
* python311-idle-3.11.10-150600.3.6.1
* python311-tk-debuginfo-3.11.10-150600.3.6.1
* python311-debuginfo-3.11.10-150600.3.6.1
* python311-tk-3.11.10-150600.3.6.1
* python311-dbm-3.11.10-150600.3.6.1
* python311-3.11.10-150600.3.6.1
* python311-debugsource-3.11.10-150600.3.6.1
* python311-core-debugsource-3.11.10-150600.3.6.1
* python311-devel-3.11.10-150600.3.6.1
* python311-dbm-debuginfo-3.11.10-150600.3.6.1
* python311-curses-3.11.10-150600.3.6.1
* python311-curses-debuginfo-3.11.10-150600.3.6.1
* python311-tools-3.11.10-150600.3.6.1
## References:
* https://www.suse.com/security/cve/CVE-2024-6232.html
* https://www.suse.com/security/cve/CVE-2024-7592.html
* https://www.suse.com/security/cve/CVE-2024-8088.html
* https://bugzilla.suse.com/show_bug.cgi?id=1229596
* https://bugzilla.suse.com/show_bug.cgi?id=1229704
* https://bugzilla.suse.com/show_bug.cgi?id=1230227
1
0
24 Sep '24
# Security update for apr
Announcement ID: SUSE-SU-2024:3428-1
Rating: moderate
References:
* bsc#1229783
Cross-References:
* CVE-2023-49582
CVSS scores:
* CVE-2023-49582 ( SUSE ): 6.8
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
* CVE-2023-49582 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
* CVE-2023-49582 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Affected Products:
* Basesystem Module 15-SP5
* Basesystem Module 15-SP6
* openSUSE Leap 15.5
* openSUSE Leap 15.6
* SUSE Linux Enterprise Desktop 15 SP5
* SUSE Linux Enterprise Desktop 15 SP6
* SUSE Linux Enterprise High Performance Computing 15 SP5
* SUSE Linux Enterprise Real Time 15 SP5
* SUSE Linux Enterprise Real Time 15 SP6
* SUSE Linux Enterprise Server 15 SP5
* SUSE Linux Enterprise Server 15 SP6
* SUSE Linux Enterprise Server for SAP Applications 15 SP5
* SUSE Linux Enterprise Server for SAP Applications 15 SP6
An update that solves one vulnerability can now be installed.
## Description:
This update for apr fixes the following issues:
* CVE-2023-49582: Fixed an unexpected lax shared memory permissions.
(bsc#1229783)
## Patch Instructions:
To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
* Basesystem Module 15-SP6
zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP6-2024-3428=1
* openSUSE Leap 15.5
zypper in -t patch openSUSE-SLE-15.5-2024-3428=1
* openSUSE Leap 15.6
zypper in -t patch openSUSE-SLE-15.6-2024-3428=1
* Basesystem Module 15-SP5
zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP5-2024-3428=1
## Package List:
* Basesystem Module 15-SP6 (aarch64 ppc64le s390x x86_64)
* libapr1-1.6.3-150000.3.6.1
* libapr1-debuginfo-1.6.3-150000.3.6.1
* apr-debugsource-1.6.3-150000.3.6.1
* apr-devel-1.6.3-150000.3.6.1
* openSUSE Leap 15.5 (aarch64 ppc64le s390x x86_64)
* libapr1-1.6.3-150000.3.6.1
* libapr1-debuginfo-1.6.3-150000.3.6.1
* apr-debugsource-1.6.3-150000.3.6.1
* apr-devel-1.6.3-150000.3.6.1
* openSUSE Leap 15.6 (aarch64 ppc64le s390x x86_64)
* libapr1-1.6.3-150000.3.6.1
* libapr1-debuginfo-1.6.3-150000.3.6.1
* apr-debugsource-1.6.3-150000.3.6.1
* apr-devel-1.6.3-150000.3.6.1
* Basesystem Module 15-SP5 (aarch64 ppc64le s390x x86_64)
* libapr1-1.6.3-150000.3.6.1
* libapr1-debuginfo-1.6.3-150000.3.6.1
* apr-debugsource-1.6.3-150000.3.6.1
* apr-devel-1.6.3-150000.3.6.1
## References:
* https://www.suse.com/security/cve/CVE-2023-49582.html
* https://bugzilla.suse.com/show_bug.cgi?id=1229783
1
0
SUSE-SU-2024:3418-1: important: Security update for python311
by OPENSUSE-SECURITY-UPDATES 24 Sep '24
by OPENSUSE-SECURITY-UPDATES 24 Sep '24
24 Sep '24
# Security update for python311
Announcement ID: SUSE-SU-2024:3418-1
Rating: important
References:
* bsc#1229596
* bsc#1229704
* bsc#1230227
Cross-References:
* CVE-2024-6232
* CVE-2024-7592
* CVE-2024-8088
CVSS scores:
* CVE-2024-6232 ( SUSE ): 8.9
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H
* CVE-2024-6232 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-6232 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-7592 ( SUSE ): 2.6 CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L
* CVE-2024-7592 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-8088 ( SUSE ): 5.9
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2024-8088 ( SUSE ): 5.3 CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected Products:
* openSUSE Leap 15.4
* openSUSE Leap 15.5
* Public Cloud Module 15-SP4
* Python 3 Module 15-SP5
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4
* SUSE Linux Enterprise Desktop 15 SP5
* SUSE Linux Enterprise High Performance Computing 15 SP4
* SUSE Linux Enterprise High Performance Computing 15 SP5
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
* SUSE Linux Enterprise Server 15 SP4
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4
* SUSE Linux Enterprise Server 15 SP5
* SUSE Linux Enterprise Server for SAP Applications 15 SP4
* SUSE Linux Enterprise Server for SAP Applications 15 SP5
* SUSE Manager Proxy 4.3
* SUSE Manager Retail Branch Server 4.3
* SUSE Manager Server 4.3
An update that solves three vulnerabilities can now be installed.
## Description:
This update for python311 fixes the following issues:
* Update python311 to version 3.11.10.
* CVE-2024-6232: excessive backtracking when parsing tarfile headers leads to
ReDoS. (bsc#1230227)
* CVE-2024-7592: quadratic algorithm used when parsing cookies leads to
excessive resource consumption. (bsc#1229596)
* CVE-2024-8088: lack of name validation when extracting a zip archive leads
to infinite loops. (bsc#1229704)
## Patch Instructions:
To install this SUSE 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.4
zypper in -t patch SUSE-2024-3418=1
* openSUSE Leap 15.5
zypper in -t patch openSUSE-SLE-15.5-2024-3418=1
* Public Cloud Module 15-SP4
zypper in -t patch SUSE-SLE-Module-Public-Cloud-15-SP4-2024-3418=1
* Python 3 Module 15-SP5
zypper in -t patch SUSE-SLE-Module-Python3-15-SP5-2024-3418=1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3418=1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3418=1
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4
zypper in -t patch SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3418=1
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4
zypper in -t patch SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3418=1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3418=1
## Package List:
* openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64 i586)
* python311-debugsource-3.11.10-150400.9.35.1
* libpython3_11-1_0-debuginfo-3.11.10-150400.9.35.1
* python311-doc-3.11.10-150400.9.35.1
* python311-devel-3.11.10-150400.9.35.1
* python311-curses-debuginfo-3.11.10-150400.9.35.1
* python311-curses-3.11.10-150400.9.35.1
* python311-tools-3.11.10-150400.9.35.1
* python311-dbm-debuginfo-3.11.10-150400.9.35.1
* libpython3_11-1_0-3.11.10-150400.9.35.1
* python311-base-debuginfo-3.11.10-150400.9.35.1
* python311-tk-debuginfo-3.11.10-150400.9.35.1
* python311-dbm-3.11.10-150400.9.35.1
* python311-doc-devhelp-3.11.10-150400.9.35.1
* python311-testsuite-3.11.10-150400.9.35.1
* python311-idle-3.11.10-150400.9.35.1
* python311-tk-3.11.10-150400.9.35.1
* python311-debuginfo-3.11.10-150400.9.35.1
* python311-core-debugsource-3.11.10-150400.9.35.1
* python311-base-3.11.10-150400.9.35.1
* python311-3.11.10-150400.9.35.1
* python311-testsuite-debuginfo-3.11.10-150400.9.35.1
* openSUSE Leap 15.4 (x86_64)
* python311-32bit-3.11.10-150400.9.35.1
* libpython3_11-1_0-32bit-3.11.10-150400.9.35.1
* libpython3_11-1_0-32bit-debuginfo-3.11.10-150400.9.35.1
* python311-32bit-debuginfo-3.11.10-150400.9.35.1
* python311-base-32bit-3.11.10-150400.9.35.1
* python311-base-32bit-debuginfo-3.11.10-150400.9.35.1
* openSUSE Leap 15.4 (aarch64_ilp32)
* libpython3_11-1_0-64bit-debuginfo-3.11.10-150400.9.35.1
* python311-64bit-3.11.10-150400.9.35.1
* libpython3_11-1_0-64bit-3.11.10-150400.9.35.1
* python311-base-64bit-debuginfo-3.11.10-150400.9.35.1
* python311-base-64bit-3.11.10-150400.9.35.1
* python311-64bit-debuginfo-3.11.10-150400.9.35.1
* openSUSE Leap 15.5 (aarch64 ppc64le s390x x86_64)
* python311-debugsource-3.11.10-150400.9.35.1
* libpython3_11-1_0-debuginfo-3.11.10-150400.9.35.1
* python311-doc-3.11.10-150400.9.35.1
* python311-devel-3.11.10-150400.9.35.1
* python311-curses-debuginfo-3.11.10-150400.9.35.1
* python311-curses-3.11.10-150400.9.35.1
* python311-tools-3.11.10-150400.9.35.1
* python311-dbm-debuginfo-3.11.10-150400.9.35.1
* libpython3_11-1_0-3.11.10-150400.9.35.1
* python311-base-debuginfo-3.11.10-150400.9.35.1
* python311-tk-debuginfo-3.11.10-150400.9.35.1
* python311-dbm-3.11.10-150400.9.35.1
* python311-doc-devhelp-3.11.10-150400.9.35.1
* python311-testsuite-3.11.10-150400.9.35.1
* python311-idle-3.11.10-150400.9.35.1
* python311-tk-3.11.10-150400.9.35.1
* python311-debuginfo-3.11.10-150400.9.35.1
* python311-core-debugsource-3.11.10-150400.9.35.1
* python311-base-3.11.10-150400.9.35.1
* python311-3.11.10-150400.9.35.1
* python311-testsuite-debuginfo-3.11.10-150400.9.35.1
* openSUSE Leap 15.5 (x86_64)
* python311-32bit-3.11.10-150400.9.35.1
* libpython3_11-1_0-32bit-3.11.10-150400.9.35.1
* libpython3_11-1_0-32bit-debuginfo-3.11.10-150400.9.35.1
* python311-32bit-debuginfo-3.11.10-150400.9.35.1
* python311-base-32bit-3.11.10-150400.9.35.1
* python311-base-32bit-debuginfo-3.11.10-150400.9.35.1
* Public Cloud Module 15-SP4 (aarch64 ppc64le s390x x86_64)
* libpython3_11-1_0-3.11.10-150400.9.35.1
* python311-base-3.11.10-150400.9.35.1
* python311-3.11.10-150400.9.35.1
* Python 3 Module 15-SP5 (aarch64 ppc64le s390x x86_64)
* python311-debugsource-3.11.10-150400.9.35.1
* python311-doc-devhelp-3.11.10-150400.9.35.1
* libpython3_11-1_0-debuginfo-3.11.10-150400.9.35.1
* python311-dbm-debuginfo-3.11.10-150400.9.35.1
* libpython3_11-1_0-3.11.10-150400.9.35.1
* python311-base-3.11.10-150400.9.35.1
* python311-base-debuginfo-3.11.10-150400.9.35.1
* python311-3.11.10-150400.9.35.1
* python311-tools-3.11.10-150400.9.35.1
* python311-doc-3.11.10-150400.9.35.1
* python311-idle-3.11.10-150400.9.35.1
* python311-debuginfo-3.11.10-150400.9.35.1
* python311-devel-3.11.10-150400.9.35.1
* python311-tk-3.11.10-150400.9.35.1
* python311-curses-debuginfo-3.11.10-150400.9.35.1
* python311-tk-debuginfo-3.11.10-150400.9.35.1
* python311-core-debugsource-3.11.10-150400.9.35.1
* python311-curses-3.11.10-150400.9.35.1
* python311-dbm-3.11.10-150400.9.35.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (aarch64
x86_64)
* python311-debugsource-3.11.10-150400.9.35.1
* python311-doc-devhelp-3.11.10-150400.9.35.1
* libpython3_11-1_0-debuginfo-3.11.10-150400.9.35.1
* python311-dbm-debuginfo-3.11.10-150400.9.35.1
* libpython3_11-1_0-3.11.10-150400.9.35.1
* python311-base-3.11.10-150400.9.35.1
* python311-base-debuginfo-3.11.10-150400.9.35.1
* python311-3.11.10-150400.9.35.1
* python311-tools-3.11.10-150400.9.35.1
* python311-doc-3.11.10-150400.9.35.1
* python311-idle-3.11.10-150400.9.35.1
* python311-debuginfo-3.11.10-150400.9.35.1
* python311-devel-3.11.10-150400.9.35.1
* python311-tk-3.11.10-150400.9.35.1
* python311-curses-debuginfo-3.11.10-150400.9.35.1
* python311-tk-debuginfo-3.11.10-150400.9.35.1
* python311-core-debugsource-3.11.10-150400.9.35.1
* python311-curses-3.11.10-150400.9.35.1
* python311-dbm-3.11.10-150400.9.35.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (aarch64
x86_64)
* python311-debugsource-3.11.10-150400.9.35.1
* python311-doc-devhelp-3.11.10-150400.9.35.1
* libpython3_11-1_0-debuginfo-3.11.10-150400.9.35.1
* python311-dbm-debuginfo-3.11.10-150400.9.35.1
* libpython3_11-1_0-3.11.10-150400.9.35.1
* python311-base-3.11.10-150400.9.35.1
* python311-base-debuginfo-3.11.10-150400.9.35.1
* python311-3.11.10-150400.9.35.1
* python311-tools-3.11.10-150400.9.35.1
* python311-doc-3.11.10-150400.9.35.1
* python311-idle-3.11.10-150400.9.35.1
* python311-debuginfo-3.11.10-150400.9.35.1
* python311-devel-3.11.10-150400.9.35.1
* python311-tk-3.11.10-150400.9.35.1
* python311-curses-debuginfo-3.11.10-150400.9.35.1
* python311-tk-debuginfo-3.11.10-150400.9.35.1
* python311-core-debugsource-3.11.10-150400.9.35.1
* python311-curses-3.11.10-150400.9.35.1
* python311-dbm-3.11.10-150400.9.35.1
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4 (x86_64)
* python311-debugsource-3.11.10-150400.9.35.1
* python311-doc-devhelp-3.11.10-150400.9.35.1
* libpython3_11-1_0-debuginfo-3.11.10-150400.9.35.1
* python311-dbm-debuginfo-3.11.10-150400.9.35.1
* libpython3_11-1_0-3.11.10-150400.9.35.1
* python311-base-3.11.10-150400.9.35.1
* python311-base-debuginfo-3.11.10-150400.9.35.1
* python311-3.11.10-150400.9.35.1
* python311-tools-3.11.10-150400.9.35.1
* python311-doc-3.11.10-150400.9.35.1
* python311-idle-3.11.10-150400.9.35.1
* python311-debuginfo-3.11.10-150400.9.35.1
* python311-devel-3.11.10-150400.9.35.1
* python311-tk-3.11.10-150400.9.35.1
* python311-curses-debuginfo-3.11.10-150400.9.35.1
* python311-tk-debuginfo-3.11.10-150400.9.35.1
* python311-core-debugsource-3.11.10-150400.9.35.1
* python311-curses-3.11.10-150400.9.35.1
* python311-dbm-3.11.10-150400.9.35.1
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (aarch64 ppc64le s390x
x86_64)
* python311-debugsource-3.11.10-150400.9.35.1
* python311-doc-devhelp-3.11.10-150400.9.35.1
* libpython3_11-1_0-debuginfo-3.11.10-150400.9.35.1
* python311-dbm-debuginfo-3.11.10-150400.9.35.1
* libpython3_11-1_0-3.11.10-150400.9.35.1
* python311-base-3.11.10-150400.9.35.1
* python311-base-debuginfo-3.11.10-150400.9.35.1
* python311-3.11.10-150400.9.35.1
* python311-tools-3.11.10-150400.9.35.1
* python311-doc-3.11.10-150400.9.35.1
* python311-idle-3.11.10-150400.9.35.1
* python311-debuginfo-3.11.10-150400.9.35.1
* python311-devel-3.11.10-150400.9.35.1
* python311-tk-3.11.10-150400.9.35.1
* python311-curses-debuginfo-3.11.10-150400.9.35.1
* python311-tk-debuginfo-3.11.10-150400.9.35.1
* python311-core-debugsource-3.11.10-150400.9.35.1
* python311-curses-3.11.10-150400.9.35.1
* python311-dbm-3.11.10-150400.9.35.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64)
* python311-debugsource-3.11.10-150400.9.35.1
* python311-doc-devhelp-3.11.10-150400.9.35.1
* libpython3_11-1_0-debuginfo-3.11.10-150400.9.35.1
* python311-dbm-debuginfo-3.11.10-150400.9.35.1
* libpython3_11-1_0-3.11.10-150400.9.35.1
* python311-base-3.11.10-150400.9.35.1
* python311-base-debuginfo-3.11.10-150400.9.35.1
* python311-3.11.10-150400.9.35.1
* python311-tools-3.11.10-150400.9.35.1
* python311-doc-3.11.10-150400.9.35.1
* python311-idle-3.11.10-150400.9.35.1
* python311-debuginfo-3.11.10-150400.9.35.1
* python311-devel-3.11.10-150400.9.35.1
* python311-tk-3.11.10-150400.9.35.1
* python311-curses-debuginfo-3.11.10-150400.9.35.1
* python311-tk-debuginfo-3.11.10-150400.9.35.1
* python311-core-debugsource-3.11.10-150400.9.35.1
* python311-curses-3.11.10-150400.9.35.1
* python311-dbm-3.11.10-150400.9.35.1
## References:
* https://www.suse.com/security/cve/CVE-2024-6232.html
* https://www.suse.com/security/cve/CVE-2024-7592.html
* https://www.suse.com/security/cve/CVE-2024-8088.html
* https://bugzilla.suse.com/show_bug.cgi?id=1229596
* https://bugzilla.suse.com/show_bug.cgi?id=1229704
* https://bugzilla.suse.com/show_bug.cgi?id=1230227
1
0
24 Sep '24
# Security update for xen
Announcement ID: SUSE-SU-2024:3421-1
Rating: moderate
References:
* bsc#1230366
Cross-References:
* CVE-2024-45817
CVSS scores:
* CVE-2024-45817 ( SUSE ): 6.9
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2024-45817 ( SUSE ): 6.2 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products:
* Basesystem Module 15-SP5
* openSUSE Leap 15.5
* openSUSE Leap Micro 5.5
* Server Applications Module 15-SP5
* SUSE Linux Enterprise Desktop 15 SP5
* SUSE Linux Enterprise High Performance Computing 15 SP5
* SUSE Linux Enterprise Micro 5.5
* SUSE Linux Enterprise Real Time 15 SP5
* SUSE Linux Enterprise Server 15 SP5
* SUSE Linux Enterprise Server for SAP Applications 15 SP5
An update that solves one vulnerability can now be installed.
## Description:
This update for xen fixes the following issues:
* CVE-2024-45817: Fixed a deadlock in vlapic_error (XSA-462, bsc#1230366)
## Special Instructions and Notes:
* Please reboot the system after installing this update.
## Patch Instructions:
To install this SUSE 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.5
zypper in -t patch openSUSE-SLE-15.5-2024-3421=1 SUSE-2024-3421=1
* openSUSE Leap Micro 5.5
zypper in -t patch openSUSE-Leap-Micro-5.5-2024-3421=1
* SUSE Linux Enterprise Micro 5.5
zypper in -t patch SUSE-SLE-Micro-5.5-2024-3421=1
* Basesystem Module 15-SP5
zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP5-2024-3421=1
* Server Applications Module 15-SP5
zypper in -t patch SUSE-SLE-Module-Server-Applications-15-SP5-2024-3421=1
## Package List:
* openSUSE Leap 15.5 (aarch64 x86_64 i586)
* xen-tools-domU-debuginfo-4.17.5_04-150500.3.39.1
* xen-tools-domU-4.17.5_04-150500.3.39.1
* xen-debugsource-4.17.5_04-150500.3.39.1
* xen-devel-4.17.5_04-150500.3.39.1
* xen-libs-debuginfo-4.17.5_04-150500.3.39.1
* xen-libs-4.17.5_04-150500.3.39.1
* openSUSE Leap 15.5 (x86_64)
* xen-libs-32bit-4.17.5_04-150500.3.39.1
* xen-libs-32bit-debuginfo-4.17.5_04-150500.3.39.1
* openSUSE Leap 15.5 (aarch64 x86_64)
* xen-doc-html-4.17.5_04-150500.3.39.1
* xen-tools-debuginfo-4.17.5_04-150500.3.39.1
* xen-tools-4.17.5_04-150500.3.39.1
* xen-4.17.5_04-150500.3.39.1
* openSUSE Leap 15.5 (noarch)
* xen-tools-xendomains-wait-disk-4.17.5_04-150500.3.39.1
* openSUSE Leap 15.5 (aarch64_ilp32)
* xen-libs-64bit-debuginfo-4.17.5_04-150500.3.39.1
* xen-libs-64bit-4.17.5_04-150500.3.39.1
* openSUSE Leap Micro 5.5 (x86_64)
* xen-debugsource-4.17.5_04-150500.3.39.1
* xen-libs-debuginfo-4.17.5_04-150500.3.39.1
* xen-libs-4.17.5_04-150500.3.39.1
* SUSE Linux Enterprise Micro 5.5 (x86_64)
* xen-debugsource-4.17.5_04-150500.3.39.1
* xen-libs-debuginfo-4.17.5_04-150500.3.39.1
* xen-libs-4.17.5_04-150500.3.39.1
* Basesystem Module 15-SP5 (x86_64)
* xen-tools-domU-debuginfo-4.17.5_04-150500.3.39.1
* xen-tools-domU-4.17.5_04-150500.3.39.1
* xen-debugsource-4.17.5_04-150500.3.39.1
* xen-libs-debuginfo-4.17.5_04-150500.3.39.1
* xen-libs-4.17.5_04-150500.3.39.1
* Server Applications Module 15-SP5 (x86_64)
* xen-tools-4.17.5_04-150500.3.39.1
* xen-4.17.5_04-150500.3.39.1
* xen-debugsource-4.17.5_04-150500.3.39.1
* xen-devel-4.17.5_04-150500.3.39.1
* xen-tools-debuginfo-4.17.5_04-150500.3.39.1
* Server Applications Module 15-SP5 (noarch)
* xen-tools-xendomains-wait-disk-4.17.5_04-150500.3.39.1
## References:
* https://www.suse.com/security/cve/CVE-2024-45817.html
* https://bugzilla.suse.com/show_bug.cgi?id=1230366
1
0
24 Sep '24
# Security update for xen
Announcement ID: SUSE-SU-2024:3422-1
Rating: moderate
References:
* bsc#1230366
Cross-References:
* CVE-2024-45817
CVSS scores:
* CVE-2024-45817 ( SUSE ): 6.9
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2024-45817 ( SUSE ): 6.2 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products:
* openSUSE Leap 15.3
* SUSE Linux Enterprise Micro 5.1
* SUSE Linux Enterprise Micro 5.2
* SUSE Linux Enterprise Micro for Rancher 5.2
An update that solves one vulnerability can now be installed.
## Description:
This update for xen fixes the following issues:
* CVE-2024-45817: Fixed a deadlock in vlapic_error (XSA-462, bsc#1230366)
## Special Instructions and Notes:
* Please reboot the system after installing this update.
## Patch Instructions:
To install this SUSE 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.3
zypper in -t patch SUSE-2024-3422=1
* SUSE Linux Enterprise Micro 5.1
zypper in -t patch SUSE-SUSE-MicroOS-5.1-2024-3422=1
* SUSE Linux Enterprise Micro 5.2
zypper in -t patch SUSE-SUSE-MicroOS-5.2-2024-3422=1
* SUSE Linux Enterprise Micro for Rancher 5.2
zypper in -t patch SUSE-SUSE-MicroOS-5.2-2024-3422=1
## Package List:
* openSUSE Leap 15.3 (aarch64 x86_64 i586)
* xen-debugsource-4.14.6_20-150300.3.81.1
* xen-libs-debuginfo-4.14.6_20-150300.3.81.1
* xen-libs-4.14.6_20-150300.3.81.1
* xen-devel-4.14.6_20-150300.3.81.1
* xen-tools-domU-4.14.6_20-150300.3.81.1
* xen-tools-domU-debuginfo-4.14.6_20-150300.3.81.1
* openSUSE Leap 15.3 (x86_64)
* xen-libs-32bit-debuginfo-4.14.6_20-150300.3.81.1
* xen-libs-32bit-4.14.6_20-150300.3.81.1
* openSUSE Leap 15.3 (aarch64 x86_64)
* xen-doc-html-4.14.6_20-150300.3.81.1
* xen-tools-4.14.6_20-150300.3.81.1
* xen-4.14.6_20-150300.3.81.1
* xen-tools-debuginfo-4.14.6_20-150300.3.81.1
* openSUSE Leap 15.3 (noarch)
* xen-tools-xendomains-wait-disk-4.14.6_20-150300.3.81.1
* openSUSE Leap 15.3 (aarch64_ilp32)
* xen-libs-64bit-debuginfo-4.14.6_20-150300.3.81.1
* xen-libs-64bit-4.14.6_20-150300.3.81.1
* SUSE Linux Enterprise Micro 5.1 (x86_64)
* xen-debugsource-4.14.6_20-150300.3.81.1
* xen-libs-4.14.6_20-150300.3.81.1
* xen-libs-debuginfo-4.14.6_20-150300.3.81.1
* SUSE Linux Enterprise Micro 5.2 (x86_64)
* xen-debugsource-4.14.6_20-150300.3.81.1
* xen-libs-4.14.6_20-150300.3.81.1
* xen-libs-debuginfo-4.14.6_20-150300.3.81.1
* SUSE Linux Enterprise Micro for Rancher 5.2 (x86_64)
* xen-debugsource-4.14.6_20-150300.3.81.1
* xen-libs-4.14.6_20-150300.3.81.1
* xen-libs-debuginfo-4.14.6_20-150300.3.81.1
## References:
* https://www.suse.com/security/cve/CVE-2024-45817.html
* https://bugzilla.suse.com/show_bug.cgi?id=1230366
1
0
24 Sep '24
# Security update for xen
Announcement ID: SUSE-SU-2024:3423-1
Rating: important
References:
* bsc#1222453
* bsc#1227355
* bsc#1228574
* bsc#1228575
* bsc#1230366
Cross-References:
* CVE-2024-2201
* CVE-2024-31143
* CVE-2024-31145
* CVE-2024-31146
* CVE-2024-45817
CVSS scores:
* CVE-2024-2201 ( SUSE ): 5.1 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
* CVE-2024-31143 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-31145 ( SUSE ): 7.5 CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
* CVE-2024-31146 ( SUSE ): 0.0 CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:N
* CVE-2024-45817 ( SUSE ): 6.9
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2024-45817 ( SUSE ): 6.2 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products:
* openSUSE Leap 15.4
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4
* SUSE Linux Enterprise High Performance Computing 15 SP4
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
* SUSE Linux Enterprise Micro 5.3
* SUSE Linux Enterprise Micro 5.4
* SUSE Linux Enterprise Micro for Rancher 5.3
* SUSE Linux Enterprise Micro for Rancher 5.4
* SUSE Linux Enterprise Server 15 SP4
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4
* SUSE Linux Enterprise Server for SAP Applications 15 SP4
* SUSE Manager Proxy 4.3
* SUSE Manager Retail Branch Server 4.3
* SUSE Manager Server 4.3
An update that solves five vulnerabilities can now be installed.
## Description:
This update for xen fixes the following issues:
* CVE-2024-2201: Mitigation for Native Branch History Injection (XSA-456,
bsc#1222453)
* CVE-2024-31143: Fixed double unlock in x86 guest IRQ handling (XSA-458,
bsc#1227355)
* CVE-2024-31145: Fixed error handling in x86 IOMMU identity mapping (XSA-460,
bsc#1228574)
* CVE-2024-31146: Fixed PCI device pass-through with shared resources
(XSA-461, bsc#1228575)
* CVE-2024-45817: Fixed a deadlock in vlapic_error (XSA-462, bsc#1230366)
## Special Instructions and Notes:
* Please reboot the system after installing this update.
## Patch Instructions:
To install this SUSE 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.4
zypper in -t patch SUSE-2024-3423=1
* SUSE Linux Enterprise Micro for Rancher 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2024-3423=1
* SUSE Linux Enterprise Micro 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2024-3423=1
* SUSE Linux Enterprise Micro for Rancher 5.4
zypper in -t patch SUSE-SLE-Micro-5.4-2024-3423=1
* SUSE Linux Enterprise Micro 5.4
zypper in -t patch SUSE-SLE-Micro-5.4-2024-3423=1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3423=1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3423=1
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4
zypper in -t patch SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3423=1
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4
zypper in -t patch SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3423=1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3423=1
* SUSE Manager Proxy 4.3
zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-3423=1
* SUSE Manager Retail Branch Server 4.3
zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Retail-Branch-
Server-4.3-2024-3423=1
* SUSE Manager Server 4.3
zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-3423=1
## Package List:
* openSUSE Leap 15.4 (aarch64 x86_64 i586)
* xen-tools-domU-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* xen-tools-domU-4.16.6_04-150400.4.62.1
* xen-devel-4.16.6_04-150400.4.62.1
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* openSUSE Leap 15.4 (x86_64)
* xen-libs-32bit-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-32bit-4.16.6_04-150400.4.62.1
* openSUSE Leap 15.4 (aarch64 x86_64)
* xen-doc-html-4.16.6_04-150400.4.62.1
* xen-tools-4.16.6_04-150400.4.62.1
* xen-4.16.6_04-150400.4.62.1
* xen-tools-debuginfo-4.16.6_04-150400.4.62.1
* openSUSE Leap 15.4 (noarch)
* xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1
* openSUSE Leap 15.4 (aarch64_ilp32)
* xen-libs-64bit-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-64bit-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise Micro for Rancher 5.3 (x86_64)
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise Micro 5.3 (x86_64)
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise Micro for Rancher 5.4 (x86_64)
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise Micro 5.4 (x86_64)
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (x86_64)
* xen-tools-domU-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* xen-4.16.6_04-150400.4.62.1
* xen-tools-debuginfo-4.16.6_04-150400.4.62.1
* xen-devel-4.16.6_04-150400.4.62.1
* xen-tools-domU-4.16.6_04-150400.4.62.1
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-tools-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (noarch)
* xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (x86_64)
* xen-tools-domU-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* xen-4.16.6_04-150400.4.62.1
* xen-tools-debuginfo-4.16.6_04-150400.4.62.1
* xen-devel-4.16.6_04-150400.4.62.1
* xen-tools-domU-4.16.6_04-150400.4.62.1
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-tools-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (noarch)
* xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4 (x86_64)
* xen-tools-domU-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* xen-tools-domU-4.16.6_04-150400.4.62.1
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (x86_64)
* xen-tools-domU-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* xen-4.16.6_04-150400.4.62.1
* xen-tools-debuginfo-4.16.6_04-150400.4.62.1
* xen-devel-4.16.6_04-150400.4.62.1
* xen-tools-domU-4.16.6_04-150400.4.62.1
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-tools-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (noarch)
* xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (x86_64)
* xen-tools-domU-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* xen-4.16.6_04-150400.4.62.1
* xen-tools-debuginfo-4.16.6_04-150400.4.62.1
* xen-devel-4.16.6_04-150400.4.62.1
* xen-tools-domU-4.16.6_04-150400.4.62.1
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-tools-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (noarch)
* xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1
* SUSE Manager Proxy 4.3 (x86_64)
* xen-tools-domU-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* xen-4.16.6_04-150400.4.62.1
* xen-tools-debuginfo-4.16.6_04-150400.4.62.1
* xen-devel-4.16.6_04-150400.4.62.1
* xen-tools-domU-4.16.6_04-150400.4.62.1
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-tools-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* SUSE Manager Proxy 4.3 (noarch)
* xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1
* SUSE Manager Retail Branch Server 4.3 (x86_64)
* xen-tools-domU-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* xen-4.16.6_04-150400.4.62.1
* xen-tools-debuginfo-4.16.6_04-150400.4.62.1
* xen-devel-4.16.6_04-150400.4.62.1
* xen-tools-domU-4.16.6_04-150400.4.62.1
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-tools-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* SUSE Manager Retail Branch Server 4.3 (noarch)
* xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1
* SUSE Manager Server 4.3 (x86_64)
* xen-tools-domU-debuginfo-4.16.6_04-150400.4.62.1
* xen-libs-4.16.6_04-150400.4.62.1
* xen-4.16.6_04-150400.4.62.1
* xen-tools-debuginfo-4.16.6_04-150400.4.62.1
* xen-devel-4.16.6_04-150400.4.62.1
* xen-tools-domU-4.16.6_04-150400.4.62.1
* xen-debugsource-4.16.6_04-150400.4.62.1
* xen-tools-4.16.6_04-150400.4.62.1
* xen-libs-debuginfo-4.16.6_04-150400.4.62.1
* SUSE Manager Server 4.3 (noarch)
* xen-tools-xendomains-wait-disk-4.16.6_04-150400.4.62.1
## References:
* https://www.suse.com/security/cve/CVE-2024-2201.html
* https://www.suse.com/security/cve/CVE-2024-31143.html
* https://www.suse.com/security/cve/CVE-2024-31145.html
* https://www.suse.com/security/cve/CVE-2024-31146.html
* https://www.suse.com/security/cve/CVE-2024-45817.html
* https://bugzilla.suse.com/show_bug.cgi?id=1222453
* https://bugzilla.suse.com/show_bug.cgi?id=1227355
* https://bugzilla.suse.com/show_bug.cgi?id=1228574
* https://bugzilla.suse.com/show_bug.cgi?id=1228575
* https://bugzilla.suse.com/show_bug.cgi?id=1230366
1
0
24 Sep '24
# Security update for xen
Announcement ID: SUSE-SU-2024:3424-1
Rating: moderate
References:
* bsc#1230366
Cross-References:
* CVE-2024-45817
CVSS scores:
* CVE-2024-45817 ( SUSE ): 6.9
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2024-45817 ( SUSE ): 6.2 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products:
* Basesystem Module 15-SP6
* openSUSE Leap 15.6
* Server Applications Module 15-SP6
* SUSE Linux Enterprise Desktop 15 SP6
* SUSE Linux Enterprise Real Time 15 SP6
* SUSE Linux Enterprise Server 15 SP6
* SUSE Linux Enterprise Server for SAP Applications 15 SP6
An update that solves one vulnerability can now be installed.
## Description:
This update for xen fixes the following issues:
* CVE-2024-45817: Fixed a deadlock in vlapic_error. (bsc#1230366, XSA-462)
## Special Instructions and Notes:
* Please reboot the system after installing this update.
## Patch Instructions:
To install this SUSE 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.6
zypper in -t patch SUSE-2024-3424=1 openSUSE-SLE-15.6-2024-3424=1
* Basesystem Module 15-SP6
zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP6-2024-3424=1
* Server Applications Module 15-SP6
zypper in -t patch SUSE-SLE-Module-Server-Applications-15-SP6-2024-3424=1
## Package List:
* openSUSE Leap 15.6 (aarch64 x86_64 i586)
* xen-debugsource-4.18.3_04-150600.3.9.1
* xen-devel-4.18.3_04-150600.3.9.1
* xen-tools-domU-4.18.3_04-150600.3.9.1
* xen-tools-domU-debuginfo-4.18.3_04-150600.3.9.1
* xen-libs-debuginfo-4.18.3_04-150600.3.9.1
* xen-libs-4.18.3_04-150600.3.9.1
* openSUSE Leap 15.6 (x86_64)
* xen-libs-32bit-4.18.3_04-150600.3.9.1
* xen-libs-32bit-debuginfo-4.18.3_04-150600.3.9.1
* openSUSE Leap 15.6 (aarch64 x86_64)
* xen-tools-4.18.3_04-150600.3.9.1
* xen-tools-debuginfo-4.18.3_04-150600.3.9.1
* xen-4.18.3_04-150600.3.9.1
* xen-doc-html-4.18.3_04-150600.3.9.1
* openSUSE Leap 15.6 (noarch)
* xen-tools-xendomains-wait-disk-4.18.3_04-150600.3.9.1
* openSUSE Leap 15.6 (aarch64_ilp32)
* xen-libs-64bit-debuginfo-4.18.3_04-150600.3.9.1
* xen-libs-64bit-4.18.3_04-150600.3.9.1
* Basesystem Module 15-SP6 (x86_64)
* xen-debugsource-4.18.3_04-150600.3.9.1
* xen-tools-domU-debuginfo-4.18.3_04-150600.3.9.1
* xen-tools-domU-4.18.3_04-150600.3.9.1
* xen-libs-debuginfo-4.18.3_04-150600.3.9.1
* xen-libs-4.18.3_04-150600.3.9.1
* Server Applications Module 15-SP6 (x86_64)
* xen-debugsource-4.18.3_04-150600.3.9.1
* xen-devel-4.18.3_04-150600.3.9.1
* xen-tools-4.18.3_04-150600.3.9.1
* xen-4.18.3_04-150600.3.9.1
* xen-tools-debuginfo-4.18.3_04-150600.3.9.1
* Server Applications Module 15-SP6 (noarch)
* xen-tools-xendomains-wait-disk-4.18.3_04-150600.3.9.1
## References:
* https://www.suse.com/security/cve/CVE-2024-45817.html
* https://bugzilla.suse.com/show_bug.cgi?id=1230366
1
0
openSUSE-SU-2024:0311-1: important: Security update for chromium
by opensuse-securityďĽ opensuse.org 24 Sep '24
by opensuse-securityďĽ opensuse.org 24 Sep '24
24 Sep '24
openSUSE Security Update: Security update for chromium
______________________________________________________________________________
Announcement ID: openSUSE-SU-2024:0311-1
Rating: important
References: #1230678
Cross-References: CVE-2024-8904 CVE-2024-8905 CVE-2024-8906
CVE-2024-8907 CVE-2024-8908 CVE-2024-8909
Affected Products:
openSUSE Backports SLE-15-SP6
______________________________________________________________________________
An update that fixes 6 vulnerabilities is now available.
Description:
This update for chromium fixes the following issues:
Chromium 129.0.6668.58 (stable released 2024-09-17) (boo#1230678)
* CVE-2024-8904: Type Confusion in V8
* CVE-2024-8905: Inappropriate implementation in V8
* CVE-2024-8906: Incorrect security UI in Downloads
* CVE-2024-8907: Insufficient data validation in Omnibox
* CVE-2024-8908: Inappropriate implementation in Autofill
* CVE-2024-8909: Inappropriate implementation in UI
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-SP6:
zypper in -t patch openSUSE-2024-311=1
Package List:
- openSUSE Backports SLE-15-SP6 (aarch64 x86_64):
chromedriver-129.0.6668.58-bp156.2.29.2
chromium-129.0.6668.58-bp156.2.29.2
References:
https://www.suse.com/security/cve/CVE-2024-8904.html
https://www.suse.com/security/cve/CVE-2024-8905.html
https://www.suse.com/security/cve/CVE-2024-8906.html
https://www.suse.com/security/cve/CVE-2024-8907.html
https://www.suse.com/security/cve/CVE-2024-8908.html
https://www.suse.com/security/cve/CVE-2024-8909.html
https://bugzilla.suse.com/1230678
1
0
openSUSE-SU-2024:0312-1: important: Security update for chromium
by opensuse-securityďĽ opensuse.org 24 Sep '24
by opensuse-securityďĽ opensuse.org 24 Sep '24
24 Sep '24
openSUSE Security Update: Security update for chromium
______________________________________________________________________________
Announcement ID: openSUSE-SU-2024:0312-1
Rating: important
References: #1230678
Cross-References: CVE-2024-8904 CVE-2024-8905 CVE-2024-8906
CVE-2024-8907 CVE-2024-8908 CVE-2024-8909
Affected Products:
openSUSE Backports SLE-15-SP5
______________________________________________________________________________
An update that fixes 6 vulnerabilities is now available.
Description:
This update for chromium fixes the following issues:
- Chromium 129.0.6668.58 (stable released 2024-09-17) (boo#1230678)
* CVE-2024-8904: Type Confusion in V8
* CVE-2024-8905: Inappropriate implementation in V8
* CVE-2024-8906: Incorrect security UI in Downloads
* CVE-2024-8907: Insufficient data validation in Omnibox
* CVE-2024-8908: Inappropriate implementation in Autofill
* CVE-2024-8909: Inappropriate implementation in UI
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-SP5:
zypper in -t patch openSUSE-2024-312=1
Package List:
- openSUSE Backports SLE-15-SP5 (aarch64 x86_64):
chromedriver-129.0.6668.58-bp155.2.117.2
chromium-129.0.6668.58-bp155.2.117.2
References:
https://www.suse.com/security/cve/CVE-2024-8904.html
https://www.suse.com/security/cve/CVE-2024-8905.html
https://www.suse.com/security/cve/CVE-2024-8906.html
https://www.suse.com/security/cve/CVE-2024-8907.html
https://www.suse.com/security/cve/CVE-2024-8908.html
https://www.suse.com/security/cve/CVE-2024-8909.html
https://bugzilla.suse.com/1230678
1
0
SUSE-SU-2024:3408-1: important: Security update for the Linux Kernel
by OPENSUSE-SECURITY-UPDATES 24 Sep '24
by OPENSUSE-SECURITY-UPDATES 24 Sep '24
24 Sep '24
# Security update for the Linux Kernel
Announcement ID: SUSE-SU-2024:3408-1
Rating: important
References:
* bsc#1193629
* bsc#1194111
* bsc#1194765
* bsc#1194869
* bsc#1196261
* bsc#1196516
* bsc#1196894
* bsc#1198017
* bsc#1203360
* bsc#1206006
* bsc#1206258
* bsc#1207158
* bsc#1216834
* bsc#1221326
* bsc#1221645
* bsc#1223191
* bsc#1224105
* bsc#1227832
* bsc#1228020
* bsc#1228114
* bsc#1228466
* bsc#1228489
* bsc#1228516
* bsc#1228576
* bsc#1228718
* bsc#1228801
* bsc#1228959
* bsc#1229042
* bsc#1229292
* bsc#1229400
* bsc#1229454
* bsc#1229500
* bsc#1229503
* bsc#1229506
* bsc#1229507
* bsc#1229508
* bsc#1229509
* bsc#1229510
* bsc#1229512
* bsc#1229516
* bsc#1229522
* bsc#1229526
* bsc#1229528
* bsc#1229531
* bsc#1229533
* bsc#1229535
* bsc#1229536
* bsc#1229537
* bsc#1229540
* bsc#1229544
* bsc#1229554
* bsc#1229557
* bsc#1229565
* bsc#1229566
* bsc#1229568
* bsc#1229581
* bsc#1229598
* bsc#1229603
* bsc#1229604
* bsc#1229608
* bsc#1229611
* bsc#1229612
* bsc#1229613
* bsc#1229614
* bsc#1229617
* bsc#1229619
* bsc#1229620
* bsc#1229622
* bsc#1229623
* bsc#1229624
* bsc#1229625
* bsc#1229626
* bsc#1229628
* bsc#1229629
* bsc#1229630
* bsc#1229631
* bsc#1229635
* bsc#1229636
* bsc#1229637
* bsc#1229638
* bsc#1229639
* bsc#1229641
* bsc#1229642
* bsc#1229643
* bsc#1229645
* bsc#1229657
* bsc#1229664
* bsc#1229707
* bsc#1229792
* bsc#1230245
* bsc#1230413
Cross-References:
* CVE-2021-4441
* CVE-2022-4382
* CVE-2022-48868
* CVE-2022-48869
* CVE-2022-48870
* CVE-2022-48871
* CVE-2022-48872
* CVE-2022-48873
* CVE-2022-48875
* CVE-2022-48878
* CVE-2022-48880
* CVE-2022-48890
* CVE-2022-48891
* CVE-2022-48896
* CVE-2022-48898
* CVE-2022-48899
* CVE-2022-48903
* CVE-2022-48904
* CVE-2022-48905
* CVE-2022-48907
* CVE-2022-48909
* CVE-2022-48912
* CVE-2022-48913
* CVE-2022-48914
* CVE-2022-48915
* CVE-2022-48916
* CVE-2022-48917
* CVE-2022-48918
* CVE-2022-48919
* CVE-2022-48921
* CVE-2022-48924
* CVE-2022-48925
* CVE-2022-48926
* CVE-2022-48927
* CVE-2022-48928
* CVE-2022-48929
* CVE-2022-48930
* CVE-2022-48931
* CVE-2022-48932
* CVE-2022-48934
* CVE-2022-48935
* CVE-2022-48937
* CVE-2022-48938
* CVE-2022-48941
* CVE-2022-48942
* CVE-2022-48943
* CVE-2023-52489
* CVE-2023-52893
* CVE-2023-52894
* CVE-2023-52896
* CVE-2023-52898
* CVE-2023-52900
* CVE-2023-52901
* CVE-2023-52905
* CVE-2023-52907
* CVE-2023-52911
* CVE-2024-40910
* CVE-2024-41009
* CVE-2024-41011
* CVE-2024-41062
* CVE-2024-41087
* CVE-2024-42077
* CVE-2024-42126
* CVE-2024-42230
* CVE-2024-42232
* CVE-2024-42271
* CVE-2024-43853
* CVE-2024-43861
* CVE-2024-43882
* CVE-2024-43883
* CVE-2024-44938
* CVE-2024-44947
* CVE-2024-45003
CVSS scores:
* CVE-2021-4441 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2021-4441 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-4382 ( SUSE ): 7.4 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-4382 ( NVD ): 6.4 CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48868 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48868 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48869 ( SUSE ): 6.7 CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48869 ( NVD ): 4.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48870 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48870 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48871 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
* CVE-2022-48871 ( NVD ): 7.1 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
* CVE-2022-48872 ( SUSE ): 7.0 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48872 ( NVD ): 7.0 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48873 ( SUSE ): 7.0 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48873 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48875 ( SUSE ): 4.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48875 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48878 ( SUSE ): 6.9
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2022-48878 ( SUSE ): 6.1 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H
* CVE-2022-48878 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48880 ( SUSE ): 4.8
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N
* CVE-2022-48880 ( SUSE ): 4.4 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L
* CVE-2022-48890 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48890 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48891 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48891 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48896 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48896 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48898 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48898 ( NVD ): 4.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48899 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48899 ( NVD ): 4.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48903 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48903 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48904 ( SUSE ): 3.3 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
* CVE-2022-48904 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48905 ( SUSE ): 3.3 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
* CVE-2022-48905 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48907 ( SUSE ): 3.3 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
* CVE-2022-48907 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48909 ( SUSE ): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
* CVE-2022-48909 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48912 ( SUSE ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48912 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48913 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48913 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48914 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48914 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48915 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48915 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48916 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48916 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48917 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48917 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48918 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48918 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48919 ( SUSE ): 7.1
CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2022-48919 ( SUSE ): 6.4 CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48919 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48921 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48921 ( NVD ): 4.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48924 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48924 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48925 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48925 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48926 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48926 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48927 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48927 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48928 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48928 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48929 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48929 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48930 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48930 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48931 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48931 ( NVD ): 4.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48932 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48932 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48934 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48934 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48935 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48935 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48937 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48937 ( NVD ): 3.3 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
* CVE-2022-48938 ( SUSE ): 5.4
CVSS:4.0/AV:P/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2022-48938 ( SUSE ): 6.6 CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2022-48938 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48941 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48941 ( NVD ): 4.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48942 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48942 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48943 ( SUSE ): 4.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2022-48943 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2023-52489 ( SUSE ): 5.1 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52893 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52893 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52894 ( SUSE ): 6.8
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2023-52894 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52894 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52896 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52896 ( NVD ): 4.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52898 ( SUSE ): 5.7
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2023-52898 ( SUSE ): 4.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52898 ( NVD ): 4.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52900 ( SUSE ): 6.8
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2023-52900 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52900 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52901 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52901 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52905 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52905 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52907 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52907 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52911 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2023-52911 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-40910 ( SUSE ): 7.5 CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-40910 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-41009 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-41009 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-41011 ( SUSE ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-41011 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-41062 ( SUSE ): 7.3
CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2024-41062 ( SUSE ): 7.0 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-41087 ( SUSE ): 7.0 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-41087 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-42077 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-42077 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-42126 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-42230 ( SUSE ): 6.7
CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2024-42230 ( SUSE ): 4.4 CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-42230 ( NVD ): 4.4 CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-42232 ( SUSE ): 7.3
CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2024-42232 ( SUSE ): 7.0 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-42232 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-42271 ( SUSE ): 7.3
CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2024-42271 ( SUSE ): 7.0 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-42271 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-43853 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-43853 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-43861 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-43861 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-43882 ( SUSE ): 7.0 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-43882 ( NVD ): 7.0 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-43883 ( SUSE ): 5.4
CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2024-43883 ( SUSE ): 6.4 CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-44938 ( SUSE ): 7.3
CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2024-44938 ( SUSE ): 7.0 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2024-44938 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2024-44947 ( SUSE ): 6.8
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
* CVE-2024-44947 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
* CVE-2024-44947 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
* CVE-2024-45003 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products:
* openSUSE Leap 15.4
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4
* SUSE Linux Enterprise High Availability Extension 15 SP4
* SUSE Linux Enterprise High Performance Computing 15 SP4
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
* SUSE Linux Enterprise Live Patching 15-SP4
* SUSE Linux Enterprise Micro 5.3
* SUSE Linux Enterprise Micro 5.4
* SUSE Linux Enterprise Micro for Rancher 5.3
* SUSE Linux Enterprise Micro for Rancher 5.4
* SUSE Linux Enterprise Real Time 15 SP4
* SUSE Linux Enterprise Server 15 SP4
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4
* SUSE Linux Enterprise Server for SAP Applications 15 SP4
* SUSE Manager Proxy 4.3
* SUSE Manager Retail Branch Server 4.3
* SUSE Manager Server 4.3
An update that solves 73 vulnerabilities and has 18 security fixes can now be
installed.
## Description:
The SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security
bugfixes.
The following security bugs were fixed:
* CVE-2024-41062: Sync sock recv cb and release (bsc#1228576).
* CVE-2024-44947: Initialize beyond-EOF page contents before setting uptodate
(bsc#1229454).
* CVE-2024-43883: Do not drop references before new references are gained
(bsc#1229707).
* CVE-2024-43861: Fix memory leak for not ip packets (bsc#1229500).
* CVE-2023-52489: Fix race in accessing memory_section->usage (bsc#1221326).
* CVE-2024-44938: Fix shift-out-of-bounds in dbDiscardAG (bsc#1229792).
* CVE-2024-41087: Fix double free on error (CVE-2024-41087,bsc#1228466).
* CVE-2024-43882: Fixed ToCToU between perm check and set-uid/gid usage.
(bsc#1229503)
* CVE-2022-48935: Fixed an unregister flowtable hooks on netns exit
(bsc#1229619)
* CVE-2022-48912: Fix use-after-free in __nf_register_net_hook() (bsc#1229641)
* CVE-2024-42271: Fixed a use after free in iucv_sock_close(). (bsc#1229400)
* CVE-2024-42232: Fixed a race between delayed_work() and ceph_monc_stop().
(bsc#1228959)
* CVE-2024-40910: Fix refcount imbalance on inbound connections (bsc#1227832).
* CVE-2024-41009: Fix overrunning reservations in ringbuf (bsc#1228020).
* CVE-2024-45003: Don't evict inode under the inode lru traversing context
(bsc#1230245).
The following non-security bugs were fixed:
* Bluetooth: L2CAP: Fix deadlock (git-fixes).
* mm, kmsan: fix infinite recursion due to RCU critical section (git-fixes).
* mm: prevent derefencing NULL ptr in pfn_section_valid() (git-fixes).
* Revert "mm: prevent derefencing NULL ptr in pfn_section_valid()"
(bsc#1230413).
* Revert "mm, kmsan: fix infinite recursion due to RCU critical section"
(bsc#1230413).
* Revert "mm/sparsemem: fix race in accessing memory_section->usage"
(bsc#1230413).
* nvme_core: scan namespaces asynchronously (bsc#1224105).
## Special Instructions and Notes:
* Please reboot the system after installing this update.
## Patch Instructions:
To install this SUSE 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.4
zypper in -t patch SUSE-2024-3408=1
* SUSE Linux Enterprise Micro for Rancher 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2024-3408=1
* SUSE Linux Enterprise Micro 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2024-3408=1
* SUSE Linux Enterprise Micro for Rancher 5.4
zypper in -t patch SUSE-SLE-Micro-5.4-2024-3408=1
* SUSE Linux Enterprise Micro 5.4
zypper in -t patch SUSE-SLE-Micro-5.4-2024-3408=1
* SUSE Linux Enterprise Live Patching 15-SP4
zypper in -t patch SUSE-SLE-Module-Live-Patching-15-SP4-2024-3408=1
Please note that this is the initial kernel livepatch without fixes itself, this
package is later updated by separate standalone kernel livepatch updates.
* SUSE Linux Enterprise High Availability Extension 15 SP4
zypper in -t patch SUSE-SLE-Product-HA-15-SP4-2024-3408=1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3408=1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3408=1
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4
zypper in -t patch SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-3408=1
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4
zypper in -t patch SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3408=1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3408=1
* SUSE Manager Proxy 4.3
zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-3408=1
* SUSE Manager Retail Branch Server 4.3
zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Retail-Branch-
Server-4.3-2024-3408=1
* SUSE Manager Server 4.3
zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-3408=1
## Package List:
* openSUSE Leap 15.4 (noarch nosrc)
* kernel-docs-5.14.21-150400.24.133.1
* openSUSE Leap 15.4 (noarch)
* kernel-macros-5.14.21-150400.24.133.2
* kernel-source-vanilla-5.14.21-150400.24.133.2
* kernel-devel-5.14.21-150400.24.133.2
* kernel-source-5.14.21-150400.24.133.2
* kernel-docs-html-5.14.21-150400.24.133.1
* openSUSE Leap 15.4 (nosrc ppc64le x86_64)
* kernel-debug-5.14.21-150400.24.133.2
* openSUSE Leap 15.4 (ppc64le x86_64)
* kernel-debug-devel-5.14.21-150400.24.133.2
* kernel-debug-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-debug-debugsource-5.14.21-150400.24.133.2
* kernel-debug-debuginfo-5.14.21-150400.24.133.2
* kernel-debug-livepatch-devel-5.14.21-150400.24.133.2
* openSUSE Leap 15.4 (aarch64 ppc64le x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.133.2
* kernel-kvmsmall-devel-5.14.21-150400.24.133.2
* kernel-kvmsmall-debugsource-5.14.21-150400.24.133.2
* kernel-kvmsmall-debuginfo-5.14.21-150400.24.133.2
* kernel-default-base-rebuild-5.14.21-150400.24.133.2.150400.24.64.5
* kernel-kvmsmall-devel-debuginfo-5.14.21-150400.24.133.2
* openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64)
* kernel-default-optional-5.14.21-150400.24.133.2
* ocfs2-kmp-default-5.14.21-150400.24.133.2
* kselftests-kmp-default-5.14.21-150400.24.133.2
* kernel-obs-build-debugsource-5.14.21-150400.24.133.2
* kernel-obs-qa-5.14.21-150400.24.133.1
* kselftests-kmp-default-debuginfo-5.14.21-150400.24.133.2
* reiserfs-kmp-default-5.14.21-150400.24.133.2
* gfs2-kmp-default-5.14.21-150400.24.133.2
* dlm-kmp-default-5.14.21-150400.24.133.2
* ocfs2-kmp-default-debuginfo-5.14.21-150400.24.133.2
* kernel-obs-build-5.14.21-150400.24.133.2
* kernel-default-optional-debuginfo-5.14.21-150400.24.133.2
* kernel-syms-5.14.21-150400.24.133.1
* kernel-default-extra-debuginfo-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* cluster-md-kmp-default-5.14.21-150400.24.133.2
* kernel-default-extra-5.14.21-150400.24.133.2
* cluster-md-kmp-default-debuginfo-5.14.21-150400.24.133.2
* kernel-default-livepatch-5.14.21-150400.24.133.2
* dlm-kmp-default-debuginfo-5.14.21-150400.24.133.2
* gfs2-kmp-default-debuginfo-5.14.21-150400.24.133.2
* kernel-default-livepatch-devel-5.14.21-150400.24.133.2
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-default-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-default-devel-5.14.21-150400.24.133.2
* reiserfs-kmp-default-debuginfo-5.14.21-150400.24.133.2
* openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64 nosrc)
* kernel-default-5.14.21-150400.24.133.2
* openSUSE Leap 15.4 (aarch64 nosrc ppc64le x86_64)
* kernel-kvmsmall-5.14.21-150400.24.133.2
* openSUSE Leap 15.4 (ppc64le s390x x86_64)
* kernel-livepatch-5_14_21-150400_24_133-default-debuginfo-1-150400.9.3.2
* kernel-livepatch-5_14_21-150400_24_133-default-1-150400.9.3.2
* kernel-livepatch-SLE15-SP4_Update_31-debugsource-1-150400.9.3.2
* openSUSE Leap 15.4 (nosrc s390x)
* kernel-zfcpdump-5.14.21-150400.24.133.2
* openSUSE Leap 15.4 (s390x)
* kernel-zfcpdump-debuginfo-5.14.21-150400.24.133.2
* kernel-zfcpdump-debugsource-5.14.21-150400.24.133.2
* openSUSE Leap 15.4 (nosrc)
* dtb-aarch64-5.14.21-150400.24.133.1
* openSUSE Leap 15.4 (aarch64)
* dtb-amd-5.14.21-150400.24.133.1
* dtb-freescale-5.14.21-150400.24.133.1
* dtb-renesas-5.14.21-150400.24.133.1
* dtb-nvidia-5.14.21-150400.24.133.1
* dtb-xilinx-5.14.21-150400.24.133.1
* kernel-64kb-devel-debuginfo-5.14.21-150400.24.133.2
* dtb-allwinner-5.14.21-150400.24.133.1
* gfs2-kmp-64kb-debuginfo-5.14.21-150400.24.133.2
* kernel-64kb-optional-5.14.21-150400.24.133.2
* kselftests-kmp-64kb-5.14.21-150400.24.133.2
* dlm-kmp-64kb-debuginfo-5.14.21-150400.24.133.2
* dtb-altera-5.14.21-150400.24.133.1
* cluster-md-kmp-64kb-5.14.21-150400.24.133.2
* cluster-md-kmp-64kb-debuginfo-5.14.21-150400.24.133.2
* dtb-lg-5.14.21-150400.24.133.1
* kernel-64kb-devel-5.14.21-150400.24.133.2
* dtb-exynos-5.14.21-150400.24.133.1
* dtb-marvell-5.14.21-150400.24.133.1
* ocfs2-kmp-64kb-5.14.21-150400.24.133.2
* kernel-64kb-optional-debuginfo-5.14.21-150400.24.133.2
* reiserfs-kmp-64kb-5.14.21-150400.24.133.2
* kernel-64kb-debuginfo-5.14.21-150400.24.133.2
* dtb-socionext-5.14.21-150400.24.133.1
* dtb-cavium-5.14.21-150400.24.133.1
* kernel-64kb-extra-debuginfo-5.14.21-150400.24.133.2
* dtb-sprd-5.14.21-150400.24.133.1
* dtb-amlogic-5.14.21-150400.24.133.1
* dtb-mediatek-5.14.21-150400.24.133.1
* dtb-hisilicon-5.14.21-150400.24.133.1
* gfs2-kmp-64kb-5.14.21-150400.24.133.2
* dtb-qcom-5.14.21-150400.24.133.1
* reiserfs-kmp-64kb-debuginfo-5.14.21-150400.24.133.2
* dlm-kmp-64kb-5.14.21-150400.24.133.2
* dtb-apple-5.14.21-150400.24.133.1
* ocfs2-kmp-64kb-debuginfo-5.14.21-150400.24.133.2
* dtb-apm-5.14.21-150400.24.133.1
* kernel-64kb-debugsource-5.14.21-150400.24.133.2
* dtb-amazon-5.14.21-150400.24.133.1
* kernel-64kb-extra-5.14.21-150400.24.133.2
* kernel-64kb-livepatch-devel-5.14.21-150400.24.133.2
* kselftests-kmp-64kb-debuginfo-5.14.21-150400.24.133.2
* dtb-broadcom-5.14.21-150400.24.133.1
* dtb-rockchip-5.14.21-150400.24.133.1
* dtb-arm-5.14.21-150400.24.133.1
* openSUSE Leap 15.4 (aarch64 nosrc)
* kernel-64kb-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 nosrc s390x x86_64)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 s390x x86_64)
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Micro 5.3 (aarch64 nosrc s390x x86_64)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Micro 5.3 (aarch64 x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* SUSE Linux Enterprise Micro 5.3 (aarch64 s390x x86_64)
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 nosrc s390x x86_64)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 s390x x86_64)
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Micro 5.4 (aarch64 nosrc s390x x86_64)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Micro 5.4 (aarch64 x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* SUSE Linux Enterprise Micro 5.4 (aarch64 s390x x86_64)
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Live Patching 15-SP4 (nosrc)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Live Patching 15-SP4 (ppc64le s390x x86_64)
* kernel-livepatch-5_14_21-150400_24_133-default-1-150400.9.3.2
* kernel-default-livepatch-devel-5.14.21-150400.24.133.2
* kernel-default-livepatch-5.14.21-150400.24.133.2
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-livepatch-SLE15-SP4_Update_31-debugsource-1-150400.9.3.2
* kernel-livepatch-5_14_21-150400_24_133-default-debuginfo-1-150400.9.3.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Availability Extension 15 SP4 (aarch64 ppc64le
s390x x86_64)
* cluster-md-kmp-default-5.14.21-150400.24.133.2
* gfs2-kmp-default-debuginfo-5.14.21-150400.24.133.2
* ocfs2-kmp-default-5.14.21-150400.24.133.2
* cluster-md-kmp-default-debuginfo-5.14.21-150400.24.133.2
* ocfs2-kmp-default-debuginfo-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* kernel-default-debugsource-5.14.21-150400.24.133.2
* dlm-kmp-default-debuginfo-5.14.21-150400.24.133.2
* gfs2-kmp-default-5.14.21-150400.24.133.2
* dlm-kmp-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Availability Extension 15 SP4 (nosrc)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (aarch64
nosrc)
* kernel-64kb-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (aarch64)
* kernel-64kb-devel-5.14.21-150400.24.133.2
* kernel-64kb-debugsource-5.14.21-150400.24.133.2
* kernel-64kb-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-64kb-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (aarch64 nosrc
x86_64)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (aarch64
x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* kernel-obs-build-debugsource-5.14.21-150400.24.133.2
* kernel-obs-build-5.14.21-150400.24.133.2
* reiserfs-kmp-default-5.14.21-150400.24.133.2
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-syms-5.14.21-150400.24.133.1
* kernel-default-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-default-devel-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* reiserfs-kmp-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (noarch)
* kernel-macros-5.14.21-150400.24.133.2
* kernel-devel-5.14.21-150400.24.133.2
* kernel-source-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (noarch nosrc)
* kernel-docs-5.14.21-150400.24.133.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (aarch64 nosrc)
* kernel-64kb-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (aarch64)
* kernel-64kb-devel-5.14.21-150400.24.133.2
* kernel-64kb-debugsource-5.14.21-150400.24.133.2
* kernel-64kb-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-64kb-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (aarch64 nosrc
x86_64)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (aarch64
x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* kernel-obs-build-debugsource-5.14.21-150400.24.133.2
* kernel-obs-build-5.14.21-150400.24.133.2
* reiserfs-kmp-default-5.14.21-150400.24.133.2
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-syms-5.14.21-150400.24.133.1
* kernel-default-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-default-devel-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* reiserfs-kmp-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (noarch)
* kernel-macros-5.14.21-150400.24.133.2
* kernel-devel-5.14.21-150400.24.133.2
* kernel-source-5.14.21-150400.24.133.2
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (noarch nosrc)
* kernel-docs-5.14.21-150400.24.133.1
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4 (nosrc x86_64)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4 (x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* kernel-default-extra-5.14.21-150400.24.133.2
* kernel-obs-build-debugsource-5.14.21-150400.24.133.2
* kernel-obs-build-5.14.21-150400.24.133.2
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-syms-5.14.21-150400.24.133.1
* kernel-default-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-default-extra-debuginfo-5.14.21-150400.24.133.2
* kernel-default-devel-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4 (noarch)
* kernel-macros-5.14.21-150400.24.133.2
* kernel-devel-5.14.21-150400.24.133.2
* kernel-source-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4 (noarch nosrc)
* kernel-docs-5.14.21-150400.24.133.1
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (aarch64 nosrc)
* kernel-64kb-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (aarch64)
* kernel-64kb-devel-5.14.21-150400.24.133.2
* kernel-64kb-debugsource-5.14.21-150400.24.133.2
* kernel-64kb-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-64kb-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (aarch64 ppc64le s390x
x86_64 nosrc)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (aarch64 ppc64le x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (aarch64 ppc64le s390x
x86_64)
* kernel-obs-build-debugsource-5.14.21-150400.24.133.2
* kernel-obs-build-5.14.21-150400.24.133.2
* reiserfs-kmp-default-5.14.21-150400.24.133.2
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-syms-5.14.21-150400.24.133.1
* kernel-default-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-default-devel-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* reiserfs-kmp-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (noarch)
* kernel-macros-5.14.21-150400.24.133.2
* kernel-devel-5.14.21-150400.24.133.2
* kernel-source-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (noarch nosrc)
* kernel-docs-5.14.21-150400.24.133.1
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (nosrc s390x)
* kernel-zfcpdump-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (s390x)
* kernel-zfcpdump-debuginfo-5.14.21-150400.24.133.2
* kernel-zfcpdump-debugsource-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (nosrc ppc64le
x86_64)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* kernel-obs-build-debugsource-5.14.21-150400.24.133.2
* kernel-obs-build-5.14.21-150400.24.133.2
* reiserfs-kmp-default-5.14.21-150400.24.133.2
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-syms-5.14.21-150400.24.133.1
* kernel-default-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-default-devel-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* reiserfs-kmp-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (noarch)
* kernel-macros-5.14.21-150400.24.133.2
* kernel-devel-5.14.21-150400.24.133.2
* kernel-source-5.14.21-150400.24.133.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (noarch nosrc)
* kernel-docs-5.14.21-150400.24.133.1
* SUSE Manager Proxy 4.3 (nosrc x86_64)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Manager Proxy 4.3 (x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-syms-5.14.21-150400.24.133.1
* kernel-default-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-default-devel-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Manager Proxy 4.3 (noarch)
* kernel-macros-5.14.21-150400.24.133.2
* kernel-devel-5.14.21-150400.24.133.2
* kernel-source-5.14.21-150400.24.133.2
* SUSE Manager Retail Branch Server 4.3 (nosrc x86_64)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Manager Retail Branch Server 4.3 (x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-default-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-default-devel-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Manager Retail Branch Server 4.3 (noarch)
* kernel-macros-5.14.21-150400.24.133.2
* kernel-devel-5.14.21-150400.24.133.2
* SUSE Manager Server 4.3 (nosrc ppc64le s390x x86_64)
* kernel-default-5.14.21-150400.24.133.2
* SUSE Manager Server 4.3 (ppc64le x86_64)
* kernel-default-base-5.14.21-150400.24.133.2.150400.24.64.5
* SUSE Manager Server 4.3 (ppc64le s390x x86_64)
* kernel-default-debugsource-5.14.21-150400.24.133.2
* kernel-syms-5.14.21-150400.24.133.1
* kernel-default-devel-debuginfo-5.14.21-150400.24.133.2
* kernel-default-devel-5.14.21-150400.24.133.2
* kernel-default-debuginfo-5.14.21-150400.24.133.2
* SUSE Manager Server 4.3 (noarch)
* kernel-macros-5.14.21-150400.24.133.2
* kernel-devel-5.14.21-150400.24.133.2
* kernel-source-5.14.21-150400.24.133.2
* SUSE Manager Server 4.3 (nosrc s390x)
* kernel-zfcpdump-5.14.21-150400.24.133.2
* SUSE Manager Server 4.3 (s390x)
* kernel-zfcpdump-debuginfo-5.14.21-150400.24.133.2
* kernel-zfcpdump-debugsource-5.14.21-150400.24.133.2
## References:
* https://www.suse.com/security/cve/CVE-2021-4441.html
* https://www.suse.com/security/cve/CVE-2022-4382.html
* https://www.suse.com/security/cve/CVE-2022-48868.html
* https://www.suse.com/security/cve/CVE-2022-48869.html
* https://www.suse.com/security/cve/CVE-2022-48870.html
* https://www.suse.com/security/cve/CVE-2022-48871.html
* https://www.suse.com/security/cve/CVE-2022-48872.html
* https://www.suse.com/security/cve/CVE-2022-48873.html
* https://www.suse.com/security/cve/CVE-2022-48875.html
* https://www.suse.com/security/cve/CVE-2022-48878.html
* https://www.suse.com/security/cve/CVE-2022-48880.html
* https://www.suse.com/security/cve/CVE-2022-48890.html
* https://www.suse.com/security/cve/CVE-2022-48891.html
* https://www.suse.com/security/cve/CVE-2022-48896.html
* https://www.suse.com/security/cve/CVE-2022-48898.html
* https://www.suse.com/security/cve/CVE-2022-48899.html
* https://www.suse.com/security/cve/CVE-2022-48903.html
* https://www.suse.com/security/cve/CVE-2022-48904.html
* https://www.suse.com/security/cve/CVE-2022-48905.html
* https://www.suse.com/security/cve/CVE-2022-48907.html
* https://www.suse.com/security/cve/CVE-2022-48909.html
* https://www.suse.com/security/cve/CVE-2022-48912.html
* https://www.suse.com/security/cve/CVE-2022-48913.html
* https://www.suse.com/security/cve/CVE-2022-48914.html
* https://www.suse.com/security/cve/CVE-2022-48915.html
* https://www.suse.com/security/cve/CVE-2022-48916.html
* https://www.suse.com/security/cve/CVE-2022-48917.html
* https://www.suse.com/security/cve/CVE-2022-48918.html
* https://www.suse.com/security/cve/CVE-2022-48919.html
* https://www.suse.com/security/cve/CVE-2022-48921.html
* https://www.suse.com/security/cve/CVE-2022-48924.html
* https://www.suse.com/security/cve/CVE-2022-48925.html
* https://www.suse.com/security/cve/CVE-2022-48926.html
* https://www.suse.com/security/cve/CVE-2022-48927.html
* https://www.suse.com/security/cve/CVE-2022-48928.html
* https://www.suse.com/security/cve/CVE-2022-48929.html
* https://www.suse.com/security/cve/CVE-2022-48930.html
* https://www.suse.com/security/cve/CVE-2022-48931.html
* https://www.suse.com/security/cve/CVE-2022-48932.html
* https://www.suse.com/security/cve/CVE-2022-48934.html
* https://www.suse.com/security/cve/CVE-2022-48935.html
* https://www.suse.com/security/cve/CVE-2022-48937.html
* https://www.suse.com/security/cve/CVE-2022-48938.html
* https://www.suse.com/security/cve/CVE-2022-48941.html
* https://www.suse.com/security/cve/CVE-2022-48942.html
* https://www.suse.com/security/cve/CVE-2022-48943.html
* https://www.suse.com/security/cve/CVE-2023-52489.html
* https://www.suse.com/security/cve/CVE-2023-52893.html
* https://www.suse.com/security/cve/CVE-2023-52894.html
* https://www.suse.com/security/cve/CVE-2023-52896.html
* https://www.suse.com/security/cve/CVE-2023-52898.html
* https://www.suse.com/security/cve/CVE-2023-52900.html
* https://www.suse.com/security/cve/CVE-2023-52901.html
* https://www.suse.com/security/cve/CVE-2023-52905.html
* https://www.suse.com/security/cve/CVE-2023-52907.html
* https://www.suse.com/security/cve/CVE-2023-52911.html
* https://www.suse.com/security/cve/CVE-2024-40910.html
* https://www.suse.com/security/cve/CVE-2024-41009.html
* https://www.suse.com/security/cve/CVE-2024-41011.html
* https://www.suse.com/security/cve/CVE-2024-41062.html
* https://www.suse.com/security/cve/CVE-2024-41087.html
* https://www.suse.com/security/cve/CVE-2024-42077.html
* https://www.suse.com/security/cve/CVE-2024-42126.html
* https://www.suse.com/security/cve/CVE-2024-42230.html
* https://www.suse.com/security/cve/CVE-2024-42232.html
* https://www.suse.com/security/cve/CVE-2024-42271.html
* https://www.suse.com/security/cve/CVE-2024-43853.html
* https://www.suse.com/security/cve/CVE-2024-43861.html
* https://www.suse.com/security/cve/CVE-2024-43882.html
* https://www.suse.com/security/cve/CVE-2024-43883.html
* https://www.suse.com/security/cve/CVE-2024-44938.html
* https://www.suse.com/security/cve/CVE-2024-44947.html
* https://www.suse.com/security/cve/CVE-2024-45003.html
* https://bugzilla.suse.com/show_bug.cgi?id=1193629
* https://bugzilla.suse.com/show_bug.cgi?id=1194111
* https://bugzilla.suse.com/show_bug.cgi?id=1194765
* https://bugzilla.suse.com/show_bug.cgi?id=1194869
* https://bugzilla.suse.com/show_bug.cgi?id=1196261
* https://bugzilla.suse.com/show_bug.cgi?id=1196516
* https://bugzilla.suse.com/show_bug.cgi?id=1196894
* https://bugzilla.suse.com/show_bug.cgi?id=1198017
* https://bugzilla.suse.com/show_bug.cgi?id=1203360
* https://bugzilla.suse.com/show_bug.cgi?id=1206006
* https://bugzilla.suse.com/show_bug.cgi?id=1206258
* https://bugzilla.suse.com/show_bug.cgi?id=1207158
* https://bugzilla.suse.com/show_bug.cgi?id=1216834
* https://bugzilla.suse.com/show_bug.cgi?id=1221326
* https://bugzilla.suse.com/show_bug.cgi?id=1221645
* https://bugzilla.suse.com/show_bug.cgi?id=1223191
* https://bugzilla.suse.com/show_bug.cgi?id=1224105
* https://bugzilla.suse.com/show_bug.cgi?id=1227832
* https://bugzilla.suse.com/show_bug.cgi?id=1228020
* https://bugzilla.suse.com/show_bug.cgi?id=1228114
* https://bugzilla.suse.com/show_bug.cgi?id=1228466
* https://bugzilla.suse.com/show_bug.cgi?id=1228489
* https://bugzilla.suse.com/show_bug.cgi?id=1228516
* https://bugzilla.suse.com/show_bug.cgi?id=1228576
* https://bugzilla.suse.com/show_bug.cgi?id=1228718
* https://bugzilla.suse.com/show_bug.cgi?id=1228801
* https://bugzilla.suse.com/show_bug.cgi?id=1228959
* https://bugzilla.suse.com/show_bug.cgi?id=1229042
* https://bugzilla.suse.com/show_bug.cgi?id=1229292
* https://bugzilla.suse.com/show_bug.cgi?id=1229400
* https://bugzilla.suse.com/show_bug.cgi?id=1229454
* https://bugzilla.suse.com/show_bug.cgi?id=1229500
* https://bugzilla.suse.com/show_bug.cgi?id=1229503
* https://bugzilla.suse.com/show_bug.cgi?id=1229506
* https://bugzilla.suse.com/show_bug.cgi?id=1229507
* https://bugzilla.suse.com/show_bug.cgi?id=1229508
* https://bugzilla.suse.com/show_bug.cgi?id=1229509
* https://bugzilla.suse.com/show_bug.cgi?id=1229510
* https://bugzilla.suse.com/show_bug.cgi?id=1229512
* https://bugzilla.suse.com/show_bug.cgi?id=1229516
* https://bugzilla.suse.com/show_bug.cgi?id=1229522
* https://bugzilla.suse.com/show_bug.cgi?id=1229526
* https://bugzilla.suse.com/show_bug.cgi?id=1229528
* https://bugzilla.suse.com/show_bug.cgi?id=1229531
* https://bugzilla.suse.com/show_bug.cgi?id=1229533
* https://bugzilla.suse.com/show_bug.cgi?id=1229535
* https://bugzilla.suse.com/show_bug.cgi?id=1229536
* https://bugzilla.suse.com/show_bug.cgi?id=1229537
* https://bugzilla.suse.com/show_bug.cgi?id=1229540
* https://bugzilla.suse.com/show_bug.cgi?id=1229544
* https://bugzilla.suse.com/show_bug.cgi?id=1229554
* https://bugzilla.suse.com/show_bug.cgi?id=1229557
* https://bugzilla.suse.com/show_bug.cgi?id=1229565
* https://bugzilla.suse.com/show_bug.cgi?id=1229566
* https://bugzilla.suse.com/show_bug.cgi?id=1229568
* https://bugzilla.suse.com/show_bug.cgi?id=1229581
* https://bugzilla.suse.com/show_bug.cgi?id=1229598
* https://bugzilla.suse.com/show_bug.cgi?id=1229603
* https://bugzilla.suse.com/show_bug.cgi?id=1229604
* https://bugzilla.suse.com/show_bug.cgi?id=1229608
* https://bugzilla.suse.com/show_bug.cgi?id=1229611
* https://bugzilla.suse.com/show_bug.cgi?id=1229612
* https://bugzilla.suse.com/show_bug.cgi?id=1229613
* https://bugzilla.suse.com/show_bug.cgi?id=1229614
* https://bugzilla.suse.com/show_bug.cgi?id=1229617
* https://bugzilla.suse.com/show_bug.cgi?id=1229619
* https://bugzilla.suse.com/show_bug.cgi?id=1229620
* https://bugzilla.suse.com/show_bug.cgi?id=1229622
* https://bugzilla.suse.com/show_bug.cgi?id=1229623
* https://bugzilla.suse.com/show_bug.cgi?id=1229624
* https://bugzilla.suse.com/show_bug.cgi?id=1229625
* https://bugzilla.suse.com/show_bug.cgi?id=1229626
* https://bugzilla.suse.com/show_bug.cgi?id=1229628
* https://bugzilla.suse.com/show_bug.cgi?id=1229629
* https://bugzilla.suse.com/show_bug.cgi?id=1229630
* https://bugzilla.suse.com/show_bug.cgi?id=1229631
* https://bugzilla.suse.com/show_bug.cgi?id=1229635
* https://bugzilla.suse.com/show_bug.cgi?id=1229636
* https://bugzilla.suse.com/show_bug.cgi?id=1229637
* https://bugzilla.suse.com/show_bug.cgi?id=1229638
* https://bugzilla.suse.com/show_bug.cgi?id=1229639
* https://bugzilla.suse.com/show_bug.cgi?id=1229641
* https://bugzilla.suse.com/show_bug.cgi?id=1229642
* https://bugzilla.suse.com/show_bug.cgi?id=1229643
* https://bugzilla.suse.com/show_bug.cgi?id=1229645
* https://bugzilla.suse.com/show_bug.cgi?id=1229657
* https://bugzilla.suse.com/show_bug.cgi?id=1229664
* https://bugzilla.suse.com/show_bug.cgi?id=1229707
* https://bugzilla.suse.com/show_bug.cgi?id=1229792
* https://bugzilla.suse.com/show_bug.cgi?id=1230245
* https://bugzilla.suse.com/show_bug.cgi?id=1230413
1
0