CVE-2021-47192
- EPSS 0.02%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 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-47193
- EPSS 0.02%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 03.11.2025 18:15:38
In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Fix memory leak during rmmod Driver failed to release all memory allocated. This would lead to memory leak during driver removal. Properly free memory when the modul...
CVE-2021-47194
- EPSS 0.02%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 21.11.2024 06:35:36
In the Linux kernel, the following vulnerability has been resolved: cfg80211: call cfg80211_stop_ap when switch from P2P_GO type If the userspace tools switch from NL80211_IFTYPE_P2P_GO to NL80211_IFTYPE_ADHOC via send_msg(NL80211_CMD_SET_INTERFACE...
CVE-2021-47195
- EPSS 0.02%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 21.11.2024 06:35:36
In the Linux kernel, the following vulnerability has been resolved: spi: fix use-after-free of the add_lock mutex Commit 6098475d4cb4 ("spi: Fix deadlock when adding SPI controllers on SPI buses") introduced a per-controller mutex. But mutex_unlock...
CVE-2021-47196
- EPSS 0.02%
- 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.02%
- 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.02%
- 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.01%
- Veröffentlicht 10.04.2024 14:15:07
- Zuletzt bearbeitet 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%
- 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.01%
- 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...