CVE-2021-47467
- EPSS 0.09%
- Veröffentlicht 22.05.2024 07:15:11
- Zuletzt bearbeitet 02.04.2025 15:11:11
In the Linux kernel, the following vulnerability has been resolved: kunit: fix reference count leak in kfree_at_end The reference counting issue happens in the normal path of kfree_at_end(). When kunit_alloc_and_get_resource() is invoked, the funct...
CVE-2021-47452
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 29.09.2025 16:28:45
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: skip netdev events generated on netns removal syzbot reported following (harmless) WARN: WARNING: CPU: 1 PID: 2648 at net/netfilter/core.c:468 nft_netdev_...
CVE-2021-47455
- EPSS 0.02%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 03.11.2025 18:15:39
In the Linux kernel, the following vulnerability has been resolved: ptp: Fix possible memory leak in ptp_clock_register() I got memory leak as follows when doing fault injection test: unreferenced object 0xffff88800906c618 (size 8): comm "i2c-id...
CVE-2021-47438
- EPSS 0.02%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 07.01.2025 20:14:16
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path Prior to this patch in case mlx5_core_destroy_cq() failed it returns without completing all destroy operations and t...
CVE-2021-47433
- EPSS 0.02%
- Veröffentlicht 22.05.2024 07:15:08
- Zuletzt bearbeitet 25.09.2025 16:02:16
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix abort logic in btrfs_replace_file_extents Error injection testing uncovered a case where we'd end up with a corrupt file system with a missing extent in the middle of a ...
CVE-2023-52878
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:24
- Zuletzt bearbeitet 21.11.2024 08:40:46
In the Linux kernel, the following vulnerability has been resolved: can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is accessed out of bounds If the "struct can_priv::echoo_skb" is accessed out of bounds, this would cause a k...
CVE-2023-52879
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:24
- Zuletzt bearbeitet 03.02.2025 15:46:08
In the Linux kernel, the following vulnerability has been resolved: tracing: Have trace_event_file have ref counters The following can crash the kernel: # cd /sys/kernel/tracing # echo 'p:sched schedule' > kprobe_events # exec 5>>events/kprobes...
CVE-2023-52854
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:22
- Zuletzt bearbeitet 03.02.2025 16:13:08
In the Linux kernel, the following vulnerability has been resolved: padata: Fix refcnt handling in padata_free_shell() In a high-load arm64 environment, the pcrypt_aead01 test in LTP can lead to system UAF (Use-After-Free) issues. Due to the length...
CVE-2023-52825
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 02.04.2025 15:00:07
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix a race condition of vram buffer unref in svm code prange->svm_bo unref can happen in both mmu callback and a callback after migrate to system ram. Both are async ca...
CVE-2023-52826
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:20
- Zuletzt bearbeitet 30.12.2024 20:08:33
In the Linux kernel, the following vulnerability has been resolved: drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference In tpg110_get_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a NULL p...