Debian

Debian 12 (bookworm)

11237 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:42:00
  • Zuletzt bearbeitet 18.12.2025 16:50:33

In the Linux kernel, the following vulnerability has been resolved: kernfs: Relax constraint in draining guard The active reference lifecycle provides the break/unbreak mechanism but the active reference is not truly active after unbreak -- callers...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:41:58
  • Zuletzt bearbeitet 12.05.2026 13:16:45

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid __bpf_prog_ret0_warn when jit fails syzkaller reported an issue: WARNING: CPU: 3 PID: 217 at kernel/bpf/core.c:2357 __bpf_prog_ret0_warn+0xa/0x20 kernel/bpf/core.c:2357...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:41:56
  • Zuletzt bearbeitet 18.12.2025 16:51:56

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx->steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later ...

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:41:55
  • Zuletzt bearbeitet 18.12.2025 16:52:27

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug The qmp_usb_iomap() helper function currently returns the raw result of devm_ioremap() for non-exclusive mappings. Since devm_ioremap...

  • EPSS 0.11%
  • Veröffentlicht 10.07.2025 07:41:54
  • Zuletzt bearbeitet 18.12.2025 16:58:02

In the Linux kernel, the following vulnerability has been resolved: net: tipc: fix refcount warning in tipc_aead_encrypt syzbot reported a refcount warning [1] caused by calling get_net() on a network namespace that is being destroyed (refcount=0)....

  • EPSS 0.07%
  • Veröffentlicht 10.07.2025 07:41:53
  • Zuletzt bearbeitet 20.11.2025 16:56:06

In the Linux kernel, the following vulnerability has been resolved: net: dsa: b53: do not enable EEE on bcm63xx BCM63xx internal switches do not support EEE, but provide multiple RGMII ports where external PHYs may be connected. If one of these PHY...

  • EPSS 0.05%
  • Veröffentlicht 09.07.2025 10:42:38
  • Zuletzt bearbeitet 18.11.2025 18:22:21

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: sanitize request list handling Validate the request in nvme_tcp_handle_r2t() to ensure it's not part of any list, otherwise a malicious R2T PDU might inject a loop in req...

  • EPSS 0.05%
  • Veröffentlicht 09.07.2025 10:42:37
  • Zuletzt bearbeitet 18.12.2025 16:59:35

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uart_register_driver function,...

  • EPSS 0.07%
  • Veröffentlicht 09.07.2025 10:42:37
  • Zuletzt bearbeitet 18.12.2025 16:58:38

In the Linux kernel, the following vulnerability has been resolved: bcache: fix NULL pointer in cache_set_flush() 1. LINE#1794 - LINE#1887 is some codes about function of bch_cache_set_alloc(). 2. LINE#2078 - LINE#2142 is some codes about functi...

  • EPSS 0.08%
  • Veröffentlicht 09.07.2025 10:42:36
  • Zuletzt bearbeitet 18.12.2025 17:02:44

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle csum tree error with rescue=ibadroots correctly [BUG] There is syzbot based reproducer that can crash the kernel, with the following call trace: (With some debug outp...