Linux

Linux

7024 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:07
  • Zuletzt bearbeitet 14.10.2025 19:07:46

In the Linux kernel, the following vulnerability has been resolved: drm/plane: Move range check for format_count earlier While the check for format_count > 64 in __drm_universal_plane_init() shouldn't be hit (it's a WARN_ON), in its current positio...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:07
  • Zuletzt bearbeitet 01.10.2025 20:15:43

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()' All error handling paths lead to 'out' where many resources are freed. Do it as well here instead of a ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 23.09.2025 18:46:26

In the Linux kernel, the following vulnerability has been resolved: media: ir_toy: free before error exiting Fix leak in error path.

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 01.10.2025 20:15:41

In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: move videodev alloc Move some code out of zr36057_init() and create new functions for handling zr->video_dev. This permit to ease code reading and fix...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 01.10.2025 20:15:41

In the Linux kernel, the following vulnerability has been resolved: media: staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com On the case tmp_dcim=1, the index of buffer is miscalculated. This generate a NULL pointer d...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 24.03.2025 17:46:46

In the Linux kernel, the following vulnerability has been resolved: Revert "Revert "block, bfq: honor already-setup queue merges"" A crash [1] happened to be triggered in conjunction with commit 2d52c58b9c9b ("block, bfq: honor already-setup queue ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 23.09.2025 18:49:21

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: fix PCI-E clock oops Fix PCI-E clock related kernel oops that are caused by a missing clock parent. pcie0_rchng_clk_src has num_parents set to 2 but only one p...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 01.10.2025 20:15:42

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix a memory leak in 'host1x_remove()' Add a missing 'host1x_channel_list_free()' call in the remove function, as already done in the error handling path of the probe ...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 14.10.2025 19:08:13

In the Linux kernel, the following vulnerability has been resolved: udmabuf: validate ubuf->pagecount Syzbot has reported GPF in sg_alloc_append_table_from_pages(). The problem was in ubuf->pages == ZERO_PTR. ubuf->pagecount is calculated from arg...

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 06:37:06
  • Zuletzt bearbeitet 23.09.2025 18:47:36

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-compress: prevent the potentially use of null pointer There is one call trace that snd_soc_register_card() ->snd_soc_bind_card()->soc_init_pcm_runtime() ->snd_soc_dai_com...