CVE-2021-47196
- EPSS 0.22%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 03.03.2025 17:47:59
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Set send and receive CQ before forwarding to the driver Preset both receive and send CQ pointers prior to call to the drivers and overwrite it later again till the mlx4 ...
CVE-2021-47197
- EPSS 0.23%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 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-2021-47198
- EPSS 0.22%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 10.01.2025 19:05:47
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine An error is detected with the following report when unloading the driver: "KASAN: use-after-free in lpfc_unreg_rpi+0x1b...
CVE-2024-26816
- EPSS 0.31%
- Veröffentlicht 10.04.2024 14:15:07
- Zuletzt bearbeitet 12.05.2026 12:16:20
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.27%
- Veröffentlicht 10.04.2024 11:15:49
- Zuletzt bearbeitet 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.26%
- Veröffentlicht 08.04.2024 10:15:08
- Zuletzt bearbeitet 04.11.2025 22:15:59
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.19%
- Veröffentlicht 05.04.2024 09:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:19
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.24%
- Veröffentlicht 05.04.2024 09:15:09
- Zuletzt bearbeitet 12.05.2026 12:16:20
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-26813
- EPSS 0.23%
- Veröffentlicht 05.04.2024 09:15:09
- Zuletzt bearbeitet 20.12.2024 14:30:24
In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SET_IRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd has been configured b...
CVE-2024-26814
- EPSS 0.22%
- Veröffentlicht 05.04.2024 09:15:09
- Zuletzt bearbeitet 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...