CVE-2021-47211
- EPSS 0.24%
- Veröffentlicht 10.04.2024 19:15:48
- Zuletzt bearbeitet 14.01.2025 14:43:27
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer cs_desc The pointer cs_desc return from snd_usb_find_clock_source could be null, so there is a potential null pointer deref...
CVE-2021-47219
- EPSS 0.25%
- Veröffentlicht 10.04.2024 19:15:48
- Zuletzt bearbeitet 04.08.2026 10:16:53
In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs() The following issue was observed running syzkaller: BUG: KASAN: slab-out-of-bounds in memcpy include/linux/string.h...
CVE-2021-47182
- EPSS 0.2%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 21.03.2025 11:54:05
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix scsi_mode_sense() buffer length handling Several problems exist with scsi_mode_sense() buffer length handling: 1) The allocation length field of the MODE SENSE(10...
CVE-2021-47183
- EPSS 0.33%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 04.08.2026 10:16:50
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS...
CVE-2021-47187
- EPSS 0.23%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 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-47188
- EPSS 0.24%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 04.08.2026 10:16:51
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcd_queuecommand+0x468/...
CVE-2021-47191
- EPSS 0.24%
- Veröffentlicht 10.04.2024 19:15:47
- Zuletzt bearbeitet 04.08.2026 10:16:51
In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_debug: Fix out-of-bound read in resp_readcap16() The following warning was observed running syzkaller: [ 3813.830724] sg_write: data in/out 65466/242 bytes for SCSI com...
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-26810
- EPSS 0.2%
- Veröffentlicht 05.04.2024 09:15:09
- Zuletzt bearbeitet 04.08.2026 11:17:08
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.25%
- Veröffentlicht 05.04.2024 09:15:09
- Zuletzt bearbeitet 04.08.2026 11:17:09
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...