CVE-2023-53106
- EPSS 0.06%
- Veröffentlicht 02.05.2025 15:55:47
- Zuletzt bearbeitet 10.11.2025 17:54:42
In the Linux kernel, the following vulnerability has been resolved: nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition This bug influences both st_nci_i2c_remove and st_nci_spi_remove. Take st_nci_i2c_remove as an example. In...
CVE-2023-53103
- EPSS 0.07%
- Veröffentlicht 02.05.2025 15:55:45
- Zuletzt bearbeitet 10.11.2025 17:56:07
In the Linux kernel, the following vulnerability has been resolved: bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails syzbot reported a warning[1] where the bond device itself is a slave and we try to enslave a non-ethernet devi...
CVE-2023-53100
- EPSS 0.07%
- 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.07%
- 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.1%
- 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.1%
- 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.05%
- 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.04%
- 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.06%
- 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.04%
- 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...