{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"important"},"category":"csaf_security_advisory","csaf_version":"2.0","distribution":{"text":"Copyright 2024 SUSE LLC. All rights reserved.","tlp":{"label":"WHITE","url":"https://www.first.org/tlp/"}},"lang":"en","notes":[{"category":"summary","text":"Security update for the Linux Kernel","title":"Title of the patch"},{"category":"description","text":"The SUSE Linux Enterprise 12 SP5 RT kernel was updated to receive various security bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2022-2639: Fixed integer underflow that could lead to out-of-bounds write in reserve_sfa_size() (bsc#1202154).\n- CVE-2020-36516: Fixed TCP session data injection vulnerability via the mixed IPID assignment method (bnc#1196616).\n- CVE-2022-36946: Fixed an incorrect packet trucation operation which could lead to denial of service (bnc#1201940).\n- CVE-2022-29581: Fixed improper update of Reference Count in net/sched that could cause root privilege escalation (bnc#1199665).\n- CVE-2022-20166: Fixed several possible memory safety issues due to unsafe operations (bsc#1200598).\n- CVE-2020-36558: Fixed a race condition involving VT_RESIZEX which could lead to a NULL pointer dereference and general protection fault (bnc#1200910).\n- CVE-2020-36557: Fixed a race condition between the VT_DISALLOCATE ioctl and closing/opening of TTYs could lead to a use-after-free (bnc#1201429).\n- CVE-2021-33656: Fixed memory out of bounds write related to ioctl cmd PIO_FONT (bnc#1201636).\n- CVE-2021-33655: Fixed out of bounds write with ioctl FBIOPUT_VSCREENINFO (bnc#1201635).\n- CVE-2022-1462: Fixed an out-of-bounds read flaw in the TTY subsystem (bnc#1198829).\n\nThe following non-security bugs were fixed:\n\n- Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442)\n- Bluetooth: hci_qca: Use del_timer_sync() before freeing (git-fixes).\n- Fixed an issue where qla2xxx would prevent nvme port discovery (bsc#1200651 bsc#1200644 bsc#1201954 bsc#1201958).\n- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).\n- KVM: emulate: do not adjust size of fastop and setcc subroutines (bsc#1201930).\n- PCI: qcom: Fix runtime PM imbalance on probe errors (git-fixes).\n- SUNRPC: Fix READ_PLUS crasher (git-fixes).\n- arch_topology: Do not set llc_sibling if llc_id is invalid (git-fixes).\n- blk-cgroup: synchronize blkg creation against policy deactivation (git-fixes).\n- blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN (git-fixes).\n- blk-zoned: allow zone management send operations without CAP_SYS_ADMIN (git-fixes).\n- block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit (git-fixes).\n- bnxt_en: Re-write PCI BARs after PCI fatal error (git-fixes).\n- bnxt_en: Remove the setting of dev_port (git-fixes).\n- crypto: qat - disable registration of algorithms (git-fixes).\n- crypto: qat - fix memory leak in RSA (git-fixes).\n- crypto: qat - remove dma_free_coherent() for DH (git-fixes).\n- crypto: qat - remove dma_free_coherent() for RSA (git-fixes).\n- crypto: qat - set to zero DH parameters before free (git-fixes).\n- cxgb3/l2t: Fix undefined behaviour (git-fixes).\n- dm btree remove: fix use after free in rebalance_children() (git-fixes).\n- dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS (git-fixes).\n- dm crypt: make printing of the key constant-time (git-fixes).\n- dm integrity: fix error code in dm_integrity_ctr() (git-fixes).\n- dm mirror log: round up region bitmap size to BITS_PER_LONG (git-fixes).\n- dm raid: fix KASAN warning in raid5_add_disks (git-fixes).\n- dm stats: add cond_resched when looping over entries (git-fixes).\n- dm: fix mempool NULL pointer race when completing IO (git-fixes).\n- do not call utsname() after ->nsproxy is NULL (bsc#1201196).\n- ehea: fix error return code in ehea_restart_qps() (git-fixes).\n- fsl_lpuart: Do not enable interrupts too early (git-fixes).\n- hex2bin: fix access beyond string end (git-fixes).\n- hex2bin: make the function hex_to_bin constant-time (git-fixes).\n- irqchip/exiu: Fix acknowledgment of edge triggered interrupts (git-fixes).\n- kernel-obs-build: include qemu_fw_cfg (boo#1201705)\n- kvm/emulate: Fix SETcc emulation function offsets with SLS (bsc#1201930).\n- latent_entropy: avoid build error when plugin cflags are not set (git-fixes).\n- lib/hexdump.c: return -EINVAL in case of error in hex2bin() (git-fixes).\n- linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check (git-fixes).\n- linux/random.h: Remove arch_has_random, arch_has_random_seed (git-fixes).\n- linux/random.h: Use false with bool (git-fixes).\n- lkdtm: Disable return thunks in rodata.c (bsc#1114648).\n- md-raid: destroy the bitmap after destroying the thread (git-fixes).\n- media: dib8000: Fix a memleak in dib8000_init() (git-fixes).\n- media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach() (git-fixes).\n- media: uvcvideo: fix division by zero at stream start (git-fixes).\n- mvpp2: suppress warning (git-fixes).\n- net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()' (git-fixes).\n- net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove (git-fixes).\n- net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port (git-fixes).\n- net: ethernet: aeroflex: fix UAF in greth_of_remove (git-fixes).\n- net: ethernet: fix potential use-after-free in ec_bhf_remove (git-fixes).\n- net: fec: check DMA addressing limitations (git-fixes).\n- net: fec: fix the potential memory leak in fec_enet_init() (git-fixes).\n- net: fec_ptp: add clock rate zero check (git-fixes).\n- net: hamradio: fix memory leak in mkiss_close (git-fixes).\n- net: korina: fix kfree of rx/tx descriptor array (git-fixes).\n- net: ll_temac: Fix TX BD buffer overwrite (git-fixes).\n- net: ll_temac: Fix bug causing buffer descriptor overrun (git-fixes).\n- net: ll_temac: Fix race condition causing TX hang (git-fixes).\n- net: macb: mark device wake capable when 'magic-packet' property present (git-fixes).\n- net: mdio: octeon: Fix some double free issues (git-fixes).\n- net: mdio: thunder: Fix a double free issue in the .remove function (git-fixes).\n- net: stmmac: Fix misuses of GENMASK macro (git-fixes).\n- net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used (git-fixes).\n- net: stmmac: dwmac1000: Fix extended MAC address registers definition (git-fixes).\n- net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 (git-fixes).\n- net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter (git-fixes).\n- net: usb: ax88179_178a: Fix packet receiving (git-fixes).\n- net: usb: qmi_wwan: add Telit 0x1060 composition (git-fixes).\n- net: usb: qmi_wwan: add Telit 0x1070 composition (git-fixes).\n- net: xilinx_emaclite: Do not print real IOMEM pointer (git-fixes).\n- netxen_nic: Fix an error handling path in 'netxen_nic_probe()' (git-fixes).\n- pNFS: Do not keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE (git-fixes).\n- powerpc/64: Move paca allocation later in boot (bsc#1190812).\n- powerpc/fadump: fix PT_LOAD segment for boot memory area (bsc#1103269 ltc#169948 git-fixes).\n- powerpc/fadump: make crash memory ranges array allocation generic (bsc#1103269 ltc#169948 git-fixes).\n- powerpc/powernv/kvm: Use darn for H_RANDOM on Power9 (bsc#1065729).\n- powerpc/powernv: Avoid crashing if rng is NULL (bsc#1065729).\n- powerpc/powernv: Staticify functions without prototypes (bsc#1065729).\n- powerpc/powernv: Use darn instruction for get_random_seed() on Power9 (bsc#1065729).\n- powerpc/powernv: delay rng platform device creation until later in boot (bsc#1065729).\n- powerpc/powernv: rename remaining rng powernv_ functions to pnv_ (bsc#1065729).\n- powerpc/powernv: wire up rng during setup_arch (bsc#1065729).\n- powerpc/pseries: wire up rng during setup_arch() (bsc#1065729).\n- powerpc: Set crashkernel offset to mid of RMA region (bsc#1190812).\n- powerpc: powernv: kABI: add back powernv_get_random_long (bsc#1065729).\n- qlcnic: Fix an error handling path in 'qlcnic_probe()' (git-fixes).\n- random: always fill buffer in get_random_bytes_wait (git-fixes).\n- random: fix crash on multiple early calls to (git-fixes)\n- rpm/kernel-obs-build.spec.in: Also depend on dracut-systemd (bsc#1195775)\n- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)\n- rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926, bsc#1198484) Let's iron out the reduced initrd optimisation in Tumbleweed. Build full blown dracut initrd with systemd for SLE15 SP4.\n- scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (git-fixes).\n- scsi: qla2xxx: Add a new v2 dport diagnostic feature (bsc#1201958).\n- scsi: qla2xxx: Add debug prints in the device remove path (bsc#1201958).\n- scsi: qla2xxx: Check correct variable in qla24xx_async_gffid() (bsc#1201958).\n- scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts (bsc#1201958).\n- scsi: qla2xxx: Fix discovery issues in FC-AL topology (bsc#1201651).\n- scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection (bsc#1201958).\n- scsi: qla2xxx: Fix excessive I/O error messages by default (bsc#1201958).\n- scsi: qla2xxx: Fix imbalance vha->vref_count (bsc#1201651).\n- scsi: qla2xxx: Fix incorrect display of max frame size (bsc#1201958).\n- scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests (bsc#1201958).\n- scsi: qla2xxx: Fix losing target when it reappears during delete (bsc#1201958).\n- scsi: qla2xxx: Fix response queue handler reading stale packets (bsc#1201651).\n- scsi: qla2xxx: Fix sparse warning for dport_data (bsc#1201651).\n- scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters (bsc#1201958).\n- scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter (bsc#1201958).\n- scsi: qla2xxx: Turn off multi-queue for 8G adapters (bsc#1201958).\n- scsi: qla2xxx: Update manufacturer details (bsc#1201958).\n- scsi: qla2xxx: Update version to 10.02.07.500-k (bsc#1201958).\n- scsi: qla2xxx: Update version to 10.02.07.600-k (bsc#1201958).\n- scsi: qla2xxx: Update version to 10.02.07.700-k (bsc#1201958).\n- scsi: qla2xxx: Update version to 10.02.07.800-k (bsc#1201958).\n- scsi: qla2xxx: Wind down adapter after PCIe error (bsc#1201958).\n- scsi: qla2xxx: Zero undefined mailbox IN registers (bsc#1201651).\n- scsi: qla2xxx: edif: Add bsg interface to read doorbell events (bsc#1201958).\n- scsi: qla2xxx: edif: Add retry for ELS passthrough (bsc#1201958).\n- scsi: qla2xxx: edif: Fix I/O timeout due to over-subscription (bsc#1201958).\n- scsi: qla2xxx: edif: Fix dropped IKE message (bsc#1201651).\n- scsi: qla2xxx: edif: Fix n2n discovery issue with secure target (bsc#1201958).\n- scsi: qla2xxx: edif: Fix n2n login retry for secure device (bsc#1201958).\n- scsi: qla2xxx: edif: Fix no login after app start (bsc#1201958).\n- scsi: qla2xxx: edif: Fix no logout on delete for N2N (bsc#1201958).\n- scsi: qla2xxx: edif: Fix potential stuck session in sa update (bsc#1201958).\n- scsi: qla2xxx: edif: Fix session thrash (bsc#1201958).\n- scsi: qla2xxx: edif: Fix slow session teardown (bsc#1201958).\n- scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashing (bsc#1201958).\n- scsi: qla2xxx: edif: Reduce N2N thrashing at app_start time (bsc#1201958).\n- scsi: qla2xxx: edif: Reduce disruption due to multiple app start (bsc#1201958).\n- scsi: qla2xxx: edif: Remove old doorbell interface (bsc#1201958).\n- scsi: qla2xxx: edif: Send LOGO for unexpected IKE message (bsc#1201958).\n- scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication application (bsc#1201958).\n- scsi: qla2xxx: edif: Tear down session if keys have been removed (bsc#1201958).\n- scsi: qla2xxx: edif: Wait for app to ack on sess down (bsc#1201958).\n- scsi: qla2xxx: edif: bsg refactor (bsc#1201958).\n- serial: mvebu-uart: correctly report configured baudrate value (git-fixes).\n- tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (git-fixes).\n- usbnet: fix memory allocation in helpers.\n- usbnet: fix memory leak in error case (git-fixes).\n- vrf: Fix IPv6 with qdisc and xfrm (git-fixes).\n- x86/entry: Remove skip_r11rcx (bsc#1201644).\n- x86/retbleed: Add fine grained Kconfig knobs (bsc#1114648).\n- xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue (bsc#1201381).\n- xfs: fix NULL pointer dereference in xfs_getbmap() (git-fixes).\n","title":"Description of the patch"},{"category":"details","text":"SUSE-2022-2910,SUSE-SLE-RT-12-SP5-2022-2910","title":"Patchnames"},{"category":"legal_disclaimer","text":"CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).","title":"Terms of use"}],"publisher":{"category":"vendor","contact_details":"https://www.suse.com/support/security/contact/","name":"SUSE Product Security Team","namespace":"https://www.suse.com/"},"references":[{"category":"external","summary":"SUSE ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"self","summary":"URL of this CSAF notice","url":"https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_2910-1.json"},{"category":"self","summary":"URL for SUSE-SU-2022:2910-1","url":"https://www.suse.com/support/update/announcement/2022/suse-su-20222910-1/"},{"category":"self","summary":"E-Mail link for SUSE-SU-2022:2910-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2022-August/011997.html"},{"category":"self","summary":"SUSE Bug 1065729","url":"https://bugzilla.suse.com/1065729"},{"category":"self","summary":"SUSE Bug 1103269","url":"https://bugzilla.suse.com/1103269"},{"category":"self","summary":"SUSE Bug 1114648","url":"https://bugzilla.suse.com/1114648"},{"category":"self","summary":"SUSE Bug 1190812","url":"https://bugzilla.suse.com/1190812"},{"category":"self","summary":"SUSE Bug 1195775","url":"https://bugzilla.suse.com/1195775"},{"category":"self","summary":"SUSE Bug 1195926","url":"https://bugzilla.suse.com/1195926"},{"category":"self","summary":"SUSE Bug 1196616","url":"https://bugzilla.suse.com/1196616"},{"category":"self","summary":"SUSE Bug 1196867","url":"https://bugzilla.suse.com/1196867"},{"category":"self","summary":"SUSE Bug 1198484","url":"https://bugzilla.suse.com/1198484"},{"category":"self","summary":"SUSE Bug 1198829","url":"https://bugzilla.suse.com/1198829"},{"category":"self","summary":"SUSE Bug 1199665","url":"https://bugzilla.suse.com/1199665"},{"category":"self","summary":"SUSE Bug 1199695","url":"https://bugzilla.suse.com/1199695"},{"category":"self","summary":"SUSE Bug 1200442","url":"https://bugzilla.suse.com/1200442"},{"category":"self","summary":"SUSE Bug 1200598","url":"https://bugzilla.suse.com/1200598"},{"category":"self","summary":"SUSE Bug 1200644","url":"https://bugzilla.suse.com/1200644"},{"category":"self","summary":"SUSE Bug 1200651","url":"https://bugzilla.suse.com/1200651"},{"category":"self","summary":"SUSE Bug 1200910","url":"https://bugzilla.suse.com/1200910"},{"category":"self","summary":"SUSE Bug 1201019","url":"https://bugzilla.suse.com/1201019"},{"category":"self","summary":"SUSE Bug 1201196","url":"https://bugzilla.suse.com/1201196"},{"category":"self","summary":"SUSE Bug 1201381","url":"https://bugzilla.suse.com/1201381"},{"category":"self","summary":"SUSE Bug 1201429","url":"https://bugzilla.suse.com/1201429"},{"category":"self","summary":"SUSE Bug 1201635","url":"https://bugzilla.suse.com/1201635"},{"category":"self","summary":"SUSE Bug 1201636","url":"https://bugzilla.suse.com/1201636"},{"category":"self","summary":"SUSE Bug 1201644","url":"https://bugzilla.suse.com/1201644"},{"category":"self","summary":"SUSE Bug 1201651","url":"https://bugzilla.suse.com/1201651"},{"category":"self","summary":"SUSE Bug 1201705","url":"https://bugzilla.suse.com/1201705"},{"category":"self","summary":"SUSE Bug 1201742","url":"https://bugzilla.suse.com/1201742"},{"category":"self","summary":"SUSE Bug 1201752","url":"https://bugzilla.suse.com/1201752"},{"category":"self","summary":"SUSE Bug 1201930","url":"https://bugzilla.suse.com/1201930"},{"category":"self","summary":"SUSE Bug 1201940","url":"https://bugzilla.suse.com/1201940"},{"category":"self","summary":"SUSE Bug 1201941","url":"https://bugzilla.suse.com/1201941"},{"category":"self","summary":"SUSE Bug 1201954","url":"https://bugzilla.suse.com/1201954"},{"category":"self","summary":"SUSE Bug 1201958","url":"https://bugzilla.suse.com/1201958"},{"category":"self","summary":"SUSE Bug 1202087","url":"https://bugzilla.suse.com/1202087"},{"category":"self","summary":"SUSE Bug 1202154","url":"https://bugzilla.suse.com/1202154"},{"category":"self","summary":"SUSE Bug 1202312","url":"https://bugzilla.suse.com/1202312"},{"category":"self","summary":"SUSE CVE CVE-2020-36516 page","url":"https://www.suse.com/security/cve/CVE-2020-36516/"},{"category":"self","summary":"SUSE CVE CVE-2020-36557 page","url":"https://www.suse.com/security/cve/CVE-2020-36557/"},{"category":"self","summary":"SUSE CVE CVE-2020-36558 page","url":"https://www.suse.com/security/cve/CVE-2020-36558/"},{"category":"self","summary":"SUSE CVE CVE-2021-33655 page","url":"https://www.suse.com/security/cve/CVE-2021-33655/"},{"category":"self","summary":"SUSE CVE CVE-2021-33656 page","url":"https://www.suse.com/security/cve/CVE-2021-33656/"},{"category":"self","summary":"SUSE CVE CVE-2022-1462 page","url":"https://www.suse.com/security/cve/CVE-2022-1462/"},{"category":"self","summary":"SUSE CVE CVE-2022-20166 page","url":"https://www.suse.com/security/cve/CVE-2022-20166/"},{"category":"self","summary":"SUSE CVE CVE-2022-2639 page","url":"https://www.suse.com/security/cve/CVE-2022-2639/"},{"category":"self","summary":"SUSE CVE CVE-2022-29581 page","url":"https://www.suse.com/security/cve/CVE-2022-29581/"},{"category":"self","summary":"SUSE CVE CVE-2022-36946 page","url":"https://www.suse.com/security/cve/CVE-2022-36946/"}],"title":"Security update for the Linux Kernel","tracking":{"current_release_date":"2022-08-26T09:43:43Z","generator":{"date":"2022-08-26T09:43:43Z","engine":{"name":"cve-database.git:bin/generate-csaf.pl","version":"1"}},"id":"SUSE-SU-2022:2910-1","initial_release_date":"2022-08-26T09:43:43Z","revision_history":[{"date":"2022-08-26T09:43:43Z","number":"1","summary":"Current version"}],"status":"final","version":"1"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_version","name":"kernel-devel-rt-4.12.14-10.97.1.noarch","product":{"name":"kernel-devel-rt-4.12.14-10.97.1.noarch","product_id":"kernel-devel-rt-4.12.14-10.97.1.noarch"}},{"category":"product_version","name":"kernel-source-rt-4.12.14-10.97.1.noarch","product":{"name":"kernel-source-rt-4.12.14-10.97.1.noarch","product_id":"kernel-source-rt-4.12.14-10.97.1.noarch"}}],"category":"architecture","name":"noarch"},{"branches":[{"category":"product_version","name":"cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","product":{"name":"cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","product_id":"cluster-md-kmp-rt-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"cluster-md-kmp-rt_debug-4.12.14-10.97.1.x86_64","product":{"name":"cluster-md-kmp-rt_debug-4.12.14-10.97.1.x86_64","product_id":"cluster-md-kmp-rt_debug-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"dlm-kmp-rt-4.12.14-10.97.1.x86_64","product":{"name":"dlm-kmp-rt-4.12.14-10.97.1.x86_64","product_id":"dlm-kmp-rt-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"dlm-kmp-rt_debug-4.12.14-10.97.1.x86_64","product":{"name":"dlm-kmp-rt_debug-4.12.14-10.97.1.x86_64","product_id":"dlm-kmp-rt_debug-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"gfs2-kmp-rt-4.12.14-10.97.1.x86_64","product":{"name":"gfs2-kmp-rt-4.12.14-10.97.1.x86_64","product_id":"gfs2-kmp-rt-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"gfs2-kmp-rt_debug-4.12.14-10.97.1.x86_64","product":{"name":"gfs2-kmp-rt_debug-4.12.14-10.97.1.x86_64","product_id":"gfs2-kmp-rt_debug-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kernel-rt-4.12.14-10.97.1.x86_64","product":{"name":"kernel-rt-4.12.14-10.97.1.x86_64","product_id":"kernel-rt-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kernel-rt-base-4.12.14-10.97.1.x86_64","product":{"name":"kernel-rt-base-4.12.14-10.97.1.x86_64","product_id":"kernel-rt-base-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kernel-rt-devel-4.12.14-10.97.1.x86_64","product":{"name":"kernel-rt-devel-4.12.14-10.97.1.x86_64","product_id":"kernel-rt-devel-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kernel-rt-extra-4.12.14-10.97.1.x86_64","product":{"name":"kernel-rt-extra-4.12.14-10.97.1.x86_64","product_id":"kernel-rt-extra-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kernel-rt-kgraft-devel-4.12.14-10.97.1.x86_64","product":{"name":"kernel-rt-kgraft-devel-4.12.14-10.97.1.x86_64","product_id":"kernel-rt-kgraft-devel-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kernel-rt_debug-4.12.14-10.97.1.x86_64","product":{"name":"kernel-rt_debug-4.12.14-10.97.1.x86_64","product_id":"kernel-rt_debug-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kernel-rt_debug-base-4.12.14-10.97.1.x86_64","product":{"name":"kernel-rt_debug-base-4.12.14-10.97.1.x86_64","product_id":"kernel-rt_debug-base-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","product":{"name":"kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","product_id":"kernel-rt_debug-devel-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kernel-rt_debug-extra-4.12.14-10.97.1.x86_64","product":{"name":"kernel-rt_debug-extra-4.12.14-10.97.1.x86_64","product_id":"kernel-rt_debug-extra-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kernel-rt_debug-kgraft-devel-4.12.14-10.97.1.x86_64","product":{"name":"kernel-rt_debug-kgraft-devel-4.12.14-10.97.1.x86_64","product_id":"kernel-rt_debug-kgraft-devel-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kernel-syms-rt-4.12.14-10.97.1.x86_64","product":{"name":"kernel-syms-rt-4.12.14-10.97.1.x86_64","product_id":"kernel-syms-rt-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kselftests-kmp-rt-4.12.14-10.97.1.x86_64","product":{"name":"kselftests-kmp-rt-4.12.14-10.97.1.x86_64","product_id":"kselftests-kmp-rt-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"kselftests-kmp-rt_debug-4.12.14-10.97.1.x86_64","product":{"name":"kselftests-kmp-rt_debug-4.12.14-10.97.1.x86_64","product_id":"kselftests-kmp-rt_debug-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"ocfs2-kmp-rt-4.12.14-10.97.1.x86_64","product":{"name":"ocfs2-kmp-rt-4.12.14-10.97.1.x86_64","product_id":"ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"}},{"category":"product_version","name":"ocfs2-kmp-rt_debug-4.12.14-10.97.1.x86_64","product":{"name":"ocfs2-kmp-rt_debug-4.12.14-10.97.1.x86_64","product_id":"ocfs2-kmp-rt_debug-4.12.14-10.97.1.x86_64"}}],"category":"architecture","name":"x86_64"},{"branches":[{"category":"product_name","name":"SUSE Linux Enterprise Real Time 12 SP5","product":{"name":"SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5","product_identification_helper":{"cpe":"cpe:/o:suse:suse-linux-enterprise-rt:12:sp5"}}}],"category":"product_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"cluster-md-kmp-rt-4.12.14-10.97.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64"},"product_reference":"cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"dlm-kmp-rt-4.12.14-10.97.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64"},"product_reference":"dlm-kmp-rt-4.12.14-10.97.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"gfs2-kmp-rt-4.12.14-10.97.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64"},"product_reference":"gfs2-kmp-rt-4.12.14-10.97.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kernel-devel-rt-4.12.14-10.97.1.noarch as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch"},"product_reference":"kernel-devel-rt-4.12.14-10.97.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kernel-rt-4.12.14-10.97.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64"},"product_reference":"kernel-rt-4.12.14-10.97.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kernel-rt-base-4.12.14-10.97.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64"},"product_reference":"kernel-rt-base-4.12.14-10.97.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kernel-rt-devel-4.12.14-10.97.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64"},"product_reference":"kernel-rt-devel-4.12.14-10.97.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kernel-rt_debug-4.12.14-10.97.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64"},"product_reference":"kernel-rt_debug-4.12.14-10.97.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kernel-rt_debug-devel-4.12.14-10.97.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64"},"product_reference":"kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kernel-source-rt-4.12.14-10.97.1.noarch as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch"},"product_reference":"kernel-source-rt-4.12.14-10.97.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"kernel-syms-rt-4.12.14-10.97.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64"},"product_reference":"kernel-syms-rt-4.12.14-10.97.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"},{"category":"default_component_of","full_product_name":{"name":"ocfs2-kmp-rt-4.12.14-10.97.1.x86_64 as component of SUSE Linux Enterprise Real Time 12 SP5","product_id":"SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"},"product_reference":"ocfs2-kmp-rt-4.12.14-10.97.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Real Time 12 SP5"}]},"vulnerabilities":[{"cve":"CVE-2020-36516","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2020-36516"}],"notes":[{"category":"general","text":"An issue was discovered in the Linux kernel through 5.16.11. The mixed IPID assignment method with the hash-based IPID assignment policy allows an off-path attacker to inject data into a victim's TCP session or terminate that session.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2020-36516","url":"https://www.suse.com/security/cve/CVE-2020-36516"},{"category":"external","summary":"SUSE Bug 1196616 for CVE-2020-36516","url":"https://bugzilla.suse.com/1196616"},{"category":"external","summary":"SUSE Bug 1196867 for CVE-2020-36516","url":"https://bugzilla.suse.com/1196867"},{"category":"external","summary":"SUSE Bug 1204092 for CVE-2020-36516","url":"https://bugzilla.suse.com/1204092"},{"category":"external","summary":"SUSE Bug 1204183 for CVE-2020-36516","url":"https://bugzilla.suse.com/1204183"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"scores":[{"cvss_v3":{"baseScore":8.1,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H","version":"3.1"},"products":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"threats":[{"category":"impact","date":"2022-08-26T09:43:43Z","details":"important"}],"title":"CVE-2020-36516"},{"cve":"CVE-2020-36557","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2020-36557"}],"notes":[{"category":"general","text":"A race condition in the Linux kernel before 5.6.2 between the VT_DISALLOCATE ioctl and closing/opening of ttys could lead to a use-after-free.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2020-36557","url":"https://www.suse.com/security/cve/CVE-2020-36557"},{"category":"external","summary":"SUSE Bug 1201429 for CVE-2020-36557","url":"https://bugzilla.suse.com/1201429"},{"category":"external","summary":"SUSE Bug 1201742 for CVE-2020-36557","url":"https://bugzilla.suse.com/1201742"},{"category":"external","summary":"SUSE Bug 1202874 for CVE-2020-36557","url":"https://bugzilla.suse.com/1202874"},{"category":"external","summary":"SUSE Bug 1205313 for CVE-2020-36557","url":"https://bugzilla.suse.com/1205313"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"scores":[{"cvss_v3":{"baseScore":7.8,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"products":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"threats":[{"category":"impact","date":"2022-08-26T09:43:43Z","details":"important"}],"title":"CVE-2020-36557"},{"cve":"CVE-2020-36558","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2020-36558"}],"notes":[{"category":"general","text":"A race condition in the Linux kernel before 5.5.7 involving VT_RESIZEX could lead to a NULL pointer dereference and general protection fault.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2020-36558","url":"https://www.suse.com/security/cve/CVE-2020-36558"},{"category":"external","summary":"SUSE Bug 1200910 for CVE-2020-36558","url":"https://bugzilla.suse.com/1200910"},{"category":"external","summary":"SUSE Bug 1201752 for CVE-2020-36558","url":"https://bugzilla.suse.com/1201752"},{"category":"external","summary":"SUSE Bug 1205313 for CVE-2020-36558","url":"https://bugzilla.suse.com/1205313"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"scores":[{"cvss_v3":{"baseScore":7.8,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"products":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"threats":[{"category":"impact","date":"2022-08-26T09:43:43Z","details":"important"}],"title":"CVE-2020-36558"},{"cve":"CVE-2021-33655","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2021-33655"}],"notes":[{"category":"general","text":"When sending malicous data to kernel by ioctl cmd FBIOPUT_VSCREENINFO,kernel will write memory out of bounds.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2021-33655","url":"https://www.suse.com/security/cve/CVE-2021-33655"},{"category":"external","summary":"SUSE Bug 1201635 for CVE-2021-33655","url":"https://bugzilla.suse.com/1201635"},{"category":"external","summary":"SUSE Bug 1202087 for CVE-2021-33655","url":"https://bugzilla.suse.com/1202087"},{"category":"external","summary":"SUSE Bug 1205313 for CVE-2021-33655","url":"https://bugzilla.suse.com/1205313"},{"category":"external","summary":"SUSE Bug 1212291 for CVE-2021-33655","url":"https://bugzilla.suse.com/1212291"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"scores":[{"cvss_v3":{"baseScore":7.8,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"products":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"threats":[{"category":"impact","date":"2022-08-26T09:43:43Z","details":"important"}],"title":"CVE-2021-33655"},{"cve":"CVE-2021-33656","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2021-33656"}],"notes":[{"category":"general","text":"When setting font with malicous data by ioctl cmd PIO_FONT,kernel will write memory out of bounds.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2021-33656","url":"https://www.suse.com/security/cve/CVE-2021-33656"},{"category":"external","summary":"SUSE Bug 1201636 for CVE-2021-33656","url":"https://bugzilla.suse.com/1201636"},{"category":"external","summary":"SUSE Bug 1212286 for CVE-2021-33656","url":"https://bugzilla.suse.com/1212286"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"scores":[{"cvss_v3":{"baseScore":6.3,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H","version":"3.1"},"products":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"threats":[{"category":"impact","date":"2022-08-26T09:43:43Z","details":"moderate"}],"title":"CVE-2021-33656"},{"cve":"CVE-2022-1462","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2022-1462"}],"notes":[{"category":"general","text":"An out-of-bounds read flaw was found in the Linux kernel's TeleTYpe subsystem. The issue occurs in how a user triggers a race condition using ioctls TIOCSPTLCK and TIOCGPTPEER and TIOCSTI and TCXONC with leakage of memory in the flush_to_ldisc function. This flaw allows a local user to crash the system or read unauthorized random data from memory.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2022-1462","url":"https://www.suse.com/security/cve/CVE-2022-1462"},{"category":"external","summary":"SUSE Bug 1198829 for CVE-2022-1462","url":"https://bugzilla.suse.com/1198829"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"scores":[{"cvss_v3":{"baseScore":6.3,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H","version":"3.1"},"products":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"threats":[{"category":"impact","date":"2022-08-26T09:43:43Z","details":"moderate"}],"title":"CVE-2022-1462"},{"cve":"CVE-2022-20166","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2022-20166"}],"notes":[{"category":"general","text":"In various methods of kernel base drivers, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-182388481References: Upstream kernel","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2022-20166","url":"https://www.suse.com/security/cve/CVE-2022-20166"},{"category":"external","summary":"SUSE Bug 1200598 for CVE-2022-20166","url":"https://bugzilla.suse.com/1200598"},{"category":"external","summary":"SUSE Bug 1212284 for CVE-2022-20166","url":"https://bugzilla.suse.com/1212284"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"scores":[{"cvss_v3":{"baseScore":6.1,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H","version":"3.1"},"products":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"threats":[{"category":"impact","date":"2022-08-26T09:43:43Z","details":"moderate"}],"title":"CVE-2022-20166"},{"cve":"CVE-2022-2639","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2022-2639"}],"notes":[{"category":"general","text":"An integer coercion error was found in the openvswitch kernel module. Given a sufficiently large number of actions, while copying and reserving memory for a new action of a new flow, the reserve_sfa_size() function does not return -EMSGSIZE as expected, potentially leading to an out-of-bounds write access. This flaw allows a local user to crash or potentially escalate their privileges on the system.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2022-2639","url":"https://www.suse.com/security/cve/CVE-2022-2639"},{"category":"external","summary":"SUSE Bug 1202154 for CVE-2022-2639","url":"https://bugzilla.suse.com/1202154"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"scores":[{"cvss_v3":{"baseScore":6.1,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H","version":"3.1"},"products":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"threats":[{"category":"impact","date":"2022-08-26T09:43:43Z","details":"moderate"}],"title":"CVE-2022-2639"},{"cve":"CVE-2022-29581","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2022-29581"}],"notes":[{"category":"general","text":"Improper Update of Reference Count vulnerability in net/sched of Linux Kernel allows local attacker to cause privilege escalation to root. This issue affects: Linux Kernel versions prior to 5.18; version 4.14 and later versions.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2022-29581","url":"https://www.suse.com/security/cve/CVE-2022-29581"},{"category":"external","summary":"SUSE Bug 1199665 for CVE-2022-29581","url":"https://bugzilla.suse.com/1199665"},{"category":"external","summary":"SUSE Bug 1199695 for CVE-2022-29581","url":"https://bugzilla.suse.com/1199695"},{"category":"external","summary":"SUSE Bug 1205313 for CVE-2022-29581","url":"https://bugzilla.suse.com/1205313"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"scores":[{"cvss_v3":{"baseScore":7.8,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"products":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"threats":[{"category":"impact","date":"2022-08-26T09:43:43Z","details":"important"}],"title":"CVE-2022-29581"},{"cve":"CVE-2022-36946","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2022-36946"}],"notes":[{"category":"general","text":"nfqnl_mangle in net/netfilter/nfnetlink_queue.c in the Linux kernel through 5.18.14 allows remote attackers to cause a denial of service (panic) because, in the case of an nf_queue verdict with a one-byte nfta_payload attribute, an skb_pull can encounter a negative skb->len.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2022-36946","url":"https://www.suse.com/security/cve/CVE-2022-36946"},{"category":"external","summary":"SUSE Bug 1201940 for CVE-2022-36946","url":"https://bugzilla.suse.com/1201940"},{"category":"external","summary":"SUSE Bug 1201941 for CVE-2022-36946","url":"https://bugzilla.suse.com/1201941"},{"category":"external","summary":"SUSE Bug 1202312 for CVE-2022-36946","url":"https://bugzilla.suse.com/1202312"},{"category":"external","summary":"SUSE Bug 1202874 for CVE-2022-36946","url":"https://bugzilla.suse.com/1202874"},{"category":"external","summary":"SUSE Bug 1203208 for CVE-2022-36946","url":"https://bugzilla.suse.com/1203208"},{"category":"external","summary":"SUSE Bug 1204132 for CVE-2022-36946","url":"https://bugzilla.suse.com/1204132"},{"category":"external","summary":"SUSE Bug 1205313 for CVE-2022-36946","url":"https://bugzilla.suse.com/1205313"},{"category":"external","summary":"SUSE Bug 1212310 for CVE-2022-36946","url":"https://bugzilla.suse.com/1212310"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"scores":[{"cvss_v3":{"baseScore":7.5,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","version":"3.1"},"products":["SUSE Linux Enterprise Real Time 12 SP5:cluster-md-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:dlm-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:gfs2-kmp-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-devel-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-base-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-rt_debug-devel-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:kernel-source-rt-4.12.14-10.97.1.noarch","SUSE Linux Enterprise Real Time 12 SP5:kernel-syms-rt-4.12.14-10.97.1.x86_64","SUSE Linux Enterprise Real Time 12 SP5:ocfs2-kmp-rt-4.12.14-10.97.1.x86_64"]}],"threats":[{"category":"impact","date":"2022-08-26T09:43:43Z","details":"important"}],"title":"CVE-2022-36946"}]}