[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

249461

 
 

909

 
 

195508

 
 

282

Paid content will be excluded from the download.


Download | Alert*
OVAL

SUSE-SU-2021:3969-1 -- SLES kernel, reiserfs-kmp-default

ID: oval:org.secpod.oval:def:89045876Date: (C)2021-12-31   (M)2024-04-29
Class: PATCHFamily: unix




The SUSE Linux Enterprise 15 kernel was updated to receive various security and bugfixes. The following security bugs were fixed: Unprivileged BPF has been disabled by default to reduce attack surface as too many security issues have happened in the past You can reenable via systemctl setting /proc/sys/kernel/unprivileged_bpf_disabled to 0. - CVE-2018-3639: Fixed a speculative execution that may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis. - CVE-2021-20320: Fix a bug that allows a local attacker with special user privilege can circumvent the verifier and may lead to a confidentiality problem. - CVE-2021-0941: Fixed A missing sanity check to the current MTU check that may allow a local attacker with special user privilege to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. - CVE-2021-31916: Fixed a bound check failure that could allows an attacker with special user privilege to gain access to out-of-bounds memory leading to a system crash, a leak of internal kernel information, or a privilege escalation problem. - CVE-2021-20322: Fixed a bug that provides to an attacker the ability to quickly scan open UDP ports. - CVE-2021-3772: Fixed an issue that would allow a blind attacker may be able to kill an existing SCTP association through invalid chunks if the attacker knows the IP-addresses and port numbers being used and the attacker can send packets with spoofed IP addresses. - CVE-2021-34981: Fixed an issue that allows an attacker with a local account to escalate privileges when CAPI hardware connection fails. - CVE-2018-9517: Fixed possible memory corruption due to a use after free in pppol2tp_connect . - CVE-2019-3874: Fixed possible denial of service attack via SCTP socket buffer used by a userspace applications . - CVE-2019-3900: Fixed an infinite loop issue while handling incoming packets in handle_rx . - CVE-2020-12770: Fixed sg_remove_request call in a certain failure cases . - CVE-2020-3702: Fixed a bug which could be triggered with specifically timed and handcrafted traffic and cause internal errors in a WLAN device that lead to improper layer 2 Wi-Fi encryption with a consequent possibility of information disclosure. - CVE-2021-22543: Fixed improper handling of VM_IO|VM_PFNMAP vmas in KVM, which could bypass RO checks and can lead to pages being freed while still accessible by the VMM and guest. This allowed users with the ability to start and control a VM to read/write random pages of memory and can result in local privilege escalation . - CVE-2021-33033: Fixed a use-after-free in cipso_v4_genopt in net/ipv4/cipso_ipv4.c because the CIPSO and CALIPSO refcounting for the DOI definitions is mishandled . - CVE-2021-34556: Fixed side-channel attack via a Speculative Store Bypass via unprivileged BPF program that could have obtain sensitive information from kernel memory . - CVE-2021-35477: Fixed BPF stack frame pointer which could have been abused to disclose content of arbitrary kernel memory . - CVE-2021-3640: Fixed a Use-After-Free vulnerability in function sco_sock_sendmsg in the bluetooth stack . - CVE-2021-3653: Missing validation of the `int_ctl` VMCB field and allows a malicious L1 guest to enable AVIC support for the L2 guest. - CVE-2021-3655: Fixed a missing size validations on inbound SCTP packets, which may have allowed the kernel to read uninitialized memory . - CVE-2021-3656: Missing validation of the the `virt_ext` VMCB field and allows a malicious L1 guest to disable both VMLOAD/VMSAVE intercepts and VLS for the L2 guest . - CVE-2021-3659: Fixed a NULL pointer dereference in llsec_key_alloc in net/mac802154/llsec.c . - CVE-2021-3679: A lack of CPU resource in tracing module functionality was found in the way user uses trace ring buffer in a specific way. Only privileged local users could use this flaw to starve the resources causing denial of service . - CVE-2021-37159: Fixed use-after-free and a double free inside hso_free_net_device in drivers/net/usb/hso.c when unregister_netdev is called without checking for the NETREG_REGISTERED state . - CVE-2021-3732: Mounting overlayfs inside an unprivileged user namespace can reveal files . - CVE-2021-3744: Fixed a bug which could allows attackers to cause a denial of service. - CVE-2021-3752: Fixed a use after free vulnerability in the Linux kernel"s bluetooth module. - CVE-2021-3753: Fixed race out-of-bounds in virtual terminal handling . - CVE-2021-37576: Fixed an issue on the powerpc platform, where a KVM guest OS user could cause host OS memory corruption via rtas_args.nargs . - CVE-2021-3760: Fixed a use-after-free vulnerability with the ndev-rf_conn_info object . - CVE-2021-3764: Fixed a bug which could allows attackers to cause a denial of service. - CVE-2021-38160: Data corruption or loss could be triggered by an untrusted device that supplies a buf-len value exceeding the buffer size in drivers/char/virtio_console.c - CVE-2021-38198: arch/x86/kvm/mmu/paging_tmpl.h incorrectly computes the access permissions of a shadow page, leading to a missing guest protection page fault . - CVE-2021-38204: drivers/usb/host/max3421-hcd.c allowed physically proximate attackers to cause a denial of service by removing a MAX-3421 USB device in certain situations . - CVE-2021-40490: Fixed a race condition discovered in the ext4 subsystem that could leat to local priviledge escalation. - CVE-2021-41864: Fixed prealloc_elems_and_freelist that allowed unprivileged users to trigger an eBPF multiplication integer overflow with a resultant out-of-bounds write . - CVE-2021-42008: Fixed a slab out-of-bounds write in the decode_data function in drivers/net/hamradio/6pack.c. Input from a process that had the CAP_NET_ADMIN capability could have lead to root access . - CVE-2021-42252: Fixed an issue inside aspeed_lpc_ctrl_mmap that could have allowed local attackers to access the Aspeed LPC control interface to overwrite memory in the kernel and potentially execute privileges . The following non-security bugs were fixed: - bpf: Add kconfig knob for disabling unpriv bpf by default - bpf: Disallow unprivileged bpf by default . - cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode . - drm: fix spectre issue in vmw_execbuf_ioctl . - ftrace: Fix scripts/recordmcount.pl due to new binutils . - gigaset: fix spectre issue in do_data_b3_req . - hisax: fix spectre issues . - hv: mana: adjust mana_select_queue to old API . - hv: mana: fake bitmap API . - hv: mana: remove netdev_lockdep_set_classes usage . - hysdn: fix spectre issue in hycapi_send_message . - infiniband: fix spectre issue in ib_uverbs_write . - ipc: remove memcg accounting for sops objects in do_semtimedop . - iwlwifi: fix spectre issue in iwl_dbgfs_update_pm . - media: dvb_ca_en50221: prevent using slot_info for Spectre attacs . - media: dvb_ca_en50221: sanity check slot number from userspace . - media: wl128x: get rid of a potential spectre issue . - memcg: enable accounting for file lock caches . - mpt3sas: fix spectre issues . - net_sched: cls_route: remove the right filter from hashtable . - net: mana: Add a driver for Microsoft Azure Network Adapter . - net: mana: Add support for EQ sharing . - net: mana: Add WARN_ON_ONCE in case of CQE read overflow . - net: mana: Fix a memory leak in an error handling path in . - net: mana: Fix error handling in mana_create_rxq . - net: mana: fix PCI_HYPERV dependency . - net: mana: Move NAPI from EQ to CQ . - net: mana: remove redundant initialization of variable err . - net: mana: Use int to check the return value of mana_gd_poll_cq . - net: sched: sch_teql: fix null-pointer dereference . - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd . - net/mlx4_en: Avoid scheduling restart task if it is already running . - net/mlx4_en: Handle TX error CQE . - objtool: Do not fail on missing symbol table . - osst: fix spectre issue in osst_verify_frame . - ovl: check whiteout in ovl_create_over_whiteout . - ovl: filter of trusted xattr results in audit . - ovl: fix dentry leak in ovl_get_redirect . - ovl: initialize error in ovl_copy_xattr . - ovl: relax WARN_ON on rename to self . - s390/bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_* . - s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant . - s390/bpf: Fix branch shortening during codegen pass . - s390/bpf: Fix optimizing out zero-extensions . - s390/bpf: Wrap JIT macro parameter usages in parentheses . - sctp: check asoc peer.asconf_capable before processing asconf . - sctp: fully initialize v4 addr in some functions . - sysvipc/sem: mitigate semnum index against spectre v1 . - x86/CPU: Add more Icelake model numbers . - xfrm: xfrm_state_mtu should return at least 1280 for ipv6 . Special Instructions and Notes: Please reboot the system after installing this update.

Platform:
SUSE Linux Enterprise Server 15
Product:
kernel
reiserfs-kmp-default
Reference:
SUSE-SU-2021:3969-1
CVE-2018-3639
CVE-2018-9517
CVE-2019-3874
CVE-2019-3900
CVE-2020-12770
CVE-2020-3702
CVE-2021-0941
CVE-2021-20320
CVE-2021-20322
CVE-2021-22543
CVE-2021-31916
CVE-2021-33033
CVE-2021-34556
CVE-2021-34981
CVE-2021-35477
CVE-2021-3640
CVE-2021-3653
CVE-2021-3655
CVE-2021-3656
CVE-2021-3659
CVE-2021-3679
CVE-2021-37159
CVE-2021-3732
CVE-2021-3744
CVE-2021-3752
CVE-2021-3753
CVE-2021-37576
CVE-2021-3760
CVE-2021-3764
CVE-2021-3772
CVE-2021-38160
CVE-2021-38198
CVE-2021-38204
CVE-2021-40490
CVE-2021-41864
CVE-2021-42008
CVE-2021-42252
CVE    37
CVE-2021-34981
CVE-2021-20322
CVE-2021-20320
CVE-2021-0941
...

© SecPod Technologies