CVE-2024-26633
- EPSS 0.33%
- Veröffentlicht 18.03.2024 11:15:09
- Zuletzt bearbeitet 04.04.2025 14:49:01
In the Linux kernel, the following vulnerability has been resolved: ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim() syzbot pointed out [1] that NEXTHDR_FRAGMENT handling is broken. Reading frag_off can only be done if we p...
CVE-2023-52611
- EPSS 0.22%
- Veröffentlicht 18.03.2024 11:15:08
- Zuletzt bearbeitet 10.03.2025 15:54:04
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: sdio: Honor the host max_req_size in the RX path Lukas reports skb_over_panic errors on his Banana Pi BPI-CM4 which comes with an Amlogic A311D (G12B) SoC and a RTL882...
CVE-2023-52613
- EPSS 0.22%
- Veröffentlicht 18.03.2024 11:15:08
- Zuletzt bearbeitet 08.04.2025 15:26:08
In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment PTR_ERR() returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for compariso...
CVE-2023-52616
- EPSS 0.24%
- Veröffentlicht 18.03.2024 11:15:08
- Zuletzt bearbeitet 04.08.2026 10:18:34
In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init When the mpi_ec_ctx structure is initialized, some fields are not cleared, causing a crash when referencing the field...
CVE-2023-52609
- EPSS 0.19%
- Veröffentlicht 18.03.2024 11:15:07
- Zuletzt bearbeitet 10.03.2025 15:28:37
In the Linux kernel, the following vulnerability has been resolved: binder: fix race between mmput() and do_exit() Task A calls binder_update_page_range() to allocate and insert pages on a remote address space from Task B. For this, Task A pins the...
CVE-2023-52610
- EPSS 0.64%
- Veröffentlicht 18.03.2024 11:15:07
- Zuletzt bearbeitet 04.08.2026 10:18:34
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: fix skb leak and crash on ooo frags act_ct adds skb->users before defragmentation. If frags arrive in order, the last frag's reference is reset in: inet_frag_...
CVE-2021-47124
- EPSS 0.24%
- Veröffentlicht 15.03.2024 21:15:07
- Zuletzt bearbeitet 04.08.2026 10:16:47
In the Linux kernel, the following vulnerability has been resolved: io_uring: fix link timeout refs WARNING: CPU: 0 PID: 10242 at lib/refcount.c:28 refcount_warn_saturate+0x15b/0x1a0 lib/refcount.c:28 RIP: 0010:refcount_warn_saturate+0x15b/0x1a0 li...
CVE-2021-47126
- EPSS 0.25%
- Veröffentlicht 15.03.2024 21:15:07
- Zuletzt bearbeitet 04.08.2026 10:16:47
In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions Reported by syzbot: HEAD commit: 90c911ad Merge tag 'fixes' of git://git.kernel.org/pub/scm.. git tree: ...
CVE-2021-47128
- EPSS 0.18%
- Veröffentlicht 15.03.2024 21:15:07
- Zuletzt bearbeitet 13.03.2025 21:24:38
In the Linux kernel, the following vulnerability has been resolved: bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks Commit 59438b46471a ("security,lockdown,selinux: implement SELinux lockdown") added an implementation of the lock...
CVE-2021-47129
- EPSS 0.44%
- Veröffentlicht 15.03.2024 21:15:07
- Zuletzt bearbeitet 04.08.2026 10:16:47
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: skip expectations for confirmed conntrack nft_ct_expect_obj_eval() calls nf_ct_ext_add() for a confirmed conntrack entry. However, nf_ct_ext_add() can only be ca...