CVE-2024-43868
- EPSS 0.02%
- Published 21.08.2024 00:15:05
- Last modified 03.11.2025 22:18:14
In the Linux kernel, the following vulnerability has been resolved: riscv/purgatory: align riscv_kernel_entry When alignment handling is delegated to the kernel, everything must be word-aligned in purgatory, since the trap handler is then set to th...
CVE-2024-43862
- EPSS 0.04%
- Published 21.08.2024 00:15:04
- Last modified 03.09.2024 13:44:24
In the Linux kernel, the following vulnerability has been resolved: net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex The carrier_lock spinlock protects the carrier detection. While it is held, framer_get_status() is called which in ...
CVE-2024-43863
- EPSS 0.02%
- Published 21.08.2024 00:15:04
- Last modified 03.11.2025 22:18:13
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops that on release doesn't remove the fence from the pending list, and thus doesn't require a ...
CVE-2024-43864
- EPSS 0.02%
- Published 21.08.2024 00:15:04
- Last modified 29.09.2025 16:27:10
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocat...
CVE-2024-43865
- EPSS 0.02%
- Published 21.08.2024 00:15:04
- Last modified 10.10.2025 13:51:05
In the Linux kernel, the following vulnerability has been resolved: s390/fpu: Re-add exception handling in load_fpu_state() With the recent rewrite of the fpu code exception handling for the lfpc instruction within load_fpu_state() was erroneously ...
CVE-2024-43861
- EPSS 0.02%
- Published 20.08.2024 22:15:04
- Last modified 03.11.2025 22:18:13
In the Linux kernel, the following vulnerability has been resolved: net: usb: qmi_wwan: fix memory leak for not ip packets Free the unused skb when not ip packets arrive.
CVE-2024-43848
- EPSS 0.05%
- Published 17.08.2024 10:15:10
- Last modified 25.10.2024 13:57:51
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix TTLM teardown work The worker calculates the wrong sdata pointer, so if it ever runs, it'll crash. Fix that.
CVE-2024-43849
- EPSS 0.04%
- Published 17.08.2024 10:15:10
- Last modified 03.11.2025 22:18:10
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: protect locator_addr with the main mutex If the service locator server is restarted fast enough, the PDR can rewrite locator_addr fields concurrently. Protect them ...
CVE-2024-43850
- EPSS 0.03%
- Published 17.08.2024 10:15:10
- Last modified 30.09.2024 13:57:33
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmon_remove The following warning is seen during bwmon_remove due to refcount imbalance, fix this by releasing the OPPs af...
CVE-2024-43851
- EPSS 0.05%
- Published 17.08.2024 10:15:10
- Last modified 03.11.2025 22:18:10
In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpu_number1 to dummy_cpu_number The per cpu variable cpu_number1 is passed to xlnx_event_handler as argument "dev_id", but it is not used in this function. So d...