Debian

Debian Linux

9921 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 10.07.2025 07:42:03
  • Zuletzt bearbeitet 18.12.2025 16:44:29

In the Linux kernel, the following vulnerability has been resolved: pinctrl: at91: Fix possible out-of-boundary access at91_gpio_probe() doesn't check that given OF alias is not available or something went wrong when trying to get it. This might ha...

  • EPSS 0.03%
  • Veröffentlicht 10.07.2025 07:42:02
  • Zuletzt bearbeitet 18.12.2025 16:46:25

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix WARN() in get_bpf_raw_tp_regs syzkaller reported an issue: WARNING: CPU: 3 PID: 5971 at kernel/trace/bpf_trace.c:1861 get_bpf_raw_tp_regs+0xa4/0x100 kernel/trace/bpf_trac...

  • EPSS 0.02%
  • 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.02%
  • Veröffentlicht 10.07.2025 07:41:58
  • Zuletzt bearbeitet 18.12.2025 16:51:30

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.02%
  • 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.02%
  • 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.03%
  • 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.02%
  • 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.02%
  • 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.02%
  • 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...