CVE-2024-50035
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:42
In the Linux kernel, the following vulnerability has been resolved: ppp: fix ppp_async_encode() illegal access syzbot reported an issue in ppp_async_encode() [1] In this case, pppoe_sendmsg() is called with a zero size. Then ppp_async_encode() is ...
- EPSS 0.02%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:42
In the Linux kernel, the following vulnerability has been resolved: net: do not delay dst_entries_add() in dst_release() dst_entries_add() uses per-cpu data that might be freed at netns dismantle from ip6_route_net_exit() calling dst_entries_destro...
CVE-2024-50037
- EPSS 0.02%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 25.10.2024 15:43:07
In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only cleanup deferred I/O if necessary Commit 5a498d4d06d6 ("drm/fbdev-dma: Only install deferred I/O if necessary") initializes deferred I/O only if it is used. drm...
CVE-2024-50038
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:42
In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: avoid NFPROTO_UNSPEC where needed syzbot managed to call xt_cluster match via ebtables: WARNING: CPU: 0 PID: 11 at net/netfilter/xt_cluster.c:72 xt_cluster_mt...
CVE-2024-50039
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:42
In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCA_STAB only for root qdisc Most qdiscs maintain their backlog using qdisc_pkt_len(skb) on the assumption it is invariant between the enqueue() and dequeue() han...
CVE-2024-50019
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:40
In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already unparked. The wake up is then simply ignored becau...
CVE-2024-50020
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 25.10.2024 14:50:42
In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count() This patch addresses an issue with improper reference count handling in the ice_sriov_set_msix_vec_count() ...
CVE-2024-50021
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 25.10.2024 14:52:13
In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins() This patch addresses a reference count handling issue in the ice_dpll_init_rclk_pins() function. The function ca...
CVE-2024-50022
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:41
In the Linux kernel, the following vulnerability has been resolved: device-dax: correct pgoff align in dax_set_mapping() pgoff should be aligned using ALIGN_DOWN() instead of ALIGN(). Otherwise, vmf->address not aligned to fault_size will be align...
CVE-2024-50023
- EPSS 0.01%
- Veröffentlicht 21.10.2024 20:15:15
- Zuletzt bearbeitet 25.10.2024 15:07:10
In the Linux kernel, the following vulnerability has been resolved: net: phy: Remove LED entry from LEDs list on unregister Commit c938ab4da0eb ("net: phy: Manual remove LEDs to ensure correct ordering") correctly fixed a problem with using devm_ b...