CVE-2021-47484
- EPSS 0.03%
- Published 22.05.2024 09:15:10
- Last modified 01.04.2025 18:39:37
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix possible null pointer dereference. This patch fixes possible null pointer dereference in files "rvu_debugfs.c" and "rvu_nix.c"
CVE-2021-47486
- EPSS 0.11%
- Published 22.05.2024 09:15:10
- Last modified 01.04.2025 18:40:11
In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpf_jit_binary_free() function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NR_JIT_ITERATIONS steps, ji...
CVE-2021-47491
- EPSS 0.02%
- Published 22.05.2024 09:15:10
- Last modified 29.09.2025 16:37:28
In the Linux kernel, the following vulnerability has been resolved: mm: khugepaged: skip huge page collapse for special files The read-only THP for filesystems will collapse THP for files opened readonly and mapped with VM_EXEC. The intended useca...
CVE-2021-47474
- EPSS 0.02%
- Published 22.05.2024 09:15:09
- Last modified 24.09.2025 18:51:48
In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix bulk-buffer overflow The driver is using endpoint-sized buffers but must not assume that the tx and rx buffers are of equal size or a malicious device could ov...
CVE-2021-47475
- EPSS 0.02%
- Published 22.05.2024 09:15:09
- Last modified 24.09.2025 18:58:58
In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix transfer-buffer overflows The driver uses endpoint-sized USB transfer buffers but up until recently had no sanity checks on the sizes. Commit e1f13c879a7c ("s...
CVE-2021-47476
- EPSS 0.04%
- Published 22.05.2024 09:15:09
- Last modified 02.04.2025 15:10:34
In the Linux kernel, the following vulnerability has been resolved: comedi: ni_usb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer de...
CVE-2021-47477
- EPSS 0.06%
- Published 22.05.2024 09:15:09
- Last modified 24.09.2025 19:00:23
In the Linux kernel, the following vulnerability has been resolved: comedi: dt9812: fix DMA buffers on stack USB transfer buffers are typically mapped for DMA and must not be allocated on the stack or transfers will fail. Allocate proper transfer ...
CVE-2021-47478
- EPSS 0.01%
- Published 22.05.2024 09:15:09
- Last modified 02.04.2025 15:09:59
In the Linux kernel, the following vulnerability has been resolved: isofs: Fix out of bound access for corrupted isofs image When isofs image is suitably corrupted isofs_read_inode() can read data beyond the end of buffer. Sanity-check the director...
- EPSS 0.02%
- Published 22.05.2024 09:15:09
- Last modified 24.09.2025 19:04:38
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix use-after-free in rtl8712_dl_fw Syzbot reported use-after-free in rtl8712_dl_fw(). The problem was in race condition between r871xu_dev_remove() ->ndo_open() ...
CVE-2021-47480
- EPSS 0.01%
- Published 22.05.2024 09:15:09
- Last modified 29.09.2025 16:43:08
In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver modu...