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-26700
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:53
- Zuletzt bearbeitet 07.01.2025 20:26:40
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix MST Null Ptr for RV The change try to fix below error specific to RV platform: BUG: kernel NULL pointer dereference, address: 0000000000000008 PGD 0 P4D 0 Oop...
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-26703
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:53
- Zuletzt bearbeitet 27.02.2025 21:59:09
In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Move hrtimer_init to timerlat_fd open() Currently, the timerlat's hrtimer is initialized at the first read of timerlat_fd, and destroyed at close(). It works, but...
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-26705
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:53
- Zuletzt bearbeitet 17.03.2025 15:36:41
In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static (block...
CVE-2024-26706
- EPSS 0.06%
- Veröffentlicht 03.04.2024 15:15:53
- Zuletzt bearbeitet 17.03.2025 15:36:31
In the Linux kernel, the following vulnerability has been resolved: parisc: Fix random data corruption from exception handler The current exception handler implementation, which assists when accessing user space memory, may exhibit random data corr...
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-26708
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:53
- Zuletzt bearbeitet 08.04.2025 15:31:23
In the Linux kernel, the following vulnerability has been resolved: mptcp: really cope with fastopen race Fastopen and PM-trigger subflow shutdown can race, as reported by syzkaller. In my first attempt to close such race, I missed the fact that t...
CVE-2024-26709
- EPSS 0.04%
- Veröffentlicht 03.04.2024 15:15:53
- Zuletzt bearbeitet 13.01.2025 20:03:28
In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach The function spapr_tce_platform_iommu_attach_dev() is missing to call iommu_group_put() when the doma...