CVE-2021-47456
- EPSS 0.03%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 02.04.2025 15:11:57
In the Linux kernel, the following vulnerability has been resolved: can: peak_pci: peak_pci_remove(): fix UAF When remove the module peek_pci, referencing 'chan' again after releasing 'dev' will cause UAF. Fix this by releasing 'dev' later. The f...
CVE-2021-47458
- EPSS 0.03%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 23.09.2025 20:25:47
In the Linux kernel, the following vulnerability has been resolved: ocfs2: mount fails with buffer overflow in strlen Starting with kernel 5.11 built with CONFIG_FORTIFY_SOURCE mouting an ocfs2 filesystem with either o2cb or pcmk cluster stack fail...
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-47442
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 07.01.2025 20:14:00
In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digital_in_send_sdd_req() 'skb' is allocated in digital_in_send_sdd_req(), but not free when digital_in_send_cmd() failed, which will caus...
CVE-2021-47443
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 02.04.2025 15:12:38
In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() 'params' is allocated in digital_tg_listen_mdaa(), but not free when digital_send_cmd() failed, which will cause ...
CVE-2021-47445
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 14.01.2025 16:28:52
In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereference on pointer edp The initialization of pointer dev dereferences pointer edp before edp is null checked, so there is a potential null pointer def...
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-2021-47434
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:08
- Zuletzt bearbeitet 25.09.2025 15:58:00
In the Linux kernel, the following vulnerability has been resolved: xhci: Fix command ring pointer corruption while aborting a command The command ring pointer is located at [6:63] bits of the command ring control register (CRCR). All the control b...
CVE-2021-47435
- EPSS 0.01%
- Veröffentlicht 22.05.2024 07:15:08
- Zuletzt bearbeitet 31.01.2025 15:16:51
In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dm_io_dec_pending() calls end_io_acct() first and will then dec md in-flight pending count. But if a task is swapping DM table ...
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...