CVE-2021-47245
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:13
- Zuletzt bearbeitet 30.12.2024 19:03:58
In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: Fix out of bounds when parsing TCP options The TCP option parser in synproxy (synproxy_parse_options) could read one byte out of bounds. When the length is 1, ...
CVE-2021-47246
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:13
- Zuletzt bearbeitet 29.04.2025 19:45:28
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix page reclaim for dead peer hairpin When adding a hairpin flow, a firmware-side send queue is created for the peer net device, which claims some host memory pages for...
CVE-2021-47247
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:13
- Zuletzt bearbeitet 03.11.2025 20:15:51
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free of encap entry in neigh update handler Function mlx5e_rep_neigh_update() wasn't updated to accommodate rtnl lock removal from TC filter update path an...
CVE-2021-47248
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:13
- Zuletzt bearbeitet 30.04.2025 15:21:04
In the Linux kernel, the following vulnerability has been resolved: udp: fix race between close() and udp_abort() Kaustubh reported and diagnosed a panic in udp_lib_lookup(). The root cause is udp_abort() racing with close(). Both racing functions ...
CVE-2021-47249
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:13
- Zuletzt bearbeitet 30.12.2024 19:01:43
In the Linux kernel, the following vulnerability has been resolved: net: rds: fix memory leak in rds_recvmsg Syzbot reported memory leak in rds. The problem was in unputted refcount in case of error. int rds_recvmsg(struct socket *sock, struct msg...
CVE-2021-47250
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:13
- Zuletzt bearbeitet 30.12.2024 19:00:27
In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix memory leak in netlbl_cipsov4_add_std Reported by syzkaller: BUG: memory leak unreferenced object 0xffff888105df7000 (size 64): comm "syz-executor842", pid 360, jiff...
CVE-2021-47228
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:12
- Zuletzt bearbeitet 29.04.2025 19:49:34
In the Linux kernel, the following vulnerability has been resolved: x86/ioremap: Map EFI-reserved memory as encrypted for SEV Some drivers require memory that is marked as EFI boot services data. In order for this memory to not be re-used by the ke...
CVE-2021-47229
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:12
- Zuletzt bearbeitet 29.04.2025 19:42:00
In the Linux kernel, the following vulnerability has been resolved: PCI: aardvark: Fix kernel panic during PIO transfer Trying to start a new PIO transfer by writing value 0 in PIO_START register when previous transfer has not yet completed (which ...
CVE-2021-47230
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:12
- Zuletzt bearbeitet 04.04.2025 14:31:41
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Immediately reset the MMU context when the vCPU's SMM flag is cleared so that the SMM flag in the MMU role ...
CVE-2021-47231
- EPSS 0.01%
- Veröffentlicht 21.05.2024 15:15:12
- Zuletzt bearbeitet 04.04.2025 14:31:28
In the Linux kernel, the following vulnerability has been resolved: can: mcba_usb: fix memory leak in mcba_usb Syzbot reported memory leak in SocketCAN driver for Microchip CAN BUS Analyzer Tool. The problem was in unfreed usb_coherent. In mcba_us...