VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,255)

  • CVE-2024-53075MedNov 19, 2024
    affected >= 6.11.0, < 6.11.7fixed 6.11.7

    In the Linux kernel, the following vulnerability has been resolved: riscv: Prevent a bad reference count on CPU nodes When populating cache leaves we previously fetched the CPU device node at the very beginning. But when ACPI is enabled we go through a specific branch which ret

  • CVE-2024-53074MedNov 19, 2024
    affected >= 6.9.0, < 6.11.7fixed 6.11.7

    In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't leak a link on AP removal Release the link mapping resource in AP removal. This impacted devices that do not support the MLD API (9260 and down). On those devices, we couldn't start th

  • CVE-2024-53073HigNov 19, 2024
    affected >= 6.11.3, < 6.11.7fixed 6.11.7

    In the Linux kernel, the following vulnerability has been resolved: NFSD: Never decrement pending_async_copies on error The error flow in nfsd4_copy() calls cleanup_async_copy(), which already decrements nn->pending_async_copies.

  • CVE-2024-53072MedNov 19, 2024
    affected >= 5.18.0, < 6.1.117fixed 6.1.117

    In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Detect when STB is not available Loading the amd_pmc module as: amd_pmc enable_stb=1 ...can result in the following messages in the kernel ring buffer: amd_pmc AMDI0009:00: SMU

  • CVE-2024-53071MedNov 19, 2024
    affected >= 6.10.0, < 6.11.8fixed 6.11.8

    In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Be stricter about IO mapping flags The current panthor_device_mmap_io() implementation has two issues: 1. For mapping DRM_PANTHOR_USER_FLUSH_ID_MMIO_OFFSET, panthor_device_mmap_io() bails if VM

  • CVE-2024-53070MedNov 19, 2024
    affected >= 5.15.170, < 5.15.172fixed 5.15.172

    In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix fault at system suspend if device was already runtime suspended If the device was already runtime suspended then during system suspend we cannot access the device registers else it will crash. A

  • CVE-2024-53069MedNov 19, 2024
    affected >= 6.11.0, < 6.11.8fixed 6.11.8

    In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: fix a NULL-pointer dereference Some SCM calls can be invoked with __scm being NULL (the driver may not have been and will not be probed as there's no SCM entry in device-tree). Make sure we

  • CVE-2024-53068HigNov 19, 2024
    affected >= 5.6.0, < 6.6.61fixed 6.6.61

    In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier() The scmi_dev->name is released prematurely in __scmi_device_destroy(), which causes slab-use-after-free when accessing scmi_dev->name in scmi_b

  • CVE-2024-53067MedNov 19, 2024
    affected >= 6.8.0, < 6.11.8fixed 6.11.8

    In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Start the RTC update work later The RTC update work involves runtime resuming the UFS controller. Hence, only start the RTC update work after runtime power management in the UFS driver has been

  • CVE-2024-53066CriNov 19, 2024
    affected >= 3.5.0, < 4.19.324fixed 4.19.324

    In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decode_getfattr_attrs() Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: [B]=BAD_PAGE Hardware name: QEMU Standard PC (Q35 + ICH9, 2009) ====

  • CVE-2024-53065MedNov 19, 2024
    affected >= 6.11.0, < 6.11.8fixed 6.11.8

    In the Linux kernel, the following vulnerability has been resolved: mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create Commit b035f5a6d852 ("mm: slab: reduce the kmalloc() minimum alignment if DMA bouncing possible") reduced ARCH_KMALLOC_MINALIG

  • CVE-2024-53064MedNov 19, 2024
    affected >= 6.7.0, < 6.11.8fixed 6.11.8

    In the Linux kernel, the following vulnerability has been resolved: idpf: fix idpf_vc_core_init error path In an event where the platform running the device control plane is rebooted, reset is detected on the driver. It releases all the resources and waits for the reset to comp

  • CVE-2024-53063HigNov 19, 2024
    affected >= 2.6.29, < 4.19.324fixed 4.19.324

    In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIG_DVB_DYNAMIC_MINORS is set or not. When not set, dvb_

  • CVE-2024-53062HigNov 19, 2024
    affected >= 6.7.0, < 6.11.8fixed 6.11.8

    In the Linux kernel, the following vulnerability has been resolved: media: mgb4: protect driver against spectre Frequency range is set from sysfs via frequency_range_store(), being vulnerable to spectre, as reported by smatch: drivers/media/pci/mgb4/mgb4_cmt.c:231 mgb4_cmt_se

  • CVE-2024-53061HigNov 19, 2024
    affected >= 4.4.0, < 4.19.324fixed 4.19.324

    In the Linux kernel, the following vulnerability has been resolved: media: s5p-jpeg: prevent buffer overflows The current logic allows word to be less than 2. If this happens, there will be buffer overflows, as reported by smatch. Add extra checks to prevent it. While here, re

  • CVE-2024-53060MedNov 19, 2024
    affected >= 4.19.323, < 4.19.324fixed 4.19.324

    In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported acpi_evaluate_object() may return AE_NOT_FOUND (failure), which would result in dereferencing buffer.pointer (obj) while being NULL. Althou

  • CVE-2024-53059HigNov 19, 2024
    affected >= 5.1.0, < 5.4.285fixed 5.4.285

    In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd() 1. The size of the response packet is not validated. 2. The response buffer is not freed. Resolve these issues by switching to iwl_mvm_s

  • CVE-2024-53058CriNov 19, 2024
    affected >= 4.7.0, < 5.15.171fixed 5.15.171

    In the Linux kernel, the following vulnerability has been resolved: net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data In case the non-paged data of a SKB carries protocol header and protocol payload to be transmitted on a certain platform that the DMA AXI ad

  • CVE-2024-53057HigNov 19, 2024
    affected >= 2.6.25, < 4.19.323fixed 4.19.323

    In the Linux kernel, the following vulnerability has been resolved: net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT In qdisc_tree_reduce_backlog, Qdiscs with major handle ffff: are assumed to be either root or ingress. This assumption is bogus since it's valid to create

  • CVE-2024-53056MedNov 19, 2024
    affected >= 5.17.0, < 6.11.7fixed 6.11.7

    In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy() In mtk_crtc_create(), if the call to mbox_request_channel() fails then we set the "mtk_crtc->cmdq_client.chan" pointer to NULL. In that situat

Page 554 of 713