Debian

Debian 12 (bookworm)

11230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:38
  • Zuletzt bearbeitet 16.01.2026 19:24:14

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix resolving backrefs for inline extent followed by prealloc If a file consists of an inline extent followed by a regular or prealloc extent, then a legitimate attempt to r...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:38
  • Zuletzt bearbeitet 16.01.2026 19:24:26

In the Linux kernel, the following vulnerability has been resolved: mtd: core: Fix refcount error in del_mtd_device() del_mtd_device() will call of_node_put() to mtd_get_of_node(mtd), which is mtd->dev.of_node. However, memset(&mtd->dev, 0) is call...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:37
  • Zuletzt bearbeitet 16.01.2026 19:50:40

In the Linux kernel, the following vulnerability has been resolved: ARC: mm: fix leakage of memory allocated for PTE Since commit d9820ff ("ARC: mm: switch pgtable_t back to struct page *") a memory leakage problem occurs. Memory allocated for page...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:37
  • Zuletzt bearbeitet 16.01.2026 19:50:46

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Fix crash on hci_create_cis_sync When attempting to connect multiple ISO sockets without using DEFER_SETUP may result in the following crash: BUG: KASAN: null...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:37
  • Zuletzt bearbeitet 16.01.2026 19:51:21

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in When PTE_MARKER_UFFD_WP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few C...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:37
  • Zuletzt bearbeitet 16.01.2026 19:51:27

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix memory leak in _samsung_clk_register_pll() If clk_register() fails, @pll->rate_table may have allocated memory by kmemdup(), so it needs to be freed, otherwise wi...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:37
  • Zuletzt bearbeitet 09.10.2025 06:15:34

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 21.01.2026 21:38:09

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate the box size for the snooped cursor Invalid userspace dma surface copies could potentially overflow the memcpy from the surface to the snooped image leading to...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 20.01.2026 16:00:08

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Lag, fix failure to cancel delayed bond work Commit 0d4e8ed139d8 ("net/mlx5: Lag, avoid lockdep warnings") accidentally removed a call to cancel delayed bond work thus it...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:36
  • Zuletzt bearbeitet 20.01.2026 15:58:51

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate buffer length while parsing index indx_read is called when we have some NTFS directory operations that need more information from the index buffers. This adds a ...