CVE-2021-47187
- EPSS 0.02%
- Published 10.04.2024 19:15:47
- Last modified 21.03.2025 11:57:12
In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency The entry/exit latency and minimum residency in state for the idle states of MSM8998 were ..bad: first of all...
CVE-2021-47189
- EPSS 0.18%
- Published 10.04.2024 19:15:47
- Last modified 30.04.2025 16:34:37
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory ordering between normal and ordered work functions Ordered work functions aren't guaranteed to be handled by the same thread which executed the normal work functi...
CVE-2021-47192
- EPSS 0.02%
- Published 10.04.2024 19:15:47
- Last modified 30.04.2025 16:26:13
In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 ("scsi: core: Fix capacity set to zero after offlinining dev...
CVE-2021-47197
- EPSS 0.01%
- Published 10.04.2024 19:15:47
- Last modified 21.03.2025 12:03:49
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove() Prior to this patch in case mlx5_core_destroy_cq() failed it proceeds to rest of destroy operations. mlx5_core_destroy_...
CVE-2024-26816
- EPSS 0.01%
- Published 10.04.2024 14:15:07
- Last modified 27.03.2025 21:10:26
In the Linux kernel, the following vulnerability has been resolved: x86, relocs: Ignore relocations in .notes section When building with CONFIG_XEN_PV=y, .text symbols are emitted into the .notes section so that Xen can find the "startup_xen" entry...
CVE-2024-26815
- EPSS 0.02%
- Published 10.04.2024 11:15:49
- Last modified 27.03.2025 21:09:57
In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check taprio_parse_tc_entry() is not correctly checking TCA_TAPRIO_TC_ENTRY_INDEX attribute: int tc; // Signed value tc = nl...
CVE-2024-26811
- EPSS 0.02%
- Published 08.04.2024 10:15:08
- Last modified 27.03.2025 21:37:50
In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate payload size in ipc response If installing malicious ksmbd-tools, ksmbd.mountd can return invalid ipc response to ksmbd kernel server. ksmbd should validate payload...
CVE-2024-26810
- EPSS 0.01%
- Published 05.04.2024 09:15:09
- Last modified 08.04.2025 19:20:46
In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking fo...
CVE-2024-26812
- EPSS 0.01%
- Published 05.04.2024 09:15:09
- Last modified 18.03.2025 17:04:12
In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Create persistent INTx handler A vulnerability exists where the eventfd for INTx signaling can be deconfigured, which unregisters the IRQ handler but still allows eventfd...
CVE-2024-26814
- EPSS 0.01%
- Published 05.04.2024 09:15:09
- Last modified 27.03.2025 21:36:57
In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfd_ctx trigger pointer of the vfio_fsl_mc_irq object is initially NULL and may become NULL if the user sets th...