Linux

Linux

6430 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 08.04.2025 19:25:13

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()' In "u32 otg_inst = pipe_ctx->stream_res.tg->inst;" pipe_ctx->stream_res.tg could be NULL, it is relying ...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 08.04.2025 19:25:02

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()' 'panel_cntl' structure used to control the display panel could be null, dereferencing it could lead...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 17.03.2025 15:13:10

In the Linux kernel, the following vulnerability has been resolved: hwmon: (coretemp) Fix out-of-bounds memory access Fix a bug that pdata->cpu_map[] is set before out-of-bounds check. The problem might be triggered on systems with more than 128 co...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 08.04.2025 19:24:39

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that.

  • EPSS 0.02%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 17.03.2025 15:04:31

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup The commit 8b45a26f2ba9 ("drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output") introduced a s...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 17.03.2025 15:04:22

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_limit: reject configurations that cause integer overflow Reject bogus configs where internal token counter wraps around. This only occurs with very very large reques...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 17.03.2025 15:04:10

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the assoc...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 01.10.2025 18:15:36

In the Linux kernel, the following vulnerability has been resolved: arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD Currently the ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround isn't quite right, as it is supposed to be applied afte...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 17.03.2025 15:03:48

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix IO hang from sbitmap wakeup race In blk_mq_mark_tag_wait(), __add_wait_queue() may be re-ordered with the following blk_mq_get_driver_tag() in case of getting driver ta...

  • EPSS 0.01%
  • Veröffentlicht 02.04.2024 07:15:43
  • Zuletzt bearbeitet 08.04.2025 19:24:08

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgpu_mca_smu_get_mca_entry()' Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c:377 amdgpu_mca_smu...