CVE-2024-26755
- EPSS 0.16%
- Veröffentlicht 03.04.2024 17:15:52
- Zuletzt bearbeitet 04.04.2025 14:30:49
In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape md_start_sync() will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still ...
CVE-2024-26756
- EPSS 0.02%
- Veröffentlicht 03.04.2024 17:15:52
- Zuletzt bearbeitet 17.03.2025 16:56:57
In the Linux kernel, the following vulnerability has been resolved: md: Don't register sync_thread for reshape directly Currently, if reshape is interrupted, then reassemble the array will register sync_thread directly from pers->run(), in this cas...
CVE-2024-26757
- EPSS 0.01%
- Veröffentlicht 03.04.2024 17:15:52
- Zuletzt bearbeitet 04.04.2025 14:30:42
In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore read-only array in md_check_recovery() Usually if the array is not read-write, md_check_recovery() won't register new sync_thread in the first place. And if the ar...
CVE-2024-26758
- EPSS 0.01%
- Veröffentlicht 03.04.2024 17:15:52
- Zuletzt bearbeitet 04.04.2025 14:30:16
In the Linux kernel, the following vulnerability has been resolved: md: Don't ignore suspended array in md_check_recovery() mddev_suspend() never stop sync_thread, hence it doesn't make sense to ignore suspended array in md_check_recovery(), which ...
CVE-2024-26759
- EPSS 0.01%
- Veröffentlicht 03.04.2024 17:15:52
- Zuletzt bearbeitet 16.04.2025 19:15:50
In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix race when skipping swapcache When skipping swapcache for SWP_SYNCHRONOUS_IO, if two or more threads swapin the same entry at the same time, they get different pages (A...
CVE-2024-26761
- EPSS 0.02%
- Veröffentlicht 03.04.2024 17:15:52
- Zuletzt bearbeitet 17.03.2025 16:56:39
In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window The Linux CXL subsystem is built on the assumption that HPA == SPA. That is, the host physical addres...
CVE-2024-26762
- EPSS 0.01%
- Veröffentlicht 03.04.2024 17:15:52
- Zuletzt bearbeitet 18.03.2025 16:13:33
In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Skip to handle RAS errors if CXL.mem device is detached The PCI AER model is an awkward fit for CXL error handling. While the expectation is that a PCI device can escalate...
CVE-2024-26763
- EPSS 0.01%
- Veröffentlicht 03.04.2024 17:15:52
- Zuletzt bearbeitet 18.03.2025 16:40:18
In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is mod...
CVE-2024-26764
- EPSS 0.01%
- Veröffentlicht 03.04.2024 17:15:52
- Zuletzt bearbeitet 18.03.2025 16:36:22
In the Linux kernel, the following vulnerability has been resolved: fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio If kiocb_set_cancel_fn() is called for I/O submitted via io_uring, the following kernel warning appears: WARNING...
CVE-2024-26765
- EPSS 0.02%
- Veröffentlicht 03.04.2024 17:15:52
- Zuletzt bearbeitet 18.03.2025 16:43:01
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Disable IRQ before init_fn() for nonboot CPUs Disable IRQ before init_fn() for nonboot CPUs when hotplug, in order to silence such warnings (and also avoid potential err...