Linux

Linux Kernel

12474 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: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.02%
  • 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.02%
  • 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.04%
  • 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.04%
  • 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...

  • 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: soc: qcom: rpmpd: Check for null return of devm_kcalloc Because of the possible failure of the allocation, data->domains might be NULL pointer and will cause the dereference of the...

  • 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: video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe() I got a null-ptr-deref report: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:fb_destro...