CVE-2024-49907
- EPSS 0.01%
- 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.01%
- 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.01%
- 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.01%
- 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.01%
- 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...
CVE-2024-49912
- EPSS 0.01%
- 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: Handle null 'stream_status' in 'planes_changed_for_existing_stream' This commit adds a null check for 'stream_status' in the function 'planes_changed_for_existing_...
CVE-2024-49913
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:13
- Zuletzt bearbeitet 03.11.2025 23:16:31
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream This commit addresses a null pointer dereference issue in the `commit_planes_for_stream` functio...
CVE-2024-49914
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:13
- Zuletzt bearbeitet 09.12.2024 13:10:05
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipe This commit addresses a null pointer dereference issue in the `dcn20_program_pipe` function. The iss...
CVE-2024-49915
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:13
- Zuletzt bearbeitet 03.11.2025 21:16:37
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw This commit addresses a potential null pointer dereference issue in the `dcn32_init_hw` function. The issue could occur...
CVE-2024-49916
- EPSS 0.01%
- Veröffentlicht 21.10.2024 18:15:13
- Zuletzt bearbeitet 24.10.2024 17:03:19
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hw This commit addresses a potential null pointer dereference issue in the `dcn401_init_hw` function. ...