SUSE-SU-2022:0768-1: important: Security update for the Linux Kernel

sle-updates at lists.suse.com sle-updates at lists.suse.com
Tue Mar 8 23:47:43 UTC 2022


   SUSE Security Update: Security update for the Linux Kernel
______________________________________________________________________________

Announcement ID:    SUSE-SU-2022:0768-1
Rating:             important
References:         #1185973 #1191580 #1194516 #1195536 #1195543 
                    #1195612 #1195840 #1195897 #1195908 #1195949 
                    #1195987 #1196079 #1196155 #1196584 #1196612 
                    
Cross-References:   CVE-2021-44879 CVE-2022-0001 CVE-2022-0002
                    CVE-2022-0487 CVE-2022-0492 CVE-2022-0617
                    CVE-2022-0644 CVE-2022-24448 CVE-2022-24959
                   
CVSS scores:
                    CVE-2021-44879 (NVD) : 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
                    CVE-2021-44879 (SUSE): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
                    CVE-2022-0001 (SUSE): 5.6 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
                    CVE-2022-0002 (SUSE): 5.6 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
                    CVE-2022-0487 (NVD) : 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
                    CVE-2022-0487 (SUSE): 7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
                    CVE-2022-0492 (SUSE): 7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
                    CVE-2022-0617 (NVD) : 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
                    CVE-2022-0617 (SUSE): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
                    CVE-2022-0644 (SUSE): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
                    CVE-2022-24448 (NVD) : 3.3 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
                    CVE-2022-24448 (SUSE): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
                    CVE-2022-24959 (NVD) : 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
                    CVE-2022-24959 (SUSE): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Affected Products:
                    SUSE CaaS Platform 4.0
                    SUSE Enterprise Storage 6
                    SUSE Linux Enterprise High Availability 15-SP1
                    SUSE Linux Enterprise High Performance Computing 15-SP1
                    SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS
                    SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS
                    SUSE Linux Enterprise Module for Live Patching 15-SP1
                    SUSE Linux Enterprise Server 15-SP1
                    SUSE Linux Enterprise Server 15-SP1-BCL
                    SUSE Linux Enterprise Server 15-SP1-LTSS
                    SUSE Linux Enterprise Server for SAP 15-SP1
                    SUSE Linux Enterprise Server for SAP Applications 15-SP1
                    SUSE Linux Enterprise Storage 6
                    SUSE Manager Proxy 4.0
                    SUSE Manager Server 4.0
______________________________________________________________________________

   An update that solves 9 vulnerabilities and has 6 fixes is
   now available.

Description:

   The SUSE Linux Enterprise 15 SP1 kernel was updated to receive various
   security and bugfixes.


   Transient execution side-channel attacks attacking the Branch History
   Buffer (BHB), named "Branch Target Injection" and "Intra-Mode Branch
   History Injection" are now mitigated.

   The following security bugs were fixed:

   - CVE-2022-0001: Fixed Branch History Injection vulnerability
     (bsc#1191580).
   - CVE-2022-0002: Fixed Intra-Mode Branch Target Injection vulnerability
     (bsc#1191580).
   - CVE-2022-0617: Fixed a null pointer dereference in UDF file system
     functionality. A local user could crash the system by triggering
     udf_file_write_iter() via a malicious UDF image. (bsc#1196079)
   - CVE-2022-0644: Fixed a denial of service by a local user. A assertion
     failure could be triggered in kernel_read_file_from_fd() (bsc#1196155).
   - CVE-2021-44879: In gc_data_segment() in fs/f2fs/gc.c, special files were
     not considered, which lead to a move_data_page NULL pointer dereference
     (bsc#1195987).
   - CVE-2022-24959: Fixed a memory leak in yam_siocdevprivate() in
     drivers/net/hamradio/yam.c (bsc#1195897).
   - CVE-2022-0487: A use-after-free vulnerability was found in
     rtsx_usb_ms_drv_remove() in drivers/memstick/host/rtsx_usb_ms.c
     (bsc#1194516).
   - CVE-2022-0492: Fixed a privilege escalation related to cgroups v1
     release_agent feature, which allowed bypassing namespace isolation
     unexpectedly (bsc#1195543).
   - CVE-2022-24448: Fixed an issue in fs/nfs/dir.c. If an application sets
     the O_DIRECTORY flag, and tries to open a regular file,
     nfs_atomic_open() performs a regular lookup. If a regular file is found,
     ENOTDIR should have occured, but the server instead returned
     uninitialized data in the file descriptor (bsc#1195612).


   The following non-security bugs were fixed:

   - crypto: af_alg - get_page upon reassignment to TX SGL (bsc#1195840).
   - lib/iov_iter: initialize "flags" in new pipe_buffer (bsc#1196584).


Special Instructions and Notes:

   Please reboot the system after installing this update.

Patch Instructions:

   To install this SUSE 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:

   - SUSE Linux Enterprise Server for SAP 15-SP1:

      zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP1-2022-768=1

   - SUSE Linux Enterprise Server 15-SP1-LTSS:

      zypper in -t patch SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-768=1

   - SUSE Linux Enterprise Server 15-SP1-BCL:

      zypper in -t patch SUSE-SLE-Product-SLES-15-SP1-BCL-2022-768=1

   - SUSE Linux Enterprise Module for Live Patching 15-SP1:

      zypper in -t patch SUSE-SLE-Module-Live-Patching-15-SP1-2022-768=1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS:

      zypper in -t patch SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-768=1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS:

      zypper in -t patch SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-768=1

   - SUSE Linux Enterprise High Availability 15-SP1:

      zypper in -t patch SUSE-SLE-Product-HA-15-SP1-2022-768=1

   - SUSE Enterprise Storage 6:

      zypper in -t patch SUSE-Storage-6-2022-768=1

   - SUSE CaaS Platform 4.0:

      To install this update, use the SUSE CaaS Platform 'skuba' tool. It
      will inform you if it detects new updates and let you then trigger
      updating of the complete cluster in a controlled way.



Package List:

   - SUSE Linux Enterprise Server for SAP 15-SP1 (ppc64le x86_64):

      kernel-default-4.12.14-197.108.1
      kernel-default-base-4.12.14-197.108.1
      kernel-default-base-debuginfo-4.12.14-197.108.1
      kernel-default-debuginfo-4.12.14-197.108.1
      kernel-default-debugsource-4.12.14-197.108.1
      kernel-default-devel-4.12.14-197.108.1
      kernel-default-devel-debuginfo-4.12.14-197.108.1
      kernel-obs-build-4.12.14-197.108.1
      kernel-obs-build-debugsource-4.12.14-197.108.1
      kernel-syms-4.12.14-197.108.1
      reiserfs-kmp-default-4.12.14-197.108.1
      reiserfs-kmp-default-debuginfo-4.12.14-197.108.1

   - SUSE Linux Enterprise Server for SAP 15-SP1 (noarch):

      kernel-devel-4.12.14-197.108.1
      kernel-docs-4.12.14-197.108.1
      kernel-macros-4.12.14-197.108.1
      kernel-source-4.12.14-197.108.1

   - SUSE Linux Enterprise Server 15-SP1-LTSS (aarch64 ppc64le s390x x86_64):

      kernel-default-4.12.14-197.108.1
      kernel-default-base-4.12.14-197.108.1
      kernel-default-base-debuginfo-4.12.14-197.108.1
      kernel-default-debuginfo-4.12.14-197.108.1
      kernel-default-debugsource-4.12.14-197.108.1
      kernel-default-devel-4.12.14-197.108.1
      kernel-default-devel-debuginfo-4.12.14-197.108.1
      kernel-obs-build-4.12.14-197.108.1
      kernel-obs-build-debugsource-4.12.14-197.108.1
      kernel-syms-4.12.14-197.108.1
      reiserfs-kmp-default-4.12.14-197.108.1
      reiserfs-kmp-default-debuginfo-4.12.14-197.108.1

   - SUSE Linux Enterprise Server 15-SP1-LTSS (noarch):

      kernel-devel-4.12.14-197.108.1
      kernel-docs-4.12.14-197.108.1
      kernel-macros-4.12.14-197.108.1
      kernel-source-4.12.14-197.108.1

   - SUSE Linux Enterprise Server 15-SP1-LTSS (s390x):

      kernel-default-man-4.12.14-197.108.1
      kernel-zfcpdump-debuginfo-4.12.14-197.108.1
      kernel-zfcpdump-debugsource-4.12.14-197.108.1

   - SUSE Linux Enterprise Server 15-SP1-BCL (noarch):

      kernel-devel-4.12.14-197.108.1
      kernel-docs-4.12.14-197.108.1
      kernel-macros-4.12.14-197.108.1
      kernel-source-4.12.14-197.108.1

   - SUSE Linux Enterprise Server 15-SP1-BCL (x86_64):

      kernel-default-4.12.14-197.108.1
      kernel-default-base-4.12.14-197.108.1
      kernel-default-base-debuginfo-4.12.14-197.108.1
      kernel-default-debuginfo-4.12.14-197.108.1
      kernel-default-debugsource-4.12.14-197.108.1
      kernel-default-devel-4.12.14-197.108.1
      kernel-default-devel-debuginfo-4.12.14-197.108.1
      kernel-obs-build-4.12.14-197.108.1
      kernel-obs-build-debugsource-4.12.14-197.108.1
      kernel-syms-4.12.14-197.108.1
      reiserfs-kmp-default-4.12.14-197.108.1
      reiserfs-kmp-default-debuginfo-4.12.14-197.108.1

   - SUSE Linux Enterprise Module for Live Patching 15-SP1 (ppc64le x86_64):

      kernel-default-debuginfo-4.12.14-197.108.1
      kernel-default-debugsource-4.12.14-197.108.1
      kernel-default-livepatch-4.12.14-197.108.1
      kernel-default-livepatch-devel-4.12.14-197.108.1
      kernel-livepatch-4_12_14-197_108-default-1-3.3.1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS (aarch64 x86_64):

      kernel-default-4.12.14-197.108.1
      kernel-default-base-4.12.14-197.108.1
      kernel-default-base-debuginfo-4.12.14-197.108.1
      kernel-default-debuginfo-4.12.14-197.108.1
      kernel-default-debugsource-4.12.14-197.108.1
      kernel-default-devel-4.12.14-197.108.1
      kernel-default-devel-debuginfo-4.12.14-197.108.1
      kernel-obs-build-4.12.14-197.108.1
      kernel-obs-build-debugsource-4.12.14-197.108.1
      kernel-syms-4.12.14-197.108.1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS (noarch):

      kernel-devel-4.12.14-197.108.1
      kernel-docs-4.12.14-197.108.1
      kernel-macros-4.12.14-197.108.1
      kernel-source-4.12.14-197.108.1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS (aarch64 x86_64):

      kernel-default-4.12.14-197.108.1
      kernel-default-base-4.12.14-197.108.1
      kernel-default-base-debuginfo-4.12.14-197.108.1
      kernel-default-debuginfo-4.12.14-197.108.1
      kernel-default-debugsource-4.12.14-197.108.1
      kernel-default-devel-4.12.14-197.108.1
      kernel-default-devel-debuginfo-4.12.14-197.108.1
      kernel-obs-build-4.12.14-197.108.1
      kernel-obs-build-debugsource-4.12.14-197.108.1
      kernel-syms-4.12.14-197.108.1

   - SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS (noarch):

      kernel-devel-4.12.14-197.108.1
      kernel-docs-4.12.14-197.108.1
      kernel-macros-4.12.14-197.108.1
      kernel-source-4.12.14-197.108.1

   - SUSE Linux Enterprise High Availability 15-SP1 (aarch64 ppc64le s390x x86_64):

      cluster-md-kmp-default-4.12.14-197.108.1
      cluster-md-kmp-default-debuginfo-4.12.14-197.108.1
      dlm-kmp-default-4.12.14-197.108.1
      dlm-kmp-default-debuginfo-4.12.14-197.108.1
      gfs2-kmp-default-4.12.14-197.108.1
      gfs2-kmp-default-debuginfo-4.12.14-197.108.1
      kernel-default-debuginfo-4.12.14-197.108.1
      kernel-default-debugsource-4.12.14-197.108.1
      ocfs2-kmp-default-4.12.14-197.108.1
      ocfs2-kmp-default-debuginfo-4.12.14-197.108.1

   - SUSE Enterprise Storage 6 (aarch64 x86_64):

      kernel-default-4.12.14-197.108.1
      kernel-default-base-4.12.14-197.108.1
      kernel-default-base-debuginfo-4.12.14-197.108.1
      kernel-default-debuginfo-4.12.14-197.108.1
      kernel-default-debugsource-4.12.14-197.108.1
      kernel-default-devel-4.12.14-197.108.1
      kernel-default-devel-debuginfo-4.12.14-197.108.1
      kernel-obs-build-4.12.14-197.108.1
      kernel-obs-build-debugsource-4.12.14-197.108.1
      kernel-syms-4.12.14-197.108.1
      reiserfs-kmp-default-4.12.14-197.108.1
      reiserfs-kmp-default-debuginfo-4.12.14-197.108.1

   - SUSE Enterprise Storage 6 (noarch):

      kernel-devel-4.12.14-197.108.1
      kernel-docs-4.12.14-197.108.1
      kernel-macros-4.12.14-197.108.1
      kernel-source-4.12.14-197.108.1

   - SUSE CaaS Platform 4.0 (x86_64):

      kernel-default-4.12.14-197.108.1
      kernel-default-base-4.12.14-197.108.1
      kernel-default-base-debuginfo-4.12.14-197.108.1
      kernel-default-debuginfo-4.12.14-197.108.1
      kernel-default-debugsource-4.12.14-197.108.1
      kernel-default-devel-4.12.14-197.108.1
      kernel-default-devel-debuginfo-4.12.14-197.108.1
      kernel-obs-build-4.12.14-197.108.1
      kernel-obs-build-debugsource-4.12.14-197.108.1
      kernel-syms-4.12.14-197.108.1
      reiserfs-kmp-default-4.12.14-197.108.1
      reiserfs-kmp-default-debuginfo-4.12.14-197.108.1

   - SUSE CaaS Platform 4.0 (noarch):

      kernel-devel-4.12.14-197.108.1
      kernel-docs-4.12.14-197.108.1
      kernel-macros-4.12.14-197.108.1
      kernel-source-4.12.14-197.108.1


References:

   https://www.suse.com/security/cve/CVE-2021-44879.html
   https://www.suse.com/security/cve/CVE-2022-0001.html
   https://www.suse.com/security/cve/CVE-2022-0002.html
   https://www.suse.com/security/cve/CVE-2022-0487.html
   https://www.suse.com/security/cve/CVE-2022-0492.html
   https://www.suse.com/security/cve/CVE-2022-0617.html
   https://www.suse.com/security/cve/CVE-2022-0644.html
   https://www.suse.com/security/cve/CVE-2022-24448.html
   https://www.suse.com/security/cve/CVE-2022-24959.html
   https://bugzilla.suse.com/1185973
   https://bugzilla.suse.com/1191580
   https://bugzilla.suse.com/1194516
   https://bugzilla.suse.com/1195536
   https://bugzilla.suse.com/1195543
   https://bugzilla.suse.com/1195612
   https://bugzilla.suse.com/1195840
   https://bugzilla.suse.com/1195897
   https://bugzilla.suse.com/1195908
   https://bugzilla.suse.com/1195949
   https://bugzilla.suse.com/1195987
   https://bugzilla.suse.com/1196079
   https://bugzilla.suse.com/1196155
   https://bugzilla.suse.com/1196584
   https://bugzilla.suse.com/1196612



More information about the sle-updates mailing list