Debian

Debian 12 (bookworm)

12113 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 23.09.2025 20:16:11

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests The FSM can run in a circle allowing rdma_resolve_ip() to be called twice on the same id_priv. While this c...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 23.09.2025 20:16:25

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure If cma_listen_on_all() fails it leaves the per-device ID still on the listen_list but the state is not set to RDMA_C...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 23.09.2025 20:17:04

In the Linux kernel, the following vulnerability has been resolved: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs Fan speed minimum can be enforced from sysfs. For example, setting current fan speed to 20 i...

  • EPSS 0.23%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 03.02.2025 16:11:30

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: unlink table before deleting it syzbot reports following UAF: BUG: KASAN: use-after-free in memcmp+0x18f/0x1c0 lib/string.c:955 nla_strcmp+0xf2/0x130 lib/nla...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 25.09.2025 15:36:57

In the Linux kernel, the following vulnerability has been resolved: mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap Limit max values for vht mcs and nss in ieee80211_parse_tx_radiotap routine in order to fix the following warnin...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 25.09.2025 15:36:22

In the Linux kernel, the following vulnerability has been resolved: mac80211-hwsim: fix late beacon hrtimer handling Thomas explained in https://lore.kernel.org/r/87mtoeb4hb.ffs@tglx that our handling of the hrtimer here is wrong: If the timer fire...

  • EPSS 0.21%
  • Veröffentlicht 21.05.2024 15:15:23
  • Zuletzt bearbeitet 02.04.2025 14:53:12

In the Linux kernel, the following vulnerability has been resolved: nexthop: Fix memory leaks in nexthop notification chain listeners syzkaller discovered memory leaks [1] that can be reduced to the following commands: # ip nexthop add id 1 black...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 15:15:23
  • Zuletzt bearbeitet 26.12.2024 17:57:10

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix use after free on rmmod plat_dev->dev->platform_data is released by platform_device_unregister(), use of pclk and hclk is a use-after-free. Since device unregister w...

  • EPSS 0.25%
  • Veröffentlicht 21.05.2024 15:15:23
  • Zuletzt bearbeitet 26.12.2024 17:57:35

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Fix potential VPE leak on error In its_vpe_irq_domain_alloc, when its_vpe_init() returns an error, there is an off-by-one in the number of VPEs to be freed. Fi...

  • EPSS 0.21%
  • Veröffentlicht 21.05.2024 15:15:23
  • Zuletzt bearbeitet 12.05.2025 19:52:58

In the Linux kernel, the following vulnerability has been resolved: dma-debug: prevent an error message from causing runtime problems For some drivers, that use the DMA API. This error message can be reached several millions of times per second, ca...