VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,027)

  • CVE-2024-26981HigMay 1, 2024
    affected >= 2.6.30, < 4.19.313fixed 4.19.313

    In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix OOB in nilfs_set_de_type The size of the nilfs_type_by_mode array in the fs/nilfs2/dir.c file is defined as "S_IFMT >> S_SHIFT", but the nilfs_set_de_type() function, which uses this array, specifie

  • CVE-2024-26980HigMay 1, 2024
    affected >= 5.15.0, < 5.15.159fixed 5.15.159

    In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf If ->ProtocolId is SMB2_TRANSFORM_PROTO_NUM, smb2 request size validation could be skipped. if request size is smaller than sizeof(struct smb2_query_info_r

  • CVE-2024-26978MedMay 1, 2024
    affected < 5.4.274fixed 5.4.274

    In the Linux kernel, the following vulnerability has been resolved: serial: max310x: fix NULL pointer dereference in I2C instantiation When trying to instantiate a max14830 device from userspace: echo max14830 0x60 > /sys/bus/i2c/devices/i2c-2/new_device we get the follow

  • CVE-2024-26977MedMay 1, 2024
    affected >= 5.15.0, < 5.15.154fixed 5.15.154

    In the Linux kernel, the following vulnerability has been resolved: pci_iounmap(): Fix MMIO mapping leak The #ifdef ARCH_HAS_GENERIC_IOPORT_MAP accidentally also guards iounmap(), which means MMIO mappings are leaked. Move the guard so we call iounmap() for MMIO mappings.

  • CVE-2024-26976HigMay 1, 2024
    affected >= 2.6.38, < 4.19.312fixed 4.19.312

    In the Linux kernel, the following vulnerability has been resolved: KVM: Always flush async #PF workqueue when vCPU is being destroyed Always flush the per-vCPU async #PF workqueue when a vCPU is clearing its completion queue, e.g. when a VM and all its vCPUs is being destroyed

  • CVE-2024-26975MedMay 1, 2024
    affected >= 6.5.0, < 6.6.24fixed 6.6.24

    In the Linux kernel, the following vulnerability has been resolved: powercap: intel_rapl: Fix a NULL pointer dereference A NULL pointer dereference is triggered when probing the MMIO RAPL driver on platforms with CPU ID not listed in intel_rapl_common CPU model list. This is b

  • CVE-2024-26974HigMay 1, 2024
    affected >= 3.17.0, < 4.19.312fixed 4.19.312

    In the Linux kernel, the following vulnerability has been resolved: crypto: qat - resolve race condition during AER recovery During the PCI AER system's error recovery process, the kernel driver may encounter a race condition with freeing the reset_data structure's memory. If t

  • CVE-2024-26973MedMay 1, 2024
    affected >= 3.10.0, < 4.19.312fixed 4.19.312

    In the Linux kernel, the following vulnerability has been resolved: fat: fix uninitialized field in nostale filehandles When fat_encode_fh_nostale() encodes file handle without a parent it stores only first 10 bytes of the file handle. However the length of the file handle must

  • CVE-2024-26971HigMay 1, 2024
    affected >= 6.6.0, < 6.6.24fixed 6.6.24

    In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in o

  • CVE-2024-26970MedMay 1, 2024
    affected >= 5.6.0, < 5.10.215fixed 5.10.215

    In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in o

  • CVE-2024-26969HigMay 1, 2024
    affected >= 4.16.0, < 4.19.312fixed 4.19.312

    In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in o

  • CVE-2024-26968HigMay 1, 2024
    affected >= 6.4.0, < 6.6.24fixed 6.6.24

    In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq9574: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in o

  • CVE-2024-26967HigMay 1, 2024
    affected >= 6.8.0, < 6.8.3fixed 6.8.3

    In the Linux kernel, the following vulnerability has been resolved: clk: qcom: camcc-sc8280xp: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing i

  • CVE-2024-26966HigMay 1, 2024
    affected >= 3.17.0, < 4.19.312fixed 4.19.312

    In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in

  • CVE-2024-26965HigMay 1, 2024
    affected >= 3.14.0, < 4.19.312fixed 4.19.312

    In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in

  • CVE-2024-26964MedMay 1, 2024
    affected >= 5.11.0, < 5.15.154fixed 5.15.154

    In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Add error handling in xhci_map_urb_for_dma Currently xhci_map_urb_for_dma() creates a temporary buffer and copies the SG list to the new linear buffer. But if the kzalloc_node() fails, then the follo

  • CVE-2024-26963MedMay 1, 2024
    affected >= 5.19.0, < 6.1.84fixed 6.1.84

    In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-am62: fix module unload/reload behavior As runtime PM is enabled, the module can be runtime suspended when .remove() is called. Do a pm_runtime_get_sync() to make sure module is active before doing a

  • CVE-2024-26962MedMay 1, 2024
    affected >= 6.7.0, < 6.7.12fixed 6.7.12

    In the Linux kernel, the following vulnerability has been resolved: dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape For raid456, if reshape is still in progress, then IO across reshape position will wait for reshape to make progress. Howev

  • CVE-2024-26961HigMay 1, 2024
    affected >= 3.16.0, < 5.10.215fixed 5.10.215

    In the Linux kernel, the following vulnerability has been resolved: mac802154: fix llsec key resources release in mac802154_llsec_key_del mac802154_llsec_key_del() can free resources of a key directly without following the RCU rules for waiting before the end of a grace period.

  • CVE-2024-26960HigMay 1, 2024
    affected >= 4.11.0, < 5.10.215fixed 5.10.215

    In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between free_swap_and_cache() and swapoff() There was previously a theoretical window where swapoff() could run and teardown a swap_info_struct while a call to free_swap_and_cache() was runni

Page 672 of 702