VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,255)

  • CVE-2024-57805MedJan 11, 2025
    affected >= 6.12.0, < 6.12.8fixed 6.12.8

    In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP The linkDMA should not be released on stop trigger since a stream re-start might happen without closing of the stream. This leaves a short time for

  • CVE-2024-57804HigJan 11, 2025
    affected >= 6.1.0, < 6.12.8fixed 6.12.8

    In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs The driver, through the SAS transport, exposes a sysfs interface to enable/disable PHYs in a controller/expander setup. When multiple PHYs

  • CVE-2024-57800MedJan 11, 2025
    affected >= 6.12.0, < 6.12.8fixed 6.12.8

    In the Linux kernel, the following vulnerability has been resolved: ALSA: memalloc: prefer dma_mapping_error() over explicit address checking With CONFIG_DMA_API_DEBUG enabled, the following warning is observed: DMA-API: snd_hda_intel 0000:03:00.1: device driver failed to chec

  • CVE-2024-57799MedJan 11, 2025
    affected >= 6.9.0, < 6.12.8fixed 6.12.8

    In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rk_hdptx_phy_runtime_resume() may be invoked before platform_set_drvdata() is executed in ->probe(), leading to a NULL pointer

  • CVE-2024-57798HigJan 11, 2025
    affected >= 5.5.0, < 6.1.123fixed 6.1.123

    In the Linux kernel, the following vulnerability has been resolved: drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req() While receiving an MST up request message from one thread in drm_dp_mst_handle_up_req(), the MST topology could be removed from anot

  • CVE-2024-57793CriJan 11, 2025
    affected >= 6.7.0, < 6.12.8fixed 6.12.8

    In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Just leak decrypted memory on unrecoverable errors In CoCo VMs it is possible for the untrusted host to cause set_memory_decrypted() to fail such that an error is returned and the resulting mem

  • CVE-2024-57792HigJan 11, 2025
    affected >= 5.10.0, < 5.10.233fixed 5.10.233

    In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for devices which allow to set the lowest charge current limit to be greater zero. If requested charge current limit is b

  • CVE-2024-57791HigJan 11, 2025
    affected >= 5.8.0, < 5.10.233fixed 5.10.233

    In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sock_recvmsg when draining clc data When receiving clc msg, the field length in smc_clc_msg_hdr indicates the length of msg should be received from network and the value should no

  • CVE-2024-56788HigJan 11, 2025
    affected >= 6.12.0, < 6.12.7fixed 6.12.7

    In the Linux kernel, the following vulnerability has been resolved: net: ethernet: oa_tc6: fix tx skb race condition between reference pointers There are two skb pointers to manage tx skb's enqueued from n/w stack. waiting_tx_skb pointer points to the tx skb which needs to be p

  • CVE-2024-56372MedJan 11, 2025
    affected >= 6.4.0, < 6.6.68fixed 6.6.68

    In the Linux kernel, the following vulnerability has been resolved: net: tun: fix tun_napi_alloc_frags() syzbot reported the following crash [1] Issue came with the blamed commit. Instead of going through all the iov components, we keep using the first one and end up with a ma

  • CVE-2024-56369MedJan 11, 2025
    affected >= 4.17.0, < 5.15.176fixed 5.15.176

    In the Linux kernel, the following vulnerability has been resolved: drm/modes: Avoid divide by zero harder in drm_mode_vrefresh() drm_mode_vrefresh() is trying to avoid divide by zero by checking whether htotal or vtotal are zero. But we may still end up with a div-by-zero of v

  • CVE-2024-56368HigJan 11, 2025
    affected >= 6.10.0, < 6.12.7fixed 6.12.7

    In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in __rb_map_vma An overflow occurred when performing the following calculation: nr_pages = ((nr_subbufs + 1) << subbuf_order) - pgoff; Add a check before the calculation to avoid

  • CVE-2024-55916MedJan 11, 2025
    affected >= 4.9.0, < 5.4.289fixed 5.4.289

    In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet If the KVP (or VSS) daemon starts before the VMBus channel's ringbuffer is fully initialized, we can hit the panic below: hv_utils: Registeri

  • CVE-2024-55881MedJan 11, 2025
    affected < 5.15.176fixed 5.15.176

    In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Play nice with protected guests in complete_hypercall_exit() Use is_64_bit_hypercall() instead of is_64_bit_mode() to detect a 64-bit hypercall when completing said hypercall. For guests with protect

  • CVE-2024-55642MedJan 11, 2025
    affected >= 6.10.0, < 6.12.6fixed 6.12.6

    In the Linux kernel, the following vulnerability has been resolved: block: Prevent potential deadlocks in zone write plug error recovery Zone write plugging for handling writes to zones of a zoned block device always execute a zone report whenever a write BIO to a zone fails. T

  • CVE-2024-55641MedJan 11, 2025
    affected >= 6.10.0, < 6.12.6fixed 6.12.6

    In the Linux kernel, the following vulnerability has been resolved: xfs: unlock inodes when erroring out of xfs_trans_alloc_dir Debugging a filesystem patch with generic/475 caused the system to hang after observing the following sequences in dmesg: XFS (dm-0): metadata I/O e

  • CVE-2024-55639HigJan 11, 2025
    affected >= 6.3.0, < 6.6.67fixed 6.6.67

    In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitch_device structure is used at several driver locations. So passing this node to of_node_put() after the

  • CVE-2024-54683MedJan 11, 2025
    affected >= 2.6.36, < 6.6.67fixed 6.6.67

    In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ======================================

  • CVE-2024-54460MedJan 11, 2025
    affected >= 6.9.0, < 6.12.6fixed 6.12.6

    In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in iso_listen_bis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning iso_listen_bis, to avoid any potential deadlock with h

  • CVE-2024-54455MedJan 11, 2025
    affected >= 6.8.0, < 6.12.7fixed 6.12.7

    In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix general protection fault in ivpu_bo_list() Check if ctx is not NULL before accessing its fields.

Page 531 of 713