CVE-2024-26675
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:44
- Zuletzt bearbeitet 17.03.2025 15:42:44
In the Linux kernel, the following vulnerability has been resolved: ppp_async: limit MRU to 64K syzbot triggered a warning [1] in __alloc_pages(): WARN_ON_ONCE_GFP(order > MAX_PAGE_ORDER, gfp) Willem fixed a similar issue in commit c0a2a1b0d631 (...
CVE-2024-26679
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:44
- Zuletzt bearbeitet 17.03.2025 15:42:17
In the Linux kernel, the following vulnerability has been resolved: inet: read sk->sk_family once in inet_recv_error() inet_recv_error() is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6_ADDRFORM socket option a...
CVE-2024-26684
- EPSS 0.02%
- Veröffentlicht 02.04.2024 07:15:44
- Zuletzt bearbeitet 17.03.2025 15:41:04
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 ("net: stmmac: Implement Safety Features in XGMAC core") checks and reports safety errors,...
CVE-2024-26663
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:43
- Zuletzt bearbeitet 07.01.2025 17:20:30
In the Linux kernel, the following vulnerability has been resolved: tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() syzbot reported the following general protection fault [1]: general protection fault, probably for non-canonica...
CVE-2024-26664
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:43
- Zuletzt bearbeitet 17.03.2025 15:13:10
In the Linux kernel, the following vulnerability has been resolved: hwmon: (coretemp) Fix out-of-bounds memory access Fix a bug that pdata->cpu_map[] is set before out-of-bounds check. The problem might be triggered on systems with more than 128 co...
CVE-2024-26665
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:43
- Zuletzt bearbeitet 03.03.2025 17:33:19
In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in ...
CVE-2024-26671
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:43
- Zuletzt bearbeitet 17.03.2025 15:03:48
In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix IO hang from sbitmap wakeup race In blk_mq_mark_tag_wait(), __add_wait_queue() may be re-ordered with the following blk_mq_get_driver_tag() in case of getting driver ta...
CVE-2024-26673
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:43
- Zuletzt bearbeitet 17.03.2025 15:43:02
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations - Disallow families other than NFPROTO_{IPV4,IPV6,INET}. - Disallow layer 4 protocol with no ports,...
CVE-2024-26659
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:42
- Zuletzt bearbeitet 17.03.2025 15:13:19
In the Linux kernel, the following vulnerability has been resolved: xhci: handle isoc Babble and Buffer Overrun events properly xHCI 4.9 explicitly forbids assuming that the xHC has released its ownership of a multi-TRB TD when it reports an error ...
CVE-2023-52635
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:41
- Zuletzt bearbeitet 17.03.2025 15:13:50
In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Synchronize devfreq_monitor_[start/stop] There is a chance if a frequent switch of the governor done in a loop result in timer list corruption where timer cancel bein...