CVE-2024-26668
- EPSS 0.01%
- Published 02.04.2024 07:15:43
- Last modified 17.03.2025 15:04:22
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_limit: reject configurations that cause integer overflow Reject bogus configs where internal token counter wraps around. This only occurs with very very large reques...
CVE-2024-26669
- EPSS 0.01%
- Published 02.04.2024 07:15:43
- Last modified 17.03.2025 15:04:10
In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the assoc...
CVE-2024-26670
- EPSS 0.01%
- Published 02.04.2024 07:15:43
- Last modified 01.10.2025 18:15:36
In the Linux kernel, the following vulnerability has been resolved: arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD Currently the ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround isn't quite right, as it is supposed to be applied afte...
CVE-2024-26671
- EPSS 0.01%
- Published 02.04.2024 07:15:43
- Last modified 17.03.2025 15:03:48
In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix IO hang from sbitmap wakeup race In blk_mq_mark_tag_wait(), __add_wait_queue() may be re-ordered with the following blk_mq_get_driver_tag() in case of getting driver ta...
CVE-2024-26672
- EPSS 0.01%
- Published 02.04.2024 07:15:43
- Last modified 08.04.2025 19:24:08
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgpu_mca_smu_get_mca_entry()' Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c:377 amdgpu_mca_smu...
CVE-2024-26673
- EPSS 0.01%
- Published 02.04.2024 07:15:43
- Last modified 17.03.2025 15:43:02
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations - Disallow families other than NFPROTO_{IPV4,IPV6,INET}. - Disallow layer 4 protocol with no ports,...
CVE-2024-26656
- EPSS 0.01%
- Published 02.04.2024 07:15:42
- Last modified 28.03.2025 22:15:16
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...
CVE-2024-26659
- EPSS 0.01%
- Published 02.04.2024 07:15:42
- Last modified 17.03.2025 15:13:19
In the Linux kernel, the following vulnerability has been resolved: xhci: handle isoc Babble and Buffer Overrun events properly xHCI 4.9 explicitly forbids assuming that the xHC has released its ownership of a multi-TRB TD when it reports an error ...
CVE-2023-52632
- EPSS 0.01%
- Published 02.04.2024 07:15:41
- Last modified 17.03.2025 15:17:57
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 #228...
- EPSS 0.03%
- Published 02.04.2024 07:15:41
- Last modified 17.03.2025 15:17:46
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...