CVE-2022-49034
- EPSS 0.01%
- Veröffentlicht 27.12.2024 14:15:22
- Zuletzt bearbeitet 03.11.2025 21:15:54
In the Linux kernel, the following vulnerability has been resolved: sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK When CONFIG_CPUMASK_OFFSTACK and CONFIG_DEBUG_PER_CPU_MAPS are selected, cpu_max_bits_warn() generates a runtime warning simi...
CVE-2024-53158
- EPSS 0.01%
- Veröffentlicht 24.12.2024 12:15:24
- Zuletzt bearbeitet 03.11.2025 21:17:34
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get() This loop is supposed to break if the frequency returned from clk_round_rate() is the same as on the previous itera...
CVE-2024-53160
- EPSS 0.01%
- Veröffentlicht 24.12.2024 12:15:24
- Zuletzt bearbeitet 01.10.2025 21:16:38
In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu KCSAN reports a data race when access the krcp->monitor_work.timer.expires variable in the schedule_delayed_monitor_work(...
CVE-2024-53152
- EPSS 0.04%
- Veröffentlicht 24.12.2024 12:15:23
- Zuletzt bearbeitet 08.10.2025 14:43:44
In the Linux kernel, the following vulnerability has been resolved: PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert() Currently, the endpoint cleanup function dw_pcie_ep_cleanup() and EPF deinit notify function pci_epc_dein...
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...