SUSE: 2023:1516-1 bci/golang Security Update | LinuxSecurity.com
SUSE Container Update Advisory: bci/golang
-----------------------------------------------------------------
Container Advisory ID : SUSE-CU-2023:1516-1
Container Tags        : bci/golang:1.19 , bci/golang:1.19-22.49
Container Release     : 22.49
Severity              : important
Type                  : security
References            : 1200441 1206513 1207014 1210127 1210128 1210129 1210130 1210434
                        1210938 1210963 1211029 1211030 1211031 1211073 CVE-2023-24534
                        CVE-2023-24536 CVE-2023-24537 CVE-2023-24538 CVE-2023-24539 CVE-2023-24540
                        CVE-2023-29400 CVE-2023-29491 
-----------------------------------------------------------------

The container bci/golang 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-SU-2023:2127-1
Released:    Mon May  8 16:31:41 2023
Summary:     Security update for go1.19
Type:        security
Severity:    important
References:  1200441,1210127,1210128,1210129,1210130,1210938,1210963,1211029,1211030,1211031,1211073,CVE-2023-24534,CVE-2023-24536,CVE-2023-24537,CVE-2023-24538,CVE-2023-24539,CVE-2023-24540,CVE-2023-29400
This update for go1.19 fixes the following issues:

Update to 1.19.9 (bnc#1200441):
- CVE-2023-24539: fixed an improper sanitization of CSS values
  (bnc#1211029).
- CVE-2023-24540: fixed an improper handling of JavaScript whitespace
  (bnc#1211030).
- CVE-2023-29400: fixed an improper handling of empty HTML attributes
  (bnc#1211031).
- runtime: automatically bump RLIMIT_NOFILE on Unix
- cmd/compile: inlining function that references function literals
  generates bad code.
- cmd/compile: encoding/binary.PutUint16 sometimes doesn't write.
- crypto/tls: TLSv1.3 connection fails with invalid PSK binder.
- cmd/compile: incorrect inline function variable.

Non-security fixes:

- Various packaging fixes (boo#1210963, boo#1210938, boo#1211073)
- Reduced install size (jsc#PED-1962).

-----------------------------------------------------------------
Advisory ID: SUSE-RU-2023:2131-1
Released:    Tue May  9 13:35:24 2023
Summary:     Recommended update for openssh
Type:        recommended
Severity:    important
References:  1207014
This update for openssh fixes the following issues:

- Remove some patches that cause invalid environment assignments (bsc#1207014).

-----------------------------------------------------------------
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
- openssh-common-8.4p1-150300.3.18.2 updated
- openssh-fips-8.4p1-150300.3.18.2 updated
- openssh-clients-8.4p1-150300.3.18.2 updated
- go1.19-1.19.9-150000.1.31.1 updated
- container:sles15-image-15.0.0-27.14.59 updated

SUSE: 2023:1516-1 bci/golang Security Update

May 11, 2023
The container bci/golang was updated

Summary

Advisory ID: SUSE-SU-2023:2111-1 Released: Fri May 5 14:34:00 2023 Summary: Security update for ncurses Type: security Severity: moderate Advisory ID: SUSE-SU-2023:2127-1 Released: Mon May 8 16:31:41 2023 Summary: Security update for go1.19 Type: security Severity: important Advisory ID: SUSE-RU-2023:2131-1 Released: Tue May 9 13:35:24 2023 Summary: Recommended update for openssh Type: recommended Severity: important 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

References : 1200441 1206513 1207014 1210127 1210128 1210129 1210130 1210434

1210938 1210963 1211029 1211030 1211031 1211073 CVE-2023-24534

CVE-2023-24536 CVE-2023-24537 CVE-2023-24538 CVE-2023-24539 CVE-2023-24540

CVE-2023-29400 CVE-2023-29491

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).

1200441,1210127,1210128,1210129,1210130,1210938,1210963,1211029,1211030,1211031,1211073,CVE-2023-24534,CVE-2023-24536,CVE-2023-24537,CVE-2023-24538,CVE-2023-24539,CVE-2023-24540,CVE-2023-29400

This update for go1.19 fixes the following issues:

Update to 1.19.9 (bnc#1200441):

- CVE-2023-24539: fixed an improper sanitization of CSS values

(bnc#1211029).

- CVE-2023-24540: fixed an improper handling of JavaScript whitespace

(bnc#1211030).

- CVE-2023-29400: fixed an improper handling of empty HTML attributes

(bnc#1211031).

- runtime: automatically bump RLIMIT_NOFILE on Unix

- cmd/compile: inlining function that references function literals

generates bad code.

- cmd/compile: encoding/binary.PutUint16 sometimes doesn't write.

- crypto/tls: TLSv1.3 connection fails with invalid PSK binder.

- cmd/compile: incorrect inline function variable.

Non-security fixes:

- Various packaging fixes (boo#1210963, boo#1210938, boo#1211073)

- Reduced install size (jsc#PED-1962).

1207014

This update for openssh fixes the following issues:

- Remove some patches that cause invalid environment assignments (bsc#1207014).

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

- openssh-common-8.4p1-150300.3.18.2 updated

- openssh-fips-8.4p1-150300.3.18.2 updated

- openssh-clients-8.4p1-150300.3.18.2 updated

- go1.19-1.19.9-150000.1.31.1 updated

- container:sles15-image-15.0.0-27.14.59 updated

Severity
Container Advisory ID : SUSE-CU-2023:1516-1
Container Tags : bci/golang:1.19 , bci/golang:1.19-22.49
Container Release : 22.49
Severity : important
Type : security

We use cookies to provide and improve our services. By using our site, you consent to our Cookie Policy.