CVE-2024-26752
- EPSS 0.01%
- Veröffentlicht 03.04.2024 17:15:51
- Zuletzt bearbeitet 17.03.2025 16:57:11
In the Linux kernel, the following vulnerability has been resolved: l2tp: pass correct message length to ip6_append_data l2tp_ip6_sendmsg needs to avoid accounting for the transport header twice when splicing more data into an already partially-occ...
CVE-2024-26753
- EPSS 0.02%
- Veröffentlicht 03.04.2024 17:15:51
- Zuletzt bearbeitet 27.02.2025 21:59:09
In the Linux kernel, the following vulnerability has been resolved: crypto: virtio/akcipher - Fix stack overflow on memcpy sizeof(struct virtio_crypto_akcipher_session_para) is less than sizeof(struct virtio_crypto_op_ctrl_req::u), copying more byt...
CVE-2024-26727
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:54
- Zuletzt bearbeitet 17.03.2025 16:02:14
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT() if the newly created subvolume already got read [BUG] There is a syzbot crash, triggered by the ASSERT() during subvolume creation: assertion failed: !anon...
CVE-2024-26702
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:53
- Zuletzt bearbeitet 08.04.2025 15:32:26
In the Linux kernel, the following vulnerability has been resolved: iio: magnetometer: rm3100: add boundary check for the value read from RM3100_REG_TMRC Recently, we encounter kernel crash in function rm3100_common_probe caused by out of bound acc...
CVE-2024-26704
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:53
- Zuletzt bearbeitet 14.01.2025 15:37:59
In the Linux kernel, the following vulnerability has been resolved: ext4: fix double-free of blocks due to wrong extents moved_len In ext4_move_extents(), moved_len is only updated when all moves are successfully executed, and only discards orig_in...
CVE-2024-26707
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:53
- Zuletzt bearbeitet 17.03.2025 15:36:22
In the Linux kernel, the following vulnerability has been resolved: net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame() Syzkaller reported [1] hitting a warning after failing to allocate resources for skb in hsr_init_skb(). Since a WARN_ON...
CVE-2024-26712
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:53
- Zuletzt bearbeitet 08.04.2025 15:30:20
In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix addr error caused by page alignment In kasan_init_region, when k_start is not page aligned, at the begin of for loop, k_cur = k_start & PAGE_MASK is less than k_...
CVE-2024-26685
- EPSS 0.02%
- Veröffentlicht 03.04.2024 15:15:52
- Zuletzt bearbeitet 08.04.2025 15:35:33
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential bug in end_buffer_async_write According to a syzbot report, end_buffer_async_write(), which handles the completion of block device writes, may detect abnormal...
CVE-2024-26687
- EPSS 0.02%
- Veröffentlicht 03.04.2024 15:15:52
- Zuletzt bearbeitet 17.03.2025 15:39:03
In the Linux kernel, the following vulnerability has been resolved: xen/events: close evtchn after mapping cleanup shutdown_pirq and startup_pirq are not taking the irq_mapping_update_lock because they can't due to lock inversion. Both are called w...
CVE-2024-26688
- EPSS 0.02%
- Veröffentlicht 03.04.2024 15:15:52
- Zuletzt bearbeitet 07.01.2025 21:12:29
In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super When configuring a hugetlb filesystem via the fsconfig() syscall, there is a possible NULL dereference in hugetlbfs_...