VYPR

linux package

kernel

pkg:linux/kernel

Vulnerabilities (14,027)

  • CVE-2024-26658MedApr 2, 2024
    affected >= 6.7.0, < 6.7.5fixed 6.7.5

    In the Linux kernel, the following vulnerability has been resolved: bcachefs: grab s_umount only if snapshotting When I was testing mongodb over bcachefs with compression, there is a lockdep warning when snapshotting mongodb data volume. $ cat test.sh prog=bcachefs $prog subv

  • CVE-2024-26657MedApr 2, 2024
    affected >= 6.7.0, < 6.7.12fixed 6.7.12

    In the Linux kernel, the following vulnerability has been resolved: drm/sched: fix null-ptr-deref in init entity The bug can be triggered by sending an amdgpu_cs_wait_ioctl to the AMDGPU DRM driver on any ASICs with valid context. The bug was reported by Joonkyo Jung <joonkyoj@

  • CVE-2024-26656HigApr 2, 2024
    affected >= 4.2.0, < 6.1.132fixed 6.1.132

    In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpu_gem_userptr_ioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo J

  • CVE-2023-52636HigApr 2, 2024
    affected >= 6.6.0, < 6.6.17fixed 6.6.17

    In the Linux kernel, the following vulnerability has been resolved: libceph: just wait for more data to be available on the socket A short read may occur while reading the message footer from the socket. Later, when the socket is ready for another read, the messenger invokes a

  • CVE-2023-52635MedApr 2, 2024
    affected >= 3.8.0, < 5.10.210fixed 5.10.210

    In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Synchronize devfreq_monitor_[start/stop] There is a chance if a frequent switch of the governor done in a loop result in timer list corruption where timer cancel being done from two place one from

  • CVE-2023-52634MedApr 2, 2024
    affected >= 6.7.0, < 6.7.4fixed 6.7.4

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix disable_otg_wa logic [Why] When switching to another HDMI mode, we are unnecesarilly disabling/enabling FIFO causing both HPO and DIG registers to be set at the same time when only HPO is s

  • CVE-2023-52633MedApr 2, 2024
    affected >= 5.3.0, < 5.15.149fixed 5.15.149

    In the Linux kernel, the following vulnerability has been resolved: um: time-travel: fix time corruption In 'basic' time-travel mode (without =inf-cpu or =ext), we still get timer interrupts. These can happen at arbitrary points in time, i.e. while in timer_read(), which pushes

  • CVE-2023-52632MedApr 2, 2024
    affected >= 5.14.0, < 6.1.77fixed 6.1.77

    In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp #2289 Not tainted ----------------

  • CVE-2023-52631MedApr 2, 2024
    affected >= 5.15.0, < 5.15.149fixed 5.15.149

    In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix an NULL dereference bug The issue here is when this is called from ntfs_load_attr_list(). The "size" comes from le32_to_cpu(attr->res.data_size) so it can't overflow on a 64bit systems but on 32b

  • CVE-2024-26655MedApr 1, 2024
    affected >= 6.7.0, < 6.7.12fixed 6.7.12

    In the Linux kernel, the following vulnerability has been resolved: Fix memory leak in posix_clock_open() If the clk ops.open() function returns an error, we don't release the pccontext we allocated for this clock. Re-organize the code slightly to make it all more obvious.

  • CVE-2024-26654HigApr 1, 2024
    affected >= 2.6.23, < 4.19.312fixed 4.19.312

    In the Linux kernel, the following vulnerability has been resolved: ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs The dreamcastcard->timer could schedule the spu_dma_work and the spu_dma_work could also arm the dreamcastcard->timer. When the snd_pcm_substream is

  • CVE-2024-26653HigApr 1, 2024
    affected >= 6.7.0, < 6.7.12fixed 6.7.12

    In the Linux kernel, the following vulnerability has been resolved: usb: misc: ljca: Fix double free in error handling path When auxiliary_device_add() returns error and then calls auxiliary_device_uninit(), callback function ljca_auxdev_release calls kfree(auxdev->dev.platform

  • CVE-2023-52629HigMar 29, 2024
    affected >= 2.6.20, < 6.5.4fixed 6.5.4

    In the Linux kernel, the following vulnerability has been resolved: sh: push-switch: Reorder cleanup operations to avoid use-after-free bug The original code puts flush_work() before timer_shutdown_sync() in switch_drv_remove(). Although we use flush_work() to stop the worker,

  • CVE-2023-52628HigMar 28, 2024
    affected >= 4.1.0, < 4.19.316fixed 4.19.316

    In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: exthdr: fix 4-byte stack OOB write If priv->len is a multiple of 4, then dst[len / 4] can write past the destination array which leads to stack corruption. This construct is necessary to c

  • CVE-2024-26652MedMar 27, 2024
    affected >= 6.4.0, < 6.6.22fixed 6.6.22

    In the Linux kernel, the following vulnerability has been resolved: net: pds_core: Fix possible double free in error handling path When auxiliary_device_add() returns error and then calls auxiliary_device_uninit(), Callback function pdsc_auxbus_dev_release calls kfree(padev) to

  • CVE-2024-26651MedMar 27, 2024
    affected >= 3.14.0, < 4.19.311fixed 4.19.311

    In the Linux kernel, the following vulnerability has been resolved: sr9800: Add check for usbnet_get_endpoints Add check for usbnet_get_endpoints() and return the error if it fails in order to transfer the error.

  • CVE-2024-26649MedMar 26, 2024
    affected >= 6.3.0, < 6.6.15fixed 6.6.15

    In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the null pointer when load rlc firmware If the RLC firmware is invalid because of wrong header size, the pointer to the rlc firmware is released in function amdgpu_ucode_request. There will be a

  • CVE-2024-26648MedMar 26, 2024
    affected >= 6.6.0, < 6.6.15fixed 6.6.15

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edp_setup_replay() In edp_setup_replay(), 'struct dc *dc' & 'struct dmub_replay *replay' was dereferenced before the pointer 'link' & 'replay' NULL

  • CVE-2024-26647MedMar 26, 2024
    affected >= 6.3.0, < 6.6.15fixed 6.6.15

    In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()' In link_set_dsc_pps_packet(), 'struct display_stream_compressor *dsc' was dereferenced in a DC_LOGGER_INIT(dsc->ctx->logger); befo

  • CVE-2024-26646HigMar 26, 2024
    affected >= 5.18.0, < 6.1.76fixed 6.1.76

    In the Linux kernel, the following vulnerability has been resolved: thermal: intel: hfi: Add syscore callbacks for system-wide PM The kernel allocates a memory buffer and provides its location to the hardware, which uses it to update the HFI table. This allocation occurs during

Page 690 of 702