Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 27.02.2024 07:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:54

In the Linux kernel, the following vulnerability has been resolved: ARM: footbridge: fix PCI interrupt mapping Since commit 30fdfb929e82 ("PCI: Add a call to pci_assign_irq() in pci_device_probe()"), the PCI code will call the IRQ mapping function ...

  • EPSS 0.22%
  • Veröffentlicht 27.02.2024 07:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:54

In the Linux kernel, the following vulnerability has been resolved: ch_ktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take tx_ctx lock for the complete skb transmit, to avoid page cleanup ...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2024 07:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:55

In the Linux kernel, the following vulnerability has been resolved: net: Make tcp_allowed_congestion_control readonly in non-init netns Currently, tcp_allowed_congestion_control is global and writable; writing to it in any net namespace will leak i...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2024 07:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:55

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: clone set element expression template memcpy() breaks when using connlimit in set elements. Use nft_expr_clone() to initialize the connlimit expression list, o...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2024 07:15:07
  • Zuletzt bearbeitet 21.11.2024 06:34:55

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pci_disable_device() called in __ixgbe_shutdown() decreases dev->enable_cnt by 1. pci_enable_device_mem() which increa...

  • EPSS 0.23%
  • Veröffentlicht 27.02.2024 07:15:06
  • Zuletzt bearbeitet 21.11.2024 06:34:54

In the Linux kernel, the following vulnerability has been resolved: bpf: Use correct permission flag for mixed signed bounds arithmetic We forbid adding unknown scalars with mixed signed bounds due to the spectre v1 masking mitigation. Hence this a...

  • EPSS 0.38%
  • Veröffentlicht 26.02.2024 18:15:07
  • Zuletzt bearbeitet 21.11.2024 04:40:00

In the Linux kernel, the following vulnerability has been resolved: i2c: Fix a potential use after free Free the adap structure only after we are done using it. This patch just moves the put_device() down a bit to avoid the use after free. [wsa: a...

  • EPSS 0.17%
  • Veröffentlicht 26.02.2024 18:15:07
  • Zuletzt bearbeitet 11.07.2025 13:15:22

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fs_trylock_op() in f2fs_write_compressed_pages() to avoid potential deadlock like we did in f2fs_write_single_data_page().

  • EPSS 0.25%
  • Veröffentlicht 26.02.2024 18:15:07
  • Zuletzt bearbeitet 10.12.2025 07:15:55

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: fix info leak in hid_submit_ctrl In hid_submit_ctrl(), the way of calculating the report length doesn't take into account that report->size can be zero. When running t...

  • EPSS 0.25%
  • Veröffentlicht 26.02.2024 18:15:07
  • Zuletzt bearbeitet 21.11.2024 08:39:51

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that ha...