Debian

Debian 11 (bullseye)

8657 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:36
  • Zuletzt bearbeitet 14.01.2026 19:16:29

In the Linux kernel, the following vulnerability has been resolved: icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev(). With some IPv6 Ext Hdr (RPL, SRv6, etc.), we can send a packet that has the link-local address as src and dst...

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:33
  • Zuletzt bearbeitet 05.01.2026 11:16:15

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix BUG_ON condition in btrfs_cancel_balance Pausing and canceling balance can race to interrupt balance lead to BUG_ON panic in btrfs_cancel_balance. The BUG_ON condition i...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:32
  • Zuletzt bearbeitet 14.01.2026 19:16:29

In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NET_RX_DROP, NET_XMIT_CN, NETDEV_TX_BUSY, and so on, from function skb...

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:31
  • Zuletzt bearbeitet 14.01.2026 19:16:28

In the Linux kernel, the following vulnerability has been resolved: nilfs2: do not write dirty data after degenerating to read-only According to syzbot's report, mark_buffer_dirty() called from nilfs_segctor_do_construct() outputs a warning with so...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:29
  • Zuletzt bearbeitet 14.01.2026 19:16:28

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish() If get_ep_from_tid() fails to lookup non-NULL value for ep, ep is dereferenced later regardless of whether it is empty....

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:28
  • Zuletzt bearbeitet 14.01.2026 19:16:10

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure syzbot is reporting NULL pointer dereference at hci_uart_tty_close() [1], for rcu_sync_enter() is called without rc...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:24
  • Zuletzt bearbeitet 14.01.2026 19:16:09

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: fix memory corruption with too many bridges Add the missing sanity check on the bridge counter to avoid corrupting data beyond the fixed-sized bridge array in case the...

  • EPSS 0.02%
  • Veröffentlicht 17.09.2025 14:56:24
  • Zuletzt bearbeitet 14.01.2026 19:16:09

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix null-ptr-deref in vkms_release() A null-ptr-deref is triggered when it tries to destroy the workqueue in vkms->output.composer_workq in vkms_release(). KASAN: null-...

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:23
  • Zuletzt bearbeitet 14.01.2026 19:16:09

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfs_mdt_destroy In alloc_inode, inode_init_always() could return -ENOMEM if security_inode_alloc() fails, which causes inode->i_private uninitialized. Then...

  • EPSS 0.01%
  • Veröffentlicht 17.09.2025 14:56:17
  • Zuletzt bearbeitet 14.01.2026 19:16:09

In the Linux kernel, the following vulnerability has been resolved: powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue When value < time_unit, the parameter of ilog2() will be zero and the return value is -1. u64(-1) is too large for shift e...