CVE-2024-49928
- EPSS 0.03%
- Veröffentlicht 21.10.2024 18:15:14
- Zuletzt bearbeitet 25.10.2024 15:22:31
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid reading out of bounds when loading TX power FW elements Because the loop-expression will do one more time before getting false from cond-expression, the original...
CVE-2024-49929
- EPSS 0.04%
- Veröffentlicht 21.10.2024 18:15:14
- Zuletzt bearbeitet 03.11.2025 21:16:37
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: avoid NULL pointer dereference iwl_mvm_tx_skb_sta() and iwl_mvm_tx_mpdu() verify that the mvmvsta pointer is not NULL. It retrieves this pointer using iwl_mvm_s...
CVE-2024-49930
- EPSS 0.04%
- Veröffentlicht 21.10.2024 18:15:14
- Zuletzt bearbeitet 03.11.2025 23:16:31
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix array out-of-bound access in SoC stats Currently, the ath11k_soc_dp_stats::hal_reo_error array is defined with a maximum size of DP_REO_DST_RING_MAX. However, the...
CVE-2024-49905
- EPSS 0.04%
- Veröffentlicht 21.10.2024 18:15:13
- Zuletzt bearbeitet 03.11.2025 23:16:30
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_update (v2) This commit adds a null check for the 'afb' variable in the amdgpu_dm_plane_handle_cursor_upd...
CVE-2024-49906
- EPSS 0.05%
- Veröffentlicht 21.10.2024 18:15:13
- Zuletzt bearbeitet 09.12.2024 13:10:04
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before try to access it [why & how] Change the order of the pipe_ctx->plane_state check to ensure that plane_state is not null before accessing ...
CVE-2024-49907
- EPSS 0.04%
- Veröffentlicht 21.10.2024 18:15:13
- Zuletzt bearbeitet 03.11.2025 23:16:30
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc->clk_mgr [WHY & HOW] dc->clk_mgr is null checked previously in the same function, indicating it might be null. Passing "dc" to...
CVE-2024-49908
- EPSS 0.04%
- Veröffentlicht 21.10.2024 18:15:13
- Zuletzt bearbeitet 24.10.2024 03:42:50
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2) This commit adds a null check for the 'afb' variable in the amdgpu_dm_update_cursor function. Previously, ...
CVE-2024-49909
- EPSS 0.04%
- Veröffentlicht 21.10.2024 18:15:13
- Zuletzt bearbeitet 03.11.2025 21:16:36
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func This commit adds a null check for the set_output_gamma function pointer in the dcn32_set_outp...
CVE-2024-49910
- EPSS 0.04%
- Veröffentlicht 21.10.2024 18:15:13
- Zuletzt bearbeitet 24.10.2024 02:58:00
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn401_set_output_transfer_func This commit adds a null check for the set_output_gamma function pointer in the dcn401_set_ou...
CVE-2024-49911
- EPSS 0.04%
- Veröffentlicht 21.10.2024 18:15:13
- Zuletzt bearbeitet 03.11.2025 21:16:36
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func This commit adds a null check for the set_output_gamma function pointer in the dcn20_set_outp...