CVE-2024-41079
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 22:17:31
In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words (aka results) for the command queue entry need to be set to 0 when they are not used (n...
CVE-2024-41080
- EPSS 0.01%
- Veröffentlicht 29.07.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 22:17:31
In the Linux kernel, the following vulnerability has been resolved: io_uring: fix possible deadlock in io_register_iowq_max_workers() The io_register_iowq_max_workers() function calls io_put_sq_data(), which acquires the sqd->lock without releasing...
CVE-2024-41081
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:15
- Zuletzt bearbeitet 03.11.2025 22:17:32
In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ila_output() As explained in commit 1378817486d6 ("tipc: block BH before using dst_cache"), net/core/dst_cache.c helpers need to be called with BH disabled. ila_o...
CVE-2024-41082
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:15
- Zuletzt bearbeitet 09.10.2025 18:01:11
In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: use reserved tag for reg read/write command In some scenarios, if too many commands are issued by nvme command in the same time by user tasks, this may exhaust all ta...
CVE-2024-41060
- EPSS 0.01%
- Veröffentlicht 29.07.2024 15:15:14
- Zuletzt bearbeitet 03.11.2025 22:17:29
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bo_va->bo is non-NULL before using it The call to radeon_vm_clear_freed might clear bo_va->bo, so we have to check it before dereferencing it.
CVE-2024-41061
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:14
- Zuletzt bearbeitet 14.01.2026 16:29:38
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupport [Why] Potential out of bounds access in dml2_calculate_rq_and_dlg_params() because the value of out_lowest_...
CVE-2024-41062
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:14
- Zuletzt bearbeitet 03.11.2025 22:17:29
In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hci_rx_work, where the former releases the sock and the latter acces...
CVE-2024-41063
- EPSS 0.01%
- Veröffentlicht 29.07.2024 15:15:14
- Zuletzt bearbeitet 03.11.2025 22:17:29
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: cancel all works upon hci_unregister_dev() syzbot is reporting that calling hci_release_dev() from hci_error_reset() due to hci_dev_put() from hci_error_reset(...
CVE-2024-41064
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:14
- Zuletzt bearbeitet 03.11.2025 22:17:29
In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: avoid possible crash when edev->pdev changes If a PCI device is removed during eeh_pe_report_edev(), edev->pdev will change and can cause a crash, hold the PCI rescan/...
CVE-2024-41065
- EPSS 0.02%
- Veröffentlicht 29.07.2024 15:15:14
- Zuletzt bearbeitet 03.11.2025 22:17:29
In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Whitelist dtl slub object for copying to userspace Reading the dispatch trace log from /sys/kernel/debug/powerpc/dtl/cpu-* results in a BUG() when the config CONFI...