Alerts This Week
Warning Icon 1 714
Alerts This Week
Warning Icon 1 714

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":552,"type":"x","order":1,"pct":78.63,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.27,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.84,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.25,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -8 articles for you...
202

openSUSE: 2023:4162-1 Important: GCC Compiler Security Issues

This update for gcc13 fixes the following issues: This update ship the GCC 13.2 compiler suite and its base libraries.. # Security update for gcc13 Announcement ID: SUSE-SU-2023:4162-1 Rating: important References: * bsc#1206480 * bsc#1206684 * bsc#1210557 * bsc#1211427 * bsc#1212101 * bsc#1213915 * bsc#1214052 * bsc#1214460 * jsc#PED-153 * jsc#PED-2005 * jsc#PED-252 * jsc#PED-253 * jsc#PED-6584 Cross-References: * CVE-2023-4039 CVSS scores: * CVE-2023-4039 ( SUSE ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H * CVE-2023-4039 ( NVD ): 4.8 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N Affected Products: * Basesystem Module 15-SP4 * Basesystem Module 15-SP5 * Development Tools Module 15-SP4 * Development Tools Module 15-SP5 * openSUSE Leap 15.4 * openSUSE Leap 15.5 * openSUSE Leap Micro 5.3 * openSUSE Leap Micro 5.4 * SUSE Linux Enterprise Desktop 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 Micro 5.1 * SUSE Linux Enterprise Micro 5.2 * SUSE Linux Enterprise Micro 5.3 * SUSE Linux Enterprise Micro 5.4 * SUSE Linux Enterprise Micro 5.5 * SUSE Linux Enterprise Micro for Rancher 5.2 * 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 Real Time 15 SP5 * SUSE Linux Enterprise Server 15 SP2 * SUSE Linux Enterprise Server 15 SP3 * SUSE Linux Enterprise Server 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.2 * SUSE Manager Proxy 4.3 * SUSE Manager Retail Branch Server 4.2 * SUSE Manager Retail Branch Server 4.3 * SUSE Manager Server 4.2 * SUSE Manager Server 4.3 * SUSE Package Hub 15 15-SP4 * SUSE Package Hub 15 15-SP5 An update that solves one vulnerability, contains fivefeatures and has seven security fixes can now be installed. ## Description: This update for gcc13 fixes the following issues: This update ship the GCC 13.2 compiler suite and its base libraries. The compiler base libraries are provided for all SUSE Linux Enterprise 15 versions and replace the same named GCC 12 ones. The new compilers for C, C++, and Fortran are provided for SUSE Linux Enterprise 15 SP4 and SP5, and provided in the "Development Tools" module. The Go, D, Ada and Modula 2 language compiler parts are available unsupported via the PackageHub repositories. To use gcc13 compilers use: * install "gcc13" or "gcc13-c++" or one of the other "gcc13-COMPILER" frontend packages. * override your Makefile to use CC=gcc13, CXX=g++13 and similar overrides for the other languages. For a full changelog with all new GCC13 features, check out https://gcc.gnu.org/gcc-13/changes.html Detailed changes: * CVE-2023-4039: Fixed -fstack-protector issues on aarch64 with variable length stack allocations. (bsc#1214052) * Turn cross compiler to s390x to a glibc cross. [bsc#1214460] * Also handle -static-pie in the default-PIE specs * Fixed missed optimization in Skia resulting in Firefox crashes when building with LTO. [bsc#1212101] * Make libstdc++6-devel packages own their directories since they can be installed standalone. [bsc#1211427] * Add new x86-related intrinsics (amxcomplexintrin.h). * RISC-V: Add support for inlining subword atomic operations * Use --enable-link-serialization rather that --enable-link-mutex, the benefit of the former one is that the linker jobs are not holding tokens of the make's jobserver. * Add cross-bpf packages. See https://gcc.gnu.org/wiki/BPFBackEnd for the general state of BPF with GCC. * Add bootstrap conditional to allow --without=bootstrap to be specified to speed up local builds for testing. * Bump included newlib to version 4.3.0. * Also package libhwasan_preinit.o on aarch64. * Configure external timezone database provided by the timezonepackage. Make libstdc++6 recommend timezone to get a fully working std::chrono. Install timezone when running the testsuite. * Package libhwasan_preinit.o on x86_64. * Fixed unwinding on aarch64 with pointer signing. [bsc#1206684] * Enable PRU flavour for gcc13 * update floatn fixinclude pickup to check each header separately (bsc#1206480) * Redo floatn fixinclude pick-up to simply keep what is there. * Bump libgo SONAME to libgo22. * Do not package libhwasan for biarch (32-bit architecture) as the extension depends on 64-bit pointers. * Adjust floatn fixincludes guard to work with SLE12 and earlier SLE15. * Depend on at least LLVM 13 for GCN cross compiler. * Update embedded newlib to version 4.2.0 * Allow cross-pru-gcc12-bootstrap for armv7l architecture. PRU architecture is used for real-time MCUs embedded into TI armv7l and aarch64 SoCs. We need to have cross-pru-gcc12 for armv7l in order to build both host applications and PRU firmware during the same build. ## 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 Micro 5.3 zypper in -t patch openSUSE-Leap-Micro-5.3-2023-4162=1 * openSUSE Leap Micro 5.4 zypper in -t patch openSUSE-Leap-Micro-5.4-2023-4162=1 * openSUSE Leap 15.4 zypper in -t patch openSUSE-SLE-15.4-2023-4162=1 * openSUSE Leap 15.5 zypper in -t patch openSUSE-SLE-15.5-2023-4162=1 * SUSE Linux Enterprise Server 15 SP2 zypper in -t patch SUSE-SLE-INSTALLER-15-SP2-2023-4162=1 * SUSE Linux Enterprise Server 15 SP3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP3-2023-4162=1 * SUSE Linux Enterprise High Performance Computing 15 SP4 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Linux Enterprise Server 15 SP4 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Manager Server 4.3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Linux Enterprise Serverfor SAP Applications 15 SP4 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Linux Enterprise Desktop 15 SP4 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Manager Retail Branch Server 4.3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Manager Proxy 4.3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Linux Enterprise High Performance Computing 15 SP5 zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1 * SUSE Linux Enterprise Server 15 SP5 zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1 * SUSE Linux Enterprise Server for SAP Applications 15 SP5 zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1 * SUSE Linux Enterprise Desktop 15 SP5 zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1 * SUSE Linux Enterprise Micro for Rancher 5.3 zypper in -t patch SUSE-SLE-Micro-5.3-2023-4162=1 * SUSE Linux Enterprise Micro 5.3 zypper in -t patch SUSE-SLE-Micro-5.3-2023-4162=1 * SUSE Linux Enterprise Micro for Rancher 5.4 zypper in -t patch SUSE-SLE-Micro-5.4-2023-4162=1 * SUSE Linux Enterprise Micro 5.4 zypper in -t patch SUSE-SLE-Micro-5.4-2023-4162=1 * SUSE Linux Enterprise Micro 5.5 zypper in -t patch SUSE-SLE-Micro-5.5-2023-4162=1 * Basesystem Module 15-SP4 zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP4-2023-4162=1 * Basesystem Module 15-SP5 zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP5-2023-4162=1 * Development Tools Module 15-SP4 zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP4-2023-4162=1 * Development Tools Module 15-SP5 zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP5-2023-4162=1 * SUSE Package Hub 15 15-SP4 zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-4162=1 * SUSE Package Hub 15 15-SP5 zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-4162=1 * SUSE Manager Proxy 4.2 zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-4162=1 * SUSE Manager Retail Branch Server 4.2 zypper in -tpatch SUSE-SLE-Product-SUSE-Manager-Retail-Branch- Server-4.2-2023-4162=1 * SUSE Manager Server 4.2 zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-4162=1 * SUSE Linux Enterprise Micro 5.1 zypper in -t patch SUSE-SUSE-MicroOS-5.1-2023-4162=1 * SUSE Linux Enterprise Micro 5.2 zypper in -t patch SUSE-SUSE-MicroOS-5.2-2023-4162=1 * SUSE Linux Enterprise Micro for Rancher 5.2 zypper in -t patch SUSE-SUSE-MicroOS-5.2-2023-4162=1 ## Package List: * openSUSE Leap Micro 5.3 (aarch64 ppc64le s390x x86_64) * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * openSUSE Leap Micro 5.3 (aarch64 x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * openSUSE Leap Micro 5.4 (aarch64 ppc64le s390x x86_64) * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * openSUSE Leap Micro 5.4 (aarch64 s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64) * libgo22-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * gcc13-ada-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-go-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * gcc13-m2-13.2.1+git7813-150000.1.3.3 * libada13-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 *libm2cor18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-PIE-13.2.1+git7813-150000.1.3.3 * libm2cor18-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * cpp13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgo22-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * gcc13-objc-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-ada-13.2.1+git7813-150000.1.3.3 * libm2log18-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * libm2iso18-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-locale-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-m2-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-debuginfo-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-13.2.1+git7813-150000.1.3.3 * libm2log18-13.2.1+git7813-150000.1.3.3 * gcc13-go-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * cpp13-13.2.1+git7813-150000.1.3.3 * gcc13-objc-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libm2iso18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-13.2.1+git7813-150000.1.3.3 * gcc13-c++-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libada13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * openSUSELeap 15.4 (x86_64) * cross-nvptx-newlib13-devel-13.2.1+git7813-150000.1.3.2 * cross-nvptx-gcc13-13.2.1+git7813-150000.1.3.2 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debugsource-13.2.1+git7813-150000.1.3.2 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debuginfo-13.2.1+git7813-150000.1.3.2 * openSUSE Leap 15.4 (s390x x86_64) * libgo22-32bit-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-d-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-go-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-objc-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-m2-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-32bit-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-ada-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 *libm2min18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-c++-32bit-13.2.1+git7813-150000.1.3.3 * libgo22-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-32bit-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.4 (aarch64 s390x x86_64) * libgphobos4-13.2.1+git7813-150000.1.3.3 * gcc13-d-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-13.2.1+git7813-150000.1.3.3 * gcc13-d-13.2.1+git7813-150000.1.3.3 * libgdruntime4-debuginfo-13.2.1+git7813-150000.1.3.3 * libgphobos4-debuginfo-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.4 (noarch) * gcc13-info-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.4 (aarch64 x86_64) * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.4 (ppc64le x86_64) * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (aarch64 ppc64le s390x x86_64) * libgo22-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * gcc13-ada-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-go-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 *gcc13-m2-13.2.1+git7813-150000.1.3.3 * libada13-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2cor18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-PIE-13.2.1+git7813-150000.1.3.3 * libm2cor18-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * cpp13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgo22-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * gcc13-objc-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-ada-13.2.1+git7813-150000.1.3.3 * libm2log18-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * libm2iso18-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-locale-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-m2-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-debuginfo-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-13.2.1+git7813-150000.1.3.3 * libm2log18-13.2.1+git7813-150000.1.3.3 * gcc13-go-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * cpp13-13.2.1+git7813-150000.1.3.3 * gcc13-objc-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libm2iso18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-13.2.1+git7813-150000.1.3.3 * gcc13-c++-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 *libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libada13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (x86_64) * cross-nvptx-newlib13-devel-13.2.1+git7813-150000.1.3.2 * cross-nvptx-gcc13-13.2.1+git7813-150000.1.3.2 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debugsource-13.2.1+git7813-150000.1.3.2 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debuginfo-13.2.1+git7813-150000.1.3.2 * openSUSE Leap 15.5 (s390x x86_64) * libgo22-32bit-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-d-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-go-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-objc-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-m2-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-32bit-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-ada-32bit-13.2.1+git7813-150000.1.3.3 *libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-c++-32bit-13.2.1+git7813-150000.1.3.3 * libgo22-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-32bit-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (aarch64 s390x x86_64) * libgphobos4-13.2.1+git7813-150000.1.3.3 * gcc13-d-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-13.2.1+git7813-150000.1.3.3 * gcc13-d-13.2.1+git7813-150000.1.3.3 * libgdruntime4-debuginfo-13.2.1+git7813-150000.1.3.3 * libgphobos4-debuginfo-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (noarch) * gcc13-info-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (aarch64 x86_64) * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (ppc64le x86_64) * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Server 15 SP2 (aarch64 ppc64le s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Server 15 SP3 (aarch64 ppc64le s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise High Performance Computing 15 SP4 (aarch64 x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux EnterpriseServer 15 SP4 (aarch64 ppc64le s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Manager Server 4.3 (ppc64le s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Desktop 15 SP4 (x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Manager Retail Branch Server 4.3 (x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Manager Proxy 4.3 (x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise High Performance Computing 15 SP5 (aarch64 x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Server 15 SP5 (aarch64 ppc64le s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Server for SAP Applications 15 SP5 (ppc64le x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Desktop 15 SP5 (x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro 5.3 (aarch64 s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 *SUSE Linux Enterprise Micro 5.4 (aarch64 s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro 5.5 (aarch64 s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP4 (aarch64 ppc64le s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP4 (aarch64 x86_64) * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 *libhwasan0-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP4 (ppc64le x86_64) * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP4 (x86_64) * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP5 (aarch64 ppc64le s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 *libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP5 (aarch64 x86_64) * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP5 (ppc64le x86_64) * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP5 (x86_64) * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP4 (aarch64 ppc64le s390x x86_64) *cpp13-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-locale-13.2.1+git7813-150000.1.3.3 * gcc13-13.2.1+git7813-150000.1.3.3 * gcc13-c++-13.2.1+git7813-150000.1.3.3 * gcc13-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-PIE-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-13.2.1+git7813-150000.1.3.3 * cpp13-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP4 (noarch) * gcc13-info-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP4 (x86_64) * cross-nvptx-newlib13-devel-13.2.1+git7813-150000.1.3.2 * cross-nvptx-gcc13-13.2.1+git7813-150000.1.3.2 * gcc13-c++-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debugsource-13.2.1+git7813-150000.1.3.2 * gcc13-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debuginfo-13.2.1+git7813-150000.1.3.2 * gcc13-fortran-32bit-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP5 (aarch64 ppc64le s390x x86_64) * cpp13-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-locale-13.2.1+git7813-150000.1.3.3 * gcc13-13.2.1+git7813-150000.1.3.3 * gcc13-c++-13.2.1+git7813-150000.1.3.3 * gcc13-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-PIE-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-13.2.1+git7813-150000.1.3.3 * cpp13-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP5 (noarch) * gcc13-info-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP5 (x86_64) * cross-nvptx-newlib13-devel-13.2.1+git7813-150000.1.3.2 * cross-nvptx-gcc13-13.2.1+git7813-150000.1.3.2 * gcc13-c++-32bit-13.2.1+git7813-150000.1.3.3 *libstdc++6-devel-gcc13-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debugsource-13.2.1+git7813-150000.1.3.2 * gcc13-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debuginfo-13.2.1+git7813-150000.1.3.2 * gcc13-fortran-32bit-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP4 (aarch64 ppc64le s390x x86_64) * libgo22-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * gcc13-ada-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-go-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-13.2.1+git7813-150000.1.3.3 * gcc13-m2-13.2.1+git7813-150000.1.3.3 * libada13-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2cor18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-13.2.1+git7813-150000.1.3.3 * libm2cor18-13.2.1+git7813-150000.1.3.3 * libgo22-13.2.1+git7813-150000.1.3.3 * gcc13-objc-13.2.1+git7813-150000.1.3.3 * gcc13-ada-13.2.1+git7813-150000.1.3.3 * libm2log18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-13.2.1+git7813-150000.1.3.3 * gcc13-m2-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2log18-13.2.1+git7813-150000.1.3.3 * gcc13-go-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-13.2.1+git7813-150000.1.3.3 * gcc13-objc-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * libada13-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP4 (aarch64 s390x x86_64) * libgphobos4-13.2.1+git7813-150000.1.3.3 * gcc13-d-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-13.2.1+git7813-150000.1.3.3 * gcc13-d-13.2.1+git7813-150000.1.3.3 * libgdruntime4-debuginfo-13.2.1+git7813-150000.1.3.3 * libgphobos4-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP4 (x86_64) * libgo22-32bit-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 *libgphobos4-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-d-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-go-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-objc-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-m2-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libada13-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-ada-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgo22-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP5 (aarch64 ppc64le s390x x86_64) * libgo22-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * gcc13-ada-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-go-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-13.2.1+git7813-150000.1.3.3 * gcc13-m2-13.2.1+git7813-150000.1.3.3 * libada13-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2cor18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-13.2.1+git7813-150000.1.3.3 * libm2cor18-13.2.1+git7813-150000.1.3.3 * libgo22-13.2.1+git7813-150000.1.3.3 * gcc13-objc-13.2.1+git7813-150000.1.3.3 * gcc13-ada-13.2.1+git7813-150000.1.3.3 * libm2log18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-13.2.1+git7813-150000.1.3.3 * gcc13-m2-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2log18-13.2.1+git7813-150000.1.3.3 * gcc13-go-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-13.2.1+git7813-150000.1.3.3 * gcc13-objc-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * libada13-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP5 (aarch64 s390x x86_64) * libgphobos4-13.2.1+git7813-150000.1.3.3 * gcc13-d-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-13.2.1+git7813-150000.1.3.3 * gcc13-d-13.2.1+git7813-150000.1.3.3 * libgdruntime4-debuginfo-13.2.1+git7813-150000.1.3.3 * libgphobos4-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP5 (x86_64) * libgo22-32bit-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-d-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-go-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-objc-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-m2-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libada13-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-ada-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgo22-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-13.2.1+git7813-150000.1.3.3 * SUSE Manager Proxy 4.2 (x86_64) *libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 *libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * SUSE Manager Retail Branch Server 4.2 (x86_64) * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * SUSE Manager Server 4.2 (ppc64le s390x x86_64) * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * SUSE Manager Server 4.2 (ppc64le x86_64) * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * SUSE ManagerServer 4.2 (x86_64) * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro 5.1 (aarch64 s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro 5.2 (aarch64 s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro for Rancher 5.2 (aarch64 s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 ## References: * https://www.suse.com/security/cve/CVE-2023-4039.html *https://bugzilla.suse.com/show_bug.cgi?id=1206480 * https://bugzilla.suse.com/show_bug.cgi?id=1206684 * https://bugzilla.suse.com/show_bug.cgi?id=1210557 * https://bugzilla.suse.com/show_bug.cgi?id=1211427 * https://bugzilla.suse.com/show_bug.cgi?id=1212101 * https://bugzilla.suse.com/show_bug.cgi?id=1213915 * https://bugzilla.suse.com/show_bug.cgi?id=1214052 * https://bugzilla.suse.com/show_bug.cgi?id=1214460 * * * * * . This document presents critical security patches for gcc14 focused on mitigating risks and resolutions for Fedora.. openSUSE Security Update,gcc13 Advisory,compiler update. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Oct 23, 2023 Important OpenSUSE
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":552,"type":"x","order":1,"pct":78.63,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.27,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.84,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.25,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here