Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:32:25
  • Zuletzt bearbeitet 12.05.2026 21:21:32

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: add alert in try_to_free_buffers() for folios without buffers try_to_free_buffers() can be called on folios with no buffers attached when filemap_release_folio() is invo...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:32:23
  • Zuletzt bearbeitet 13.05.2026 21:04:54

In the Linux kernel, the following vulnerability has been resolved: misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read() In the function bcm_vk_read(), the pointer entry is checked, indicating that it can be NULL. If entry is NULL ...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:32:23
  • Zuletzt bearbeitet 13.05.2026 21:03:37

In the Linux kernel, the following vulnerability has been resolved: jfs: nlink overflow in jfs_rename If nlink is maximal for a directory (-1) and inside that directory you perform a rename for some child directory (not moving from the parent), the...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:32:21
  • Zuletzt bearbeitet 01.06.2026 17:16:38

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle attr_set_size() errors when truncating files If attr_set_size() fails while truncating down, the error is silently ignored and the inode may be left in an inconsis...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:32:20
  • Zuletzt bearbeitet 13.05.2026 18:42:19

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leak on larb probe Make sure to drop the reference taken when looking up the SMI device during larb probe on late probe failure (e.g. probe deferral) an...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:32:20
  • Zuletzt bearbeitet 13.05.2026 18:42:11

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leaks on common probe Make sure to drop the reference taken when looking up the SMI device during common probe on late probe failure (e.g. probe deferra...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:32:19
  • Zuletzt bearbeitet 12.05.2026 21:24:55

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls The size of the data behind of scontrol->ipc_control_data for bytes controls is: [1] sizeof(struct sof_ipc4...

  • EPSS 0.13%
  • Veröffentlicht 06.05.2026 11:32:18
  • Zuletzt bearbeitet 12.05.2026 21:25:04

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels MHI stack offers the 'auto_queue' feature, which allows the MHI stack to auto queue the buffers for the RX path (DL ...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:29:03
  • Zuletzt bearbeitet 08.05.2026 19:08:43

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle dma_free_coherent() in error path takes priv->rx_buf.alloc_len as the dma handle. This would lead to improper unmapping of...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:29:02
  • Zuletzt bearbeitet 01.06.2026 17:17:04

In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate() Although it is guided that `#mbox-cells` must be at least 1, there are many instances of `#mbox-cells = <0>;` in the ...