CVE-2024-53153
- EPSS 0.04%
- Veröffentlicht 24.12.2024 12:15:23
- Zuletzt bearbeitet 08.10.2025 14:43:14
In the Linux kernel, the following vulnerability has been resolved: PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert() Currently, the endpoint cleanup function dw_pcie_ep_cleanup() and EPF deinit notify function pci_epc_deinit_not...
CVE-2024-53147
- EPSS 0.03%
- Veröffentlicht 24.12.2024 12:15:22
- Zuletzt bearbeitet 01.10.2025 21:16:36
In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster size, if start_clu becomes an EOF cluster(an invalid ...
CVE-2024-53148
- EPSS 0.02%
- Veröffentlicht 24.12.2024 12:15:22
- Zuletzt bearbeitet 03.11.2025 21:17:31
In the Linux kernel, the following vulnerability has been resolved: comedi: Flush partial mappings in error case If some remap_pfn_range() calls succeeded before one failed, we still have buffer pages mapped into the userspace page tables when we d...
CVE-2024-53240
- EPSS 0.04%
- Veröffentlicht 24.12.2024 10:15:06
- Zuletzt bearbeitet 03.11.2025 21:17:45
In the Linux kernel, the following vulnerability has been resolved: xen/netfront: fix crash when removing device When removing a netfront device directly after a suspend/resume cycle it might happen that the queues have not been setup again, causin...
CVE-2024-53241
- EPSS 0.01%
- Veröffentlicht 24.12.2024 10:15:06
- Zuletzt bearbeitet 03.11.2025 21:17:46
In the Linux kernel, the following vulnerability has been resolved: x86/xen: don't do PV iret hypercall through hypercall page Instead of jumping to the Xen hypercall page for doing the iret hypercall, directly code the required sequence in xen-asm...
CVE-2024-53144
- EPSS 0.01%
- Veröffentlicht 17.12.2024 16:15:25
- Zuletzt bearbeitet 03.11.2025 23:17:23
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE This aligned BR/EDR JUST_WORKS method with LE which since 92516cd97fd4 ("Bluetooth: Always request for user confirmatio...
CVE-2024-53143
- EPSS 0.05%
- Veröffentlicht 07.12.2024 07:15:03
- Zuletzt bearbeitet 24.03.2025 17:27:18
In the Linux kernel, the following vulnerability has been resolved: fsnotify: Fix ordering of iput() and watched_objects decrement Ensure the superblock is kept alive until we're done with iput(). Holding a reference to an inode is not allowed unle...
CVE-2024-53125
- EPSS 0.01%
- Veröffentlicht 04.12.2024 14:15:20
- Zuletzt bearbeitet 03.11.2025 21:17:28
In the Linux kernel, the following vulnerability has been resolved: bpf: sync_linked_regs() must preserve subreg_def Range propagation must not affect subreg_def marks, otherwise the following example is rewritten by verifier incorrectly when BPF_F...
CVE-2024-53105
- EPSS 0.02%
- Veröffentlicht 02.12.2024 14:15:11
- Zuletzt bearbeitet 03.11.2025 21:17:26
In the Linux kernel, the following vulnerability has been resolved: mm: page_alloc: move mlocked flag clearance into free_pages_prepare() Syzbot reported a bad page state problem caused by a page being freed using free_page() still having a mlocked...
CVE-2024-53106
- EPSS 0.02%
- Veröffentlicht 02.12.2024 14:15:11
- Zuletzt bearbeitet 03.11.2025 23:17:20
In the Linux kernel, the following vulnerability has been resolved: ima: fix buffer overrun in ima_eventdigest_init_common Function ima_eventdigest_init() calls ima_eventdigest_init_common() with HASH_ALGO__LAST which is then used to access the arr...