VYPR

rpm package

suse/kernel-livepatch-SLE15-SP4_Update_48&distro=SUSE Linux Enterprise Live Patching 15 SP4

pkg:rpm/suse/kernel-livepatch-SLE15-SP4_Update_48&distro=SUSE%20Linux%20Enterprise%20Live%20Patching%2015%20SP4

Vulnerabilities (383)

  • CVE-2022-50767Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: Fix several use-after-free bugs Several types of UAFs can occur when physically removing a USB device. Adds ufx_ops_destroy() function to .fb_destroy of fb_ops, and in this function, there is k

  • CVE-2022-50763Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - prevent integer overflows The "code_length" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourse

  • CVE-2022-50761Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: x86/xen: Fix memory leak in xen_init_lock_cpu() In xen_init_lock_cpu(), the @name has allocated new string by kasprintf(), if bind_ipi_to_irqhandler() fails, it should be freed, otherwise may lead to a memory l

  • CVE-2022-50760Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios() As comment of pci_get_class() says, it returns a pci_device with its refcount increased and decreased the refcount for the input parameter @fro

  • CVE-2022-50758Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix potential memory leak In function device_init_td0_ring, memory is allocated for member td_info of priv->apTD0Rings[i], with i increasing from 0. In case of allocation failure, the memory is

  • CVE-2022-50757Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: media: camss: Clean up received buffers on failed start of streaming It is required to return the received buffers, if streaming can not be started. For instance media_pipeline_start() may fail with EPIPE, if a

  • CVE-2022-50756Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix mempool alloc size Convert the max size to bytes to match the units of the divisor that calculates the worst-case number of PRP entries. The result is used to determine how many PRP Lists are req

  • CVE-2022-50755Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: udf: Avoid double brelse() in udf_rename() syzbot reported a warning like below [1]: VFS: brelse: Trying to free free buffer WARNING: CPU: 2 PID: 7301 at fs/buffer.c:1145 __brelse+0x67/0xa0 ... Call Trace: <T

  • CVE-2022-50754Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multi_transaction_new() In multi_transaction_new(), the variable t is not freed or passed out on the failure of copy_from_user(t->data, buf, size), which could lead to a memleak. Fix

  • CVE-2022-50752Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk() When running chunk-sized reads on disks with badblocks duplicate bio free/puts are observed: ================================================

  • CVE-2022-50751Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: configfs: fix possible memory leak in configfs_create_dir() kmemleak reported memory leaks in configfs_create_dir(): unreferenced object 0xffff888009f6af00 (size 192): comm "modprobe", pid 3777, jiffies 4295

  • CVE-2022-50750Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure In case mipi_dsi_attach() fails, call drm_panel_remove() to avoid memory leak.

  • CVE-2022-50749Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: acct: fix potential integer overflow in encode_comp_t() The integer overflow is descripted with following codes: > 317 static comp_t encode_comp_t(u64 value) > 318 { > 319 int exp, rnd; ......

  • CVE-2022-50747Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: hfs: Fix OOB Write in hfs_asc2mac Syzbot reported a OOB Write bug: loop0: detected capacity change from 0 to 64 ================================================================== BUG: KASAN: slab-out-of-bounds

  • CVE-2022-50745Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: staging: media: tegra-video: fix device_node use after free At probe time this code path is followed: * tegra_csi_init * tegra_csi_channels_alloc * for_each_child_of_node(node, channel) -- iterates ov

  • CVE-2022-50744Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs During I/O and simultaneous cat of /sys/kernel/debug/lpfc/fnX/rx_monitor, a hard lockup similar to the call trace below may occur. The spin_

  • CVE-2022-50742Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible refcount leak in afu_ioctl() eventfd_ctx_put need to be called to put the refcount that gotten by eventfd_ctx_fdget when ocxl_irq_set_handler fails.

  • CVE-2022-50740Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs() Syzkaller reports a long-known leak of urbs in ath9k_hif_usb_dealloc_tx_urbs(). The cause of the leak is that usb_get_urb() is c

  • CVE-2022-50736Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix immediate work request flush to completion queue Correctly set send queue element opcode during immediate work request flushing in post sendqueue operation, if the QP is in ERROR state. An undefin

  • CVE-2022-50735Dec 24, 2025
    affected < 1-150400.9.7.1fixed 1-150400.9.7.1

    In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: do not run mt76u_status_worker if the device is not running Fix the following NULL pointer dereference avoiding to run mt76u_status_worker thread if the device is not running yet. KASAN: null-ptr-d

Page 10 of 20