CVE-2024-46849
- EPSS 0.02%
- Veröffentlicht 27.09.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:08
In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: axg-card: fix 'use-after-free' Buffer 'card->dai_link' is reallocated in 'meson_card_reallocate_links()', so move 'pad' pointer initialization after this function when...
CVE-2024-46850
- EPSS 0.03%
- Veröffentlicht 27.09.2024 13:15:16
- Zuletzt bearbeitet 04.10.2024 15:30:32
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct() dc_state_destruct() nulls the resource context of the DC state. The pipe context passed to dcn35_set_drr...
CVE-2024-46851
- EPSS 0.03%
- Veröffentlicht 27.09.2024 13:15:16
- Zuletzt bearbeitet 04.10.2024 16:00:43
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct() dc_state_destruct() nulls the resource context of the DC state. The pipe context passed to dcn10_set_drr...
CVE-2024-46852
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:08
In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VM_DONTEXPAND was added in commit 1c1914d6e8c6 ("dma-buf: heaps: Don't track CMA dma-buf pages under RssFile") it was...
CVE-2024-46853
- EPSS 0.02%
- Veröffentlicht 27.09.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 23:16:08
In the Linux kernel, the following vulnerability has been resolved: spi: nxp-fspi: fix the KASAN report out-of-bounds bug Change the memcpy length to fix the out-of-bounds issue when writing the data that is not 4 byte aligned to TX FIFO. To repro...
CVE-2024-46825
- EPSS 0.02%
- Veröffentlicht 27.09.2024 13:15:15
- Zuletzt bearbeitet 20.11.2024 17:24:04
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID check The lookup function iwl_mvm_rcu_fw_link_id_to_link_conf() is normally called with input from the firmware, so it should use I...
CVE-2024-46826
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:05
In the Linux kernel, the following vulnerability has been resolved: ELF: fix kernel.randomize_va_space double read ELF loader uses "randomize_va_space" twice. It is sysctl and can change at any moment, so 2 loads could see 2 different values in the...
CVE-2024-46827
- EPSS 0.04%
- Veröffentlicht 27.09.2024 13:15:15
- Zuletzt bearbeitet 20.11.2024 20:40:40
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix firmware crash due to invalid peer nss Currently, if the access point receives an association request containing an Extended HE Capabilities Information Element w...
CVE-2024-46828
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:05
In the Linux kernel, the following vulnerability has been resolved: sched: sch_cake: fix bulk flow accounting logic for host fairness In sch_cake, we keep track of the count of active bulk flows per host, when running in dst/src host fairness mode,...
CVE-2024-46829
- EPSS 0.01%
- Veröffentlicht 27.09.2024 13:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:05
In the Linux kernel, the following vulnerability has been resolved: rtmutex: Drop rt_mutex::wait_lock before scheduling rt_mutex_handle_deadlock() is called with rt_mutex::wait_lock held. In the good case it returns with the lock held and in the d...