CVE-2023-53100
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:43
- Zuletzt bearbeitet 10.11.2025 17:56:45
In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in ext4_update_inline_data Syzbot found the following issue: EXT4-fs (loop0): mounted filesystem 00000000-0000-0000-0000-000000000000 without journal. Quota mode:...
CVE-2023-53101
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:43
- Zuletzt bearbeitet 10.11.2025 17:56:32
In the Linux kernel, the following vulnerability has been resolved: ext4: zero i_disksize when initializing the bootloader inode If the boot loader inode has never been used before, the EXT4_IOC_SWAP_BOOT inode will initialize it, including setting...
CVE-2023-53098
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:41
- Zuletzt bearbeitet 12.11.2025 21:00:04
In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel...
CVE-2023-53097
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:40
- Zuletzt bearbeitet 12.11.2025 21:00:09
In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To mak...
CVE-2023-53094
- EPSS 0.12%
- Veröffentlicht 02.05.2025 15:55:39
- Zuletzt bearbeitet 12.11.2025 21:00:36
In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsl_lpuart: fix race on RX DMA shutdown From time to time DMA completion can come in the middle of DMA shutdown: <process ctx>: <IRQ>: lpuart32_shutdown() lpuart...
CVE-2023-53090
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:36
- Zuletzt bearbeitet 12.11.2025 21:06:36
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfd_wait_on_events() function, the kfd_event_waiter structure is allocated by alloc_event_waiters(), but the event field of the wait...
CVE-2023-53091
- EPSS 0.18%
- Veröffentlicht 02.05.2025 15:55:36
- Zuletzt bearbeitet 12.11.2025 21:04:01
In the Linux kernel, the following vulnerability has been resolved: ext4: update s_journal_inum if it changes after journal replay When mounting a crafted ext4 image, s_journal_inum may change after journal replay, which is obviously unreasonable b...
CVE-2023-53089
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:35
- Zuletzt bearbeitet 12.11.2025 21:06:46
In the Linux kernel, the following vulnerability has been resolved: ext4: fix task hung in ext4_xattr_delete_inode Syzbot reported a hung task problem: ================================================================== INFO: task syz-executor232:50...
CVE-2023-53077
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:27
- Zuletzt bearbeitet 12.11.2025 20:49:36
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes [WHY] When PTEBufferSizeInRequests is zero, UBSAN reports the following warning because dml_log2 returns an unexp...
CVE-2023-53075
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:26
- Zuletzt bearbeitet 12.11.2025 20:49:42
In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix invalid address access in lookup_rec() when index is 0 KASAN reported follow problem: BUG: KASAN: use-after-free in lookup_rec Read of size 8 at addr ffff000199270ff...