Alerts This Week
Warning Icon 1 609
Alerts This Week
Warning Icon 1 609

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":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"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...
100

SUSE: 2023:3634-1 Important Security Update for GCC, Zlib, and Others

The container suse/sle15 was updated. The following patches have been included in this update:. SUSE Container Update Advisory: suse/sle15 ----------------------------------------------------------------- Container Advisory ID : SUSE-CU-2023:3634-1 Container Tags : bci/bci-base:15.3 , bci/bci-base:15.3.17.20.207 , suse/sle15:15.3 , suse/sle15:15.3.17.20.207 Container Release : 17.20.207 Severity : important Type : security References : 1196647 1206480 1206684 1210557 1211427 1212101 1212475 1213915 1214052 1214460 1215215 1216123 1216174 1216378 CVE-2023-4039 CVE-2023-44487 CVE-2023-45853 ----------------------------------------------------------------- The container suse/sle15 was updated. The following patches have been included in this update: ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:4162-1 Released: Mon Oct 23 15:33:03 2023 Summary: Security update for gcc13 Type: security Severity: important References: 1206480,1206684,1210557,1211427,1212101,1213915,1214052,1214460,CVE-2023-4039 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 timezone package. 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 hostapplications and PRU firmware during the same build. ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:4200-1 Released: Wed Oct 25 12:04:29 2023 Summary: Security update for nghttp2 Type: security Severity: important References: 1216123,1216174,CVE-2023-44487 This update for nghttp2 fixes the following issues: - CVE-2023-44487: Fixed HTTP/2 Rapid Reset attack. (bsc#1216174) ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:4217-1 Released: Thu Oct 26 12:20:27 2023 Summary: Security update for zlib Type: security Severity: moderate References: 1216378,CVE-2023-45853 This update for zlib fixes the following issues: - CVE-2023-45853: Fixed an integer overflow that would lead to a buffer overflow in the minizip subcomponent (bsc#1216378). ----------------------------------------------------------------- Advisory ID: SUSE-RU-2023:4226-1 Released: Fri Oct 27 11:14:10 2023 Summary: Recommended update for openssl-1_1 Type: recommended Severity: moderate References: 1215215 This update for openssl-1_1 fixes the following issues: - Displays 'fips' in the version string (bsc#1215215) ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:4309-1 Released: Tue Oct 31 14:09:03 2023 Summary: Security update for container-suseconnect Type: security Severity: important References: 1212475 This update of container-suseconnect fixes the following issues: - rebuild the package with the go 1.21 security release (bsc#1212475). ----------------------------------------------------------------- Advisory ID: SUSE-RU-2023:4310-1 Released: Tue Oct 31 14:10:47 2023 Summary: Recommended update for libtirpc Type: recommended Severity: moderate References: 1196647 This Update for libtirpc to 1.3.4, fixing the following issues: Update to 1.3.4 (bsc#1199467) * binddynport.c honor ip_local_reserved_ports - replaces:binddynport-honor-ip_local_reserved_ports.patch * gss-api: expose gss major/minor error in authgss_refresh() * rpcb_clnt.c: Eliminate double frees in delete_cache() * rpcb_clnt.c: memory leak in destroy_addr * portmapper: allow TCP-only portmapper * getnetconfigent: avoid potential DoS issue by removing unnecessary sleep * clnt_raw.c: fix a possible null pointer dereference * bindresvport.c: fix a potential resource leakage Update to 1.3.3: * Fix DoS vulnerability in libtirpc - replaces: 0001-Fix-DoS-vulnerability-in-libtirpc.patch * _rpc_dtablesize: use portable system call * libtirpc: Fix use-after-free accessing the error number * Fix potential memory leak of parms.r_addr - replaces 0001-fix-parms.r_addr-memory-leak.patch * rpcb_clnt.c add mechanism to try v2 protocol first - preplaces: 0001-rpcb_clnt.c-config-to-try-protocolversion-2-first.patch * Eliminate deadlocks in connects with an MT environment * clnt_dg_freeres() uncleared set active state may deadlock * thread safe clnt destruction * SUNRPC: mutexed access blacklist_read state variable * SUNRPC: MT-safe overhaul of address cache management in rpcb_clnt.c Update to 1.3.2: * Replace the final SunRPC licenses with BSD licenses * blacklist: Add a few more well known ports * libtirpc: disallow calling auth_refresh from clnt_call with RPCSEC_GSS Update to 1.3.1: * Remove AUTH_DES interfaces from auth_des.h The unsupported AUTH_DES authentication has be compiled out since commit d918e41d889 (Wed Oct 9 2019) replaced by API routines that return errors. * svc_dg: Free xp_netid during destroy * Fix memory management issues of fd locks * libtirpc: replace array with list for per-fd locks * __svc_vc_dodestroy: fix double free of xp_ltaddr.buf * __rpc_dtbsize: rlim_cur instead of rlim_max * pkg-config: use the correct replacements for libdir/includedir The following package changes have been done: - container-suseconnect-2.4.0-150000.4.42.1 updated - libgcc_s1-13.2.1+git7813-150000.1.3.3 updated - libnghttp2-14-1.40.0-150200.12.1updated - libopenssl1_1-hmac-1.1.1d-150200.11.79.1 updated - libopenssl1_1-1.1.1d-150200.11.79.1 updated - libstdc++6-13.2.1+git7813-150000.1.3.3 updated - libtirpc-netconfig-1.3.4-150300.3.20.1 updated - libtirpc3-1.3.4-150300.3.20.1 updated - libz1-1.2.11-150000.3.48.1 updated - openssl-1_1-1.1.1d-150200.11.79.1 updated . SUSE Container Patch Notification: suse/sle15 encompasses essential updates for security vulnerabilities and enhancements in the compiler.. SUSE Container Update,gcc update,zlib security fix,container security. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Nov 01, 2023 Important SuSE
100

DEBIAN: 2023:4890-2 Critical: debian/kernel Memory Leak Patch

The container suse/registry was updated. The following patches have been included in this update:. SUSE Container Update Advisory: suse/registry ----------------------------------------------------------------- Container Advisory ID : SUSE-CU-2023:3579-1 Container Tags : suse/registry:2.8 , suse/registry:2.8-15.10 , suse/registry:latest Container Release : 15.10 Severity : moderate Type : security References : 1216378 CVE-2023-45853 ----------------------------------------------------------------- The container suse/registry was updated. The following patches have been included in this update: ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:4215-1 Released: Thu Oct 26 12:19:25 2023 Summary: Security update for zlib Type: security Severity: moderate References: 1216378,CVE-2023-45853 This update for zlib fixes the following issues: - CVE-2023-45853: Fixed an integer overflow that would lead to a buffer overflow in the minizip subcomponent (bsc#1216378). The following package changes have been done: - libz1-1.2.13-150500.4.3.1 updated . Security patch released for SUSE docker image suse/registry, fixing buffer overflow vulnerabilities and various other moderate-risk concerns.. SUSE Container Security Update, Zlib Fix, SUSE Registry Update. . LinuxSecurity.com Team

Calendar 2 Oct 27, 2023 SuSE
100

SUSE: 2023:3565-1 Important Update for bci/nodejs Security

The container bci/nodejs was updated. The following patches have been included in this update:. SUSE Container Update Advisory: bci/nodejs ----------------------------------------------------------------- Container Advisory ID : SUSE-CU-2023:3565-1 Container Tags : bci/node:18 , bci/node:18-11.25 , bci/node:latest , bci/nodejs:18 , bci/nodejs:18-11.25 , bci/nodejs:latest Container Release : 11.25 Severity : important Type : security References : 1216123 1216174 1216378 CVE-2023-44487 CVE-2023-45853 ----------------------------------------------------------------- The container bci/nodejs was updated. The following patches have been included in this update: ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:4200-1 Released: Wed Oct 25 12:04:29 2023 Summary: Security update for nghttp2 Type: security Severity: important References: 1216123,1216174,CVE-2023-44487 This update for nghttp2 fixes the following issues: - CVE-2023-44487: Fixed HTTP/2 Rapid Reset attack. (bsc#1216174) ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:4215-1 Released: Thu Oct 26 12:19:25 2023 Summary: Security update for zlib Type: security Severity: moderate References: 1216378,CVE-2023-45853 This update for zlib fixes the following issues: - CVE-2023-45853: Fixed an integer overflow that would lead to a buffer overflow in the minizip subcomponent (bsc#1216378). The following package changes have been done: - libz1-1.2.13-150500.4.3.1 updated - libnghttp2-14-1.40.0-150200.12.1 updated - container:sles15-image-15.0.0-36.5.50 updated . SUSE Container Release for bci/python incorporates essential security fixes that mitigate significant vulnerabilities.. bci/nodejs, container security, patch management. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Oct 27, 2023 Important SuSE
202

openSUSE: 2023:4220-3 Critical: libxml2 Security Update

This update for zlib fixes the following issues: CVE-2023-45853: Fixed an integer overflow that would lead to a buffer overflow in the minizip subcomponent (bsc#1216378).. # Security update for zlib Announcement ID: SUSE-SU-2023:4217-1 Rating: moderate References: * bsc#1216378 Cross-References: * CVE-2023-45853 CVSS scores: * CVE-2023-45853 ( SUSE ): 5.3 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L * CVE-2023-45853 ( NVD ): 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Affected Products: * Basesystem Module 15-SP4 * Development Tools Module 15-SP4 * openSUSE Leap 15.4 * openSUSE Leap Micro 5.3 * openSUSE Leap Micro 5.4 * SUSE Linux Enterprise Desktop 15 SP4 * SUSE Linux Enterprise High Performance Computing 15 SP4 * 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 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 Server 15 SP4 * SUSE Linux Enterprise Server for SAP Applications 15 SP4 * 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 An update that solves one vulnerability can now be installed. ## Description: This update for zlib fixes the following issues: * CVE-2023-45853: Fixed an integer overflow that would lead to a buffer overflow in the minizip subcomponent (bsc#1216378). ## 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-4217=1 * openSUSE Leap Micro 5.4 zypper in -t patchopenSUSE-Leap-Micro-5.4-2023-4217=1 * openSUSE Leap 15.4 zypper in -t patch openSUSE-SLE-15.4-2023-4217=1 * SUSE Linux Enterprise Micro for Rancher 5.3 zypper in -t patch SUSE-SLE-Micro-5.3-2023-4217=1 * SUSE Linux Enterprise Micro 5.3 zypper in -t patch SUSE-SLE-Micro-5.3-2023-4217=1 * SUSE Linux Enterprise Micro for Rancher 5.4 zypper in -t patch SUSE-SLE-Micro-5.4-2023-4217=1 * SUSE Linux Enterprise Micro 5.4 zypper in -t patch SUSE-SLE-Micro-5.4-2023-4217=1 * Basesystem Module 15-SP4 zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP4-2023-4217=1 * Development Tools Module 15-SP4 zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP4-2023-4217=1 * SUSE Manager Proxy 4.2 zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-4217=1 * SUSE Manager Retail Branch Server 4.2 zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Retail-Branch- Server-4.2-2023-4217=1 * SUSE Manager Server 4.2 zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-4217=1 * SUSE Linux Enterprise Micro 5.1 zypper in -t patch SUSE-SUSE-MicroOS-5.1-2023-4217=1 * SUSE Linux Enterprise Micro 5.2 zypper in -t patch SUSE-SUSE-MicroOS-5.2-2023-4217=1 * SUSE Linux Enterprise Micro for Rancher 5.2 zypper in -t patch SUSE-SUSE-MicroOS-5.2-2023-4217=1 ## Package List: * openSUSE Leap Micro 5.3 (aarch64 x86_64) * libz1-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * openSUSE Leap Micro 5.4 (aarch64 s390x x86_64) * libz1-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64) * libminizip1-1.2.11-150000.3.48.1 * minizip-devel-1.2.11-150000.3.48.1 * zlib-devel-static-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 *libz1-debuginfo-1.2.11-150000.3.48.1 * libz1-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libminizip1-debuginfo-1.2.11-150000.3.48.1 * openSUSE Leap 15.4 (x86_64) * libz1-32bit-debuginfo-1.2.11-150000.3.48.1 * zlib-devel-32bit-1.2.11-150000.3.48.1 * libminizip1-32bit-1.2.11-150000.3.48.1 * zlib-devel-static-32bit-1.2.11-150000.3.48.1 * libz1-32bit-1.2.11-150000.3.48.1 * libminizip1-32bit-debuginfo-1.2.11-150000.3.48.1 * SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 s390x x86_64) * libz1-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * SUSE Linux Enterprise Micro 5.3 (aarch64 s390x x86_64) * libz1-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 s390x x86_64) * libz1-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * SUSE Linux Enterprise Micro 5.4 (aarch64 s390x x86_64) * libz1-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * Basesystem Module 15-SP4 (aarch64 ppc64le s390x x86_64) * libminizip1-1.2.11-150000.3.48.1 * minizip-devel-1.2.11-150000.3.48.1 * zlib-devel-static-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * libz1-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libminizip1-debuginfo-1.2.11-150000.3.48.1 * Basesystem Module 15-SP4 (x86_64) * libz1-32bit-1.2.11-150000.3.48.1 * libz1-32bit-debuginfo-1.2.11-150000.3.48.1 * Development Tools Module 15-SP4 (x86_64) * zlib-debugsource-1.2.11-150000.3.48.1 * zlib-devel-32bit-1.2.11-150000.3.48.1 * SUSE Manager Proxy 4.2(x86_64) * libz1-32bit-debuginfo-1.2.11-150000.3.48.1 * libminizip1-1.2.11-150000.3.48.1 * minizip-devel-1.2.11-150000.3.48.1 * zlib-devel-static-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * libz1-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libz1-32bit-1.2.11-150000.3.48.1 * libminizip1-debuginfo-1.2.11-150000.3.48.1 * SUSE Manager Retail Branch Server 4.2 (x86_64) * libz1-32bit-debuginfo-1.2.11-150000.3.48.1 * libminizip1-1.2.11-150000.3.48.1 * minizip-devel-1.2.11-150000.3.48.1 * zlib-devel-static-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * libz1-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libz1-32bit-1.2.11-150000.3.48.1 * libminizip1-debuginfo-1.2.11-150000.3.48.1 * SUSE Manager Server 4.2 (ppc64le s390x x86_64) * libminizip1-1.2.11-150000.3.48.1 * minizip-devel-1.2.11-150000.3.48.1 * zlib-devel-static-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * libz1-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libminizip1-debuginfo-1.2.11-150000.3.48.1 * SUSE Manager Server 4.2 (x86_64) * libz1-32bit-1.2.11-150000.3.48.1 * libz1-32bit-debuginfo-1.2.11-150000.3.48.1 * SUSE Linux Enterprise Micro 5.1 (aarch64 s390x x86_64) * libz1-1.2.11-150000.3.48.1 * zlib-devel-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * SUSE Linux Enterprise Micro 5.2 (aarch64 s390x x86_64) * libz1-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 * SUSE Linux Enterprise Micro for Rancher 5.2 (aarch64 s390x x86_64) * libz1-1.2.11-150000.3.48.1 * zlib-debugsource-1.2.11-150000.3.48.1 * libz1-debuginfo-1.2.11-150000.3.48.1 ## References: *https://www.suse.com/security/cve/CVE-2023-45853.html * https://bugzilla.suse.com/show_bug.cgi?id=1216378 . An important security update addresses a buffer overflow vulnerability in zlib impacting numerous openSUSE versions. Discover more details!. SUSE Security Update,zlib Patch,openSUSE Advisory,Security Instructions. . LinuxSecurity.com Team

Calendar 2 Oct 26, 2023 OpenSUSE
100

SUSE: 2023:1509-1 Moderate: suse/philomena-ds Docker Security Patch

The container suse/389-ds was updated. The following patches have been included in this update:. SUSE Container Update Advisory: suse/389-ds ----------------------------------------------------------------- Container Advisory ID : SUSE-CU-2023:1509-1 Container Tags : suse/389-ds:2.0 , suse/389-ds:2.0-21.28 , suse/389-ds:latest Container Release : 21.28 Severity : moderate Type : security References : 1206513 1210434 CVE-2023-29491 ----------------------------------------------------------------- The container suse/389-ds was updated. The following patches have been included in this update: ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:2111-1 Released: Fri May 5 14:34:00 2023 Summary: Security update for ncurses Type: security Severity: moderate References: 1210434,CVE-2023-29491 This update for ncurses fixes the following issues: - CVE-2023-29491: Fixed memory corruption issues when processing malformed terminfo data (bsc#1210434). ----------------------------------------------------------------- Advisory ID: SUSE-RU-2023:2133-1 Released: Tue May 9 13:37:10 2023 Summary: Recommended update for zlib Type: recommended Severity: moderate References: 1206513 This update for zlib fixes the following issues: - Add DFLTCC support for using inflate() with a small window (bsc#1206513) The following package changes have been done: - libz1-1.2.11-150000.3.42.1 updated - libncurses6-6.1-150000.5.15.1 updated - terminfo-base-6.1-150000.5.15.1 updated - ncurses-utils-6.1-150000.5.15.1 updated - container:sles15-image-15.0.0-27.14.59 updated . SUSE Software Patch Notification addresses vulnerabilities including ncurses memory handling issues while upgrading zlib. Ensure your security!. SUSE Container Update,suse/389-ds,ncurses patch,zlib improvement. . LinuxSecurity.com Team

Calendar 2 May 11, 2023 SuSE
217

Oracle Linux 7 ELSA-2023-1096 Critical: OpenSSL Security Patch

The following updated rpms for Oracle Linux 7 have been uploaded to the Unbreakable Linux Network: . Oracle Linux Security Advisory ELSA-2023-1095 https://linux.oracle.com/errata/ELSA-2023-1095.html The following updated rpms for Oracle Linux 7 have been uploaded to the Unbreakable Linux Network: aarch64: zlib-1.2.7-21.el7_9.aarch64.rpm zlib-devel-1.2.7-21.el7_9.aarch64.rpm minizip-1.2.7-21.el7_9.aarch64.rpm minizip-devel-1.2.7-21.el7_9.aarch64.rpm zlib-static-1.2.7-21.el7_9.aarch64.rpm SRPMS: https://oss.oracle.com:443/ol7/SRPMS-updates//zlib-1.2.7-21.el7_9.src.rpm Related CVEs: CVE-2022-37434 Description of changes: [1.2.7-21] - Fix heap-based buffer over-read or buffer overflow in inflate in inflate.c - Resolves: CVE-2022-37434 _______________________________________________ El-errata mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. https://oss.oracle.com/mailman/listinfo/el-errata . The Oracle Linux Security Advisory ELSA-2023-1095 provides updated RPMs for zlib, detailing methods to mitigate a buffer overflow vulnerability.. Oracle Linux,zlib update,security patch,buffer overflow,ELSA-2023-1095. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Mar 08, 2023 Critical Oracle
100

Fedora: 2023:1250-4 Important: bci/python-runtime Vulnerability Update

The container bci/dotnet-runtime was updated. The following patches have been included in this update:. SUSE Container Update Advisory: bci/dotnet-runtime ----------------------------------------------------------------- Container Advisory ID : SUSE-CU-2023:239-1 Container Tags : bci/dotnet-runtime:3.1 , bci/dotnet-runtime:3.1-52.22 , bci/dotnet-runtime:3.1.32 , bci/dotnet-runtime:3.1.32-52.22 Container Release : 52.22 Severity : important Type : security References : 1203652 1204944 1205000 1207264 CVE-2022-4415 ----------------------------------------------------------------- The container bci/dotnet-runtime was updated. The following patches have been included in this update: ----------------------------------------------------------------- Advisory ID: SUSE-RU-2023:188-1 Released: Fri Jan 27 12:07:19 2023 Summary: Recommended update for zlib Type: recommended Severity: important References: 1203652 This update for zlib fixes the following issues: - Follow up fix for bug bsc#1203652 due to libxml2 issues ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:201-1 Released: Fri Jan 27 15:24:15 2023 Summary: Security update for systemd Type: security Severity: moderate References: 1204944,1205000,1207264,CVE-2022-4415 This update for systemd fixes the following issues: - CVE-2022-4415: Fixed an issue where users could access coredumps with changed uid, gid or capabilities (bsc#1205000). Non-security fixes: - Enabled the pstore service (jsc#PED-2663). - Fixed an issue accessing TPM when secure boot is enabled (bsc#1204944). - Fixed an issue where a pamd file could get accidentally overwritten after an update (bsc#1207264). The following package changes have been done: - libz1-1.2.11-150000.3.39.1 updated - libsystemd0-249.14-150400.8.19.1 updated - container:sles15-image-15.0.0-27.14.33 updated . Critical SUSE notification regarding bci/dotnet-runtime securityenhancement tackling vulnerabilities and incorporated patches.. bci/dotnet-runtime Security Update, SUSE Container Update, Systemd Patch, Zlib Update. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Jan 28, 2023 Important SuSE
100

SUSE: 2023:233-1 critical: bci/dotnet-core Security Patch

The container bci/dotnet-aspnet was updated. The following patches have been included in this update:. SUSE Container Update Advisory: bci/dotnet-aspnet ----------------------------------------------------------------- Container Advisory ID : SUSE-CU-2023:231-1 Container Tags : bci/dotnet-aspnet:6.0 , bci/dotnet-aspnet:6.0-27.7 , bci/dotnet-aspnet:6.0.13 , bci/dotnet-aspnet:6.0.13-27.7 Container Release : 27.7 Severity : important Type : security References : 1203652 1204944 1205000 1207264 CVE-2022-4415 ----------------------------------------------------------------- The container bci/dotnet-aspnet was updated. The following patches have been included in this update: ----------------------------------------------------------------- Advisory ID: SUSE-RU-2023:188-1 Released: Fri Jan 27 12:07:19 2023 Summary: Recommended update for zlib Type: recommended Severity: important References: 1203652 This update for zlib fixes the following issues: - Follow up fix for bug bsc#1203652 due to libxml2 issues ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:201-1 Released: Fri Jan 27 15:24:15 2023 Summary: Security update for systemd Type: security Severity: moderate References: 1204944,1205000,1207264,CVE-2022-4415 This update for systemd fixes the following issues: - CVE-2022-4415: Fixed an issue where users could access coredumps with changed uid, gid or capabilities (bsc#1205000). Non-security fixes: - Enabled the pstore service (jsc#PED-2663). - Fixed an issue accessing TPM when secure boot is enabled (bsc#1204944). - Fixed an issue where a pamd file could get accidentally overwritten after an update (bsc#1207264). The following package changes have been done: - libz1-1.2.11-150000.3.39.1 updated - libsystemd0-249.14-150400.8.19.1 updated - container:sles15-image-15.0.0-27.14.33 updated . SUSE Container Notice: bci/python Patch Release featuring enhanced security measuresand resolutions for systemd and zlib vulnerabilities.. SUSE Container Update, bci/dotnet-aspnet, systemd patch, zlib update. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Jan 28, 2023 Important SuSE
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":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"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