CVE-2021-47070
- EPSS 0.23%
- Veröffentlicht 01.03.2024 22:15:46
- Zuletzt bearbeitet 03.11.2025 18:15:37
In the Linux kernel, the following vulnerability has been resolved: uio_hv_generic: Fix another memory leak in error handling paths Memory allocated by 'vmbus_alloc_ring()' at the beginning of the probe function is never freed in the error handling...
CVE-2021-47057
- EPSS 0.22%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 19.03.2025 15:57:47
In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map In the case where the dma_iv mapping fails, the return error path leaks the memory allocated to object d. F...
CVE-2021-47060
- EPSS 0.24%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 04.08.2026 10:16:43
In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvm_io_bus_unregister_dev() fails to allocate memory for the new instan...
CVE-2021-47064
- EPSS 0.77%
- Veröffentlicht 29.02.2024 23:15:07
- Zuletzt bearbeitet 08.04.2025 15:10:02
In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76_dma_tx_queue_skb_raw, its field skip_unmap could potentially inherit a non-zero value from stack garbage. If thi...
CVE-2023-52481
- EPSS 0.6%
- Veröffentlicht 29.02.2024 06:15:46
- Zuletzt bearbeitet 15.08.2026 13:17:44
In the Linux kernel, the following vulnerability has been resolved: arm64: errata: Add Cortex-A520 speculative unprivileged load workaround Implement the workaround for ARM Cortex-A520 erratum 2966298. On an affected Cortex-A520 core, a speculative...
CVE-2023-52479
- EPSS 0.6%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 15.08.2026 13:17:42
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix uaf in smb20_oplock_break_ack drop reference after use opinfo.
CVE-2021-47044
- EPSS 0.27%
- Veröffentlicht 28.02.2024 09:15:40
- Zuletzt bearbeitet 19.03.2025 15:50:56
In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix shift-out-of-bounds in load_balance() Syzbot reported a handful of occurrences where an sd->nr_balance_failed can grow to much higher values than one would expect. ...
CVE-2021-47023
- EPSS 0.84%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 19.03.2025 15:37:27
In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may se...
CVE-2021-47031
- EPSS 0.61%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 19.03.2025 15:37:59
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix memory leak in mt7921_coredump_work Fix possible memory leak in mt7921_coredump_work.
CVE-2021-47034
- EPSS 0.22%
- Veröffentlicht 28.02.2024 09:15:39
- Zuletzt bearbeitet 03.04.2025 16:32:59
In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix pte update for kernel memory on radix When adding a PTE a ptesync is needed to order the update of the PTE with subsequent accesses otherwise a spurious fault may ...