CVE-2024-57792
- EPSS 0.02%
- Veröffentlicht 11.01.2025 13:15:29
- Zuletzt bearbeitet 03.11.2025 21:18:33
In the Linux kernel, the following vulnerability has been resolved: power: supply: gpio-charger: Fix set charge current limits Fix set charge current limits for devices which allow to set the lowest charge current limit to be greater zero. If reque...
CVE-2024-57798
- EPSS 0.02%
- Veröffentlicht 11.01.2025 13:15:29
- Zuletzt bearbeitet 03.11.2025 21:18:34
In the Linux kernel, the following vulnerability has been resolved: drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req() While receiving an MST up request message from one thread in drm_dp_mst_handle_up_req(), the MST topol...
CVE-2024-55881
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:28
- Zuletzt bearbeitet 03.11.2025 21:17:50
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Play nice with protected guests in complete_hypercall_exit() Use is_64_bit_hypercall() instead of is_64_bit_mode() to detect a 64-bit hypercall when completing said hyper...
CVE-2024-55916
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:28
- Zuletzt bearbeitet 03.11.2025 21:17:50
In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet If the KVP (or VSS) daemon starts before the VMBus channel's ringbuffer is fully initialized, we can hit the pan...
CVE-2024-56369
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:28
- Zuletzt bearbeitet 03.11.2025 21:17:51
In the Linux kernel, the following vulnerability has been resolved: drm/modes: Avoid divide by zero harder in drm_mode_vrefresh() drm_mode_vrefresh() is trying to avoid divide by zero by checking whether htotal or vtotal are zero. But we may still ...
CVE-2024-54683
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:27
- Zuletzt bearbeitet 01.10.2025 20:17:24
In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ========...
CVE-2024-53687
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:26
- Zuletzt bearbeitet 15.10.2025 20:46:50
In the Linux kernel, the following vulnerability has been resolved: riscv: Fix IPIs usage in kfence_protect_page() flush_tlb_kernel_range() may use IPIs to flush the TLBs of all the cores, which triggers the following warning when the irqs are disa...
CVE-2024-53690
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:26
- Zuletzt bearbeitet 03.11.2025 21:17:47
In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent use of deleted inode syzbot reported a WARNING in nilfs_rmdir. [1] Because the inode bitmap is corrupted, an inode with an inode number that should exist as a ".ni...
CVE-2024-52332
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:25
- Zuletzt bearbeitet 03.11.2025 21:17:21
In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igb_init_module() The pci_register_driver() can fail and when this happened, the dca_notifier needs to be unregistered, otherwise the dc...
CVE-2024-53680
- EPSS 0.01%
- Veröffentlicht 11.01.2025 13:15:25
- Zuletzt bearbeitet 03.11.2025 21:17:46
In the Linux kernel, the following vulnerability has been resolved: ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() Under certain kernel configurations when building with Clang/LLVM, the compiler does not generate a return o...