VYPR

rpm package

suse/kernel-source-rt&distro=SUSE Linux Enterprise Micro 5.5

pkg:rpm/suse/kernel-source-rt&distro=SUSE%20Linux%20Enterprise%20Micro%205.5

Vulnerabilities (4,559)

  • CVE-2024-26822Apr 17, 2024
    affected < 5.14.21-150500.13.58.1fixed 5.14.21-150500.13.58.1

    In the Linux kernel, the following vulnerability has been resolved: smb: client: set correct id, uid and cruid for multiuser automounts When uid, gid and cruid are not specified, we need to dynamically set them into the filesystem context used for automounting otherwise they'll

  • CVE-2023-52643Apr 17, 2024
    affected < 5.14.21-150500.13.58.1fixed 5.14.21-150500.13.58.1

    In the Linux kernel, the following vulnerability has been resolved: iio: core: fix memleak in iio_device_register_sysfs When iio_device_register_sysfs_group() fails, we should free iio_dev_opaque->chan_attr_group.attrs to prevent potential memleak.

  • CVE-2023-52642Apr 17, 2024
    affected < 5.14.21-150500.13.58.1fixed 5.14.21-150500.13.58.1

    In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAP_NET_ADMIN.

  • CVE-2024-26817Apr 13, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: amdkfd: use calloc instead of kzalloc to avoid integer overflow This uses calloc instead of doing the multiplication which might overflow.

  • CVE-2021-47188MedApr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcd_queuecommand+0x468/0x65c Call trace: ufshcd_queu

  • CVE-2021-47219Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs() The following issue was observed running syzkaller: BUG: KASAN: slab-out-of-bounds in memcpy include/linux/string.h:377 [inline] BUG: KASAN: slab

  • CVE-2021-47218Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: selinux: fix NULL-pointer dereference when hashtab allocation fails When the hash table slot array allocation fails in hashtab_init(), h->size is left initialized with a non-zero value, but the h->htable pointe

  • CVE-2021-47217Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails Check for a valid hv_vp_index array prior to derefencing hv_vp_index when setting Hyper-V's TSC change callback. If Hyper-V setup fail

  • CVE-2021-47216Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed pointer.

  • CVE-2021-47215Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix crash in RX resync flow For the TLS RX resync flow, we maintain a list of TLS contexts that require some attention, to communicate their resync information to the HW. Here we fix list corru

  • CVE-2021-47214Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: hugetlb, userfaultfd: fix reservation restore on userfaultfd error Currently in the is_continue case in hugetlb_mcopy_atomic_pte(), if we bail out using "goto out_release_unlock;" in the cases where idx >= size

  • CVE-2021-47212Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy com

  • CVE-2021-47211Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer cs_desc The pointer cs_desc return from snd_usb_find_clock_source could be null, so there is a potential null pointer dereference issue. Fix this by addi

  • CVE-2021-47210Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Remove WARN_ON in tps6598x_block_read Calling tps6598x_block_read with a higher than allowed len can be handled by just returning an error. There's no need to crash systems with panic-on-warn

  • CVE-2021-47209Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: sched/fair: Prevent dead task groups from regaining cfs_rq's Kevin is reporting crashes which point to a use-after-free of a cfs_rq in update_blocked_averages(). Initial debugging revealed that we've live cfs_r

  • CVE-2021-47207Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: ALSA: gus: fix null pointer dereference on pointer block The pointer block return from snd_gf1_dma_next_block could be null, so there is a potential null pointer dereference issue. Fix this by adding a null che

  • CVE-2021-47206Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-tmio: check return value after calling platform_get_resource() It will cause null-ptr-deref if platform_get_resource() returns NULL, we need check the return value.

  • CVE-2021-47205Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: Unregister clocks/resets when unbinding Currently, unbinding a CCU driver unmaps the device's MMIO region, while leaving its clocks/resets and their providers registered. This can cause a page fa

  • CVE-2021-47204Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove Access to netdev after free_netdev() will cause use-after-free bug. Move debug log before free_netdev() call to avoid it.

  • CVE-2021-47203Apr 10, 2024
    affected < 5.14.21-150500.13.52.1fixed 5.14.21-150500.13.52.1

    In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq() When parsing the txq list in lpfc_drain_txq(), the driver attempts to pass the requests to the adapter. If such an attempt fails, a local "fail_msg" str

Page 208 of 228