CVE-2021-47546
- EPSS 0.22%
- Veröffentlicht 24.05.2024 15:15:19
- Zuletzt bearbeitet 21.11.2024 06:36:30
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix memory leak in fib6_rule_suppress The kernel leaks memory when a `fib` rule is present in IPv6 nftables firewall rules and a suppress_prefix rule is present in the IPv6 r...
CVE-2021-47547
- EPSS 0.23%
- Veröffentlicht 24.05.2024 15:15:19
- Zuletzt bearbeitet 01.04.2025 18:41:53
In the Linux kernel, the following vulnerability has been resolved: net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound In line 5001, if all id in the array 'lp->phy[8]' is not 0, when the 'for' end, the 'k' is 8. At...
CVE-2021-47548
- EPSS 1.36%
- Veröffentlicht 24.05.2024 15:15:19
- Zuletzt bearbeitet 01.04.2025 18:42:07
In the Linux kernel, the following vulnerability has been resolved: ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns_dsaf_ge_srst_by_port() The if statement: if (port >= DSAF_GE_NUM) return; limits the value ...
CVE-2021-47549
- EPSS 0.24%
- Veröffentlicht 24.05.2024 15:15:19
- Zuletzt bearbeitet 07.01.2025 17:04:16
In the Linux kernel, the following vulnerability has been resolved: sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl When the `rmmod sata_fsl.ko` command is executed in the PPC64 GNU/Linux, a bug is reported: ===========================...
CVE-2021-47550
- EPSS 0.23%
- Veröffentlicht 24.05.2024 15:15:19
- Zuletzt bearbeitet 21.11.2024 06:36:31
In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: fix potential memleak In function amdgpu_get_xgmi_hive, when kobject_init_and_add failed There is a potential memleak if not call kobject_put.
CVE-2021-47551
- EPSS 0.28%
- Veröffentlicht 24.05.2024 15:15:19
- Zuletzt bearbeitet 01.04.2025 18:42:20
In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been ca...
CVE-2021-47540
- EPSS 0.24%
- Veröffentlicht 24.05.2024 15:15:18
- Zuletzt bearbeitet 21.11.2024 06:36:29
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode Fix the following NULL pointer dereference in mt7915_get_phy_mode routine adding an ibss interface to the mt7915 d...
CVE-2021-47541
- EPSS 0.3%
- Veröffentlicht 24.05.2024 15:15:18
- Zuletzt bearbeitet 21.11.2024 06:36:29
In the Linux kernel, the following vulnerability has been resolved: net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() In mlx4_en_try_alloc_resources(), mlx4_en_copy_priv() is called and tmp->tx_cq will be freed on the error pa...
CVE-2021-47542
- EPSS 0.25%
- Veröffentlicht 24.05.2024 15:15:18
- Zuletzt bearbeitet 21.11.2024 06:36:30
In the Linux kernel, the following vulnerability has been resolved: net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings() In qlcnic_83xx_add_rings(), the indirect function of ahw->hw_ops->alloc_mbx_args will be called to al...
CVE-2021-47544
- EPSS 0.74%
- Veröffentlicht 24.05.2024 15:15:18
- Zuletzt bearbeitet 18.09.2025 16:08:22
In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP requests served by the apache web-server using a cifs mount-point and memory mapping t...