CVE-2021-47619
- EPSS 0.22%
- Veröffentlicht 20.06.2024 11:15:54
- Zuletzt bearbeitet 21.11.2024 06:36:41
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP When XDP was configured on a system with large number of CPUs and X722 NIC there was a call trace with NULL pointer dereference. i40e 0000:87:...
CVE-2021-47620
- EPSS 0.22%
- Veröffentlicht 20.06.2024 11:15:54
- Zuletzt bearbeitet 21.11.2024 06:36:41
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: refactor malicious adv data check Check for out-of-bound read was being performed at the end of while num_reports loop, and would fill journal with false positives. Adde...
CVE-2022-48712
- EPSS 0.23%
- Veröffentlicht 20.06.2024 11:15:54
- Zuletzt bearbeitet 17.09.2025 17:12:00
In the Linux kernel, the following vulnerability has been resolved: ext4: fix error handling in ext4_fc_record_modified_inode() Current code does not fully takes care of krealloc() error case, which could lead to silent memory corruption or a kerne...
CVE-2024-38619
- EPSS 0.25%
- Veröffentlicht 20.06.2024 07:15:41
- Zuletzt bearbeitet 12.05.2026 12:16:55
In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Check whether the media is initialized The member "uzonesize" of struct alauda_info will remain 0 if alauda_init_media() fails, potentially causing divide erro...
CVE-2021-47606
- EPSS 0.23%
- Veröffentlicht 19.06.2024 15:15:55
- Zuletzt bearbeitet 21.11.2024 06:36:39
In the Linux kernel, the following vulnerability has been resolved: net: netlink: af_netlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netem_enqueue function w...
CVE-2021-47612
- EPSS 0.22%
- Veröffentlicht 19.06.2024 15:15:55
- Zuletzt bearbeitet 21.11.2024 06:36:40
In the Linux kernel, the following vulnerability has been resolved: nfc: fix segfault in nfc_genl_dump_devices_done When kmalloc in nfc_genl_dump_devices() fails then nfc_genl_dump_devices_done() segfaults as below KASAN: null-ptr-deref in range [...
CVE-2021-47597
- EPSS 0.25%
- Veröffentlicht 19.06.2024 15:15:54
- Zuletzt bearbeitet 21.11.2024 06:36:38
In the Linux kernel, the following vulnerability has been resolved: inet_diag: fix kernel-infoleak for UDP sockets KMSAN reported a kernel-infoleak [1], that can exploited by unpriv users. After analysis it turned out UDP was not initializing r->i...
CVE-2021-47599
- EPSS 0.15%
- Veröffentlicht 19.06.2024 15:15:54
- Zuletzt bearbeitet 21.11.2024 06:36:38
In the Linux kernel, the following vulnerability has been resolved: btrfs: use latest_dev in btrfs_show_devname The test case btrfs/238 reports the warning below: WARNING: CPU: 3 PID: 481 at fs/btrfs/super.c:2509 btrfs_show_devname+0x104/0x1e8 [b...
CVE-2021-47600
- EPSS 0.27%
- Veröffentlicht 19.06.2024 15:15:54
- Zuletzt bearbeitet 21.11.2024 06:36:38
In the Linux kernel, the following vulnerability has been resolved: dm btree remove: fix use after free in rebalance_children() Move dm_tm_unlock() after dm_tm_dec().
CVE-2021-47602
- EPSS 0.22%
- Veröffentlicht 19.06.2024 15:15:54
- Zuletzt bearbeitet 21.11.2024 06:36:38
In the Linux kernel, the following vulnerability has been resolved: mac80211: track only QoS data frames for admission control For admission control, obviously all of that only works for QoS data frames, otherwise we cannot even access the QoS fiel...