CVE-2021-47343
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:20
- Zuletzt bearbeitet 12.05.2025 19:58:09
In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign new_root only when removal succeeds remove_raw() in dm_btree_remove() may fail due to IO read error (e.g. read the content of origin block fails during shad...
CVE-2021-47317
- EPSS 0.08%
- Veröffentlicht 21.05.2024 15:15:19
- Zuletzt bearbeitet 12.05.2025 19:59:02
In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf: Fix detecting BPF atomic instructions Commit 91c960b0056672 ("bpf: Rename BPF_XADD and prepare to encode other atomics in .imm") converted BPF_XADD to BPF_ATOMIC and a...
CVE-2021-47318
- EPSS 0.09%
- Veröffentlicht 21.05.2024 15:15:19
- Zuletzt bearbeitet 26.12.2024 19:51:01
In the Linux kernel, the following vulnerability has been resolved: arch_topology: Avoid use-after-free for scale_freq_data Currently topology_scale_freq_tick() (which gets called from scheduler_tick()) may end up using a pointer to "struct scale_f...
CVE-2021-47319
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:19
- Zuletzt bearbeitet 24.12.2024 16:28:05
In the Linux kernel, the following vulnerability has been resolved: virtio-blk: Fix memory leak among suspend/resume procedure The vblk->vqs should be freed before we call init_vqs() in virtblk_restore().
CVE-2021-47320
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:19
- Zuletzt bearbeitet 24.12.2024 16:27:02
In the Linux kernel, the following vulnerability has been resolved: nfs: fix acl memory leak of posix_acl_create() When looking into another nfs xfstests report, I found acl and default_acl in nfs3_proc_create() and nfs3_proc_mknod() error paths ar...
CVE-2021-47321
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:19
- Zuletzt bearbeitet 26.12.2024 19:51:29
In the Linux kernel, the following vulnerability has been resolved: watchdog: Fix possible use-after-free by calling del_timer_sync() This driver's remove path calls del_timer(). However, that function does not wait until the timer handler finishes...
CVE-2021-47322
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:19
- Zuletzt bearbeitet 12.05.2025 19:59:14
In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT Fix an Oopsable condition in pnfs_mark_request_commit() when we're putting a set of writes on the commit list t...
CVE-2021-47323
- EPSS 0.13%
- Veröffentlicht 21.05.2024 15:15:19
- Zuletzt bearbeitet 02.04.2025 14:40:20
In the Linux kernel, the following vulnerability has been resolved: watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff() This module's remove path calls del_timer(). However, that function does not wait until the timer handler finishes...
CVE-2021-47324
- EPSS 0.13%
- Veröffentlicht 21.05.2024 15:15:19
- Zuletzt bearbeitet 02.04.2025 14:39:35
In the Linux kernel, the following vulnerability has been resolved: watchdog: Fix possible use-after-free in wdt_startup() This module's remove path calls del_timer(). However, that function does not wait until the timer handler finishes. This mean...
CVE-2021-47325
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:19
- Zuletzt bearbeitet 13.01.2025 20:04:48
In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation The reference counting issue happens in several exception handling paths of arm_smmu_iova_to_phys_hard(). W...