Canonical

Ubuntu Pro 20.04 LTS

3682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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...

  • 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_...

  • 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...

  • 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...

  • 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...

  • 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. ...

  • 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 and clk_mgr->funcs in dcn30_init_hw This commit addresses a potential null pointer dereference issue in the `dcn30_init_hw` function. Th...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:12
  • Zuletzt bearbeitet 03.11.2025 21:16:35

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null-initialized variables [WHAT & HOW] drr_timing and subvp_pipe are initialized to null and they are not always assigned new values. It is necessary to che...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 18:15:12
  • Zuletzt bearbeitet 03.11.2025 21:16:35

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominators' default to 1 [WHAT & HOW] Variables used as denominators and maybe not assigned to other values, should not be 0. Change their default to ...

  • EPSS 0.02%
  • Veröffentlicht 21.10.2024 18:15:12
  • Zuletzt bearbeitet 25.10.2024 14:05:16

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs There are some cases, such as the one uncovered by Commit 46d4efcccc68 ("drm/msm/a6xx: Avoid a nullptr dereference wh...