Debian

Debian 14 (forky)

13674 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:28
  • Zuletzt bearbeitet 05.02.2026 14:33:58

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() The si->lock must be held when deleting the si from the available list. Otherwise, another thread can re-ad...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:27
  • Zuletzt bearbeitet 05.02.2026 14:48:27

In the Linux kernel, the following vulnerability has been resolved: memcontrol: ensure memcg acquired by id is properly set up In the eviction recency check, we attempt to retrieve the memcg to which the folio belonged when it was evicted, by the m...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:26
  • Zuletzt bearbeitet 05.02.2026 14:54:28

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: Avoid nf_ct_helper_hash uses after free If nf_conntrack_init_start() fails (for example due to a register_nf_conntrack_bpf() failure), the nf_conntrack_helper...

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:19:26
  • Zuletzt bearbeitet 05.02.2026 14:50:21

In the Linux kernel, the following vulnerability has been resolved: md: fix soft lockup in status_resync status_resync() will calculate 'curr_resync - recovery_active' to show user a progress bar like following: [============>........] resync = 6...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:25
  • Zuletzt bearbeitet 05.02.2026 14:58:43

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject invalid reloc tree root keys with stack dump [BUG] Syzbot reported a crash that an ASSERT() got triggered inside prepare_to_merge(). That ASSERT() makes sure the rel...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:24
  • Zuletzt bearbeitet 05.02.2026 15:00:06

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: socinfo: Add kfree for kstrdup Add kfree() in the later error handling in order to avoid memory leak.

  • EPSS 0.01%
  • Veröffentlicht 07.10.2025 15:19:23
  • Zuletzt bearbeitet 17.03.2026 17:14:42

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: mlme: fix null-ptr deref on failed assoc If association to an AP without a link 0 fails, then we crash in tracing because it assumes that either ap_mld_addr or link...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:23
  • Zuletzt bearbeitet 17.03.2026 17:16:24

In the Linux kernel, the following vulnerability has been resolved: dm thin: Use last transaction's pmd->root when commit failed Recently we found a softlock up problem in dm thin pool btree lookup code due to corrupted metadata: Kernel panic - n...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:22
  • Zuletzt bearbeitet 17.03.2026 17:13:15

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add() In mpt3sas_transport_port_add(), if sas_rphy_add() returns error, sas_rphy_free() needs be called to free...

  • EPSS 0.02%
  • Veröffentlicht 07.10.2025 15:19:21
  • Zuletzt bearbeitet 17.03.2026 16:58:26

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping() Our syzkaller report a null pointer dereference, root cause is following: __blk_mq_alloc_map_and_rqs set->tags[h...