Debian

Debian 12 (bookworm)

11239 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:23
  • Zuletzt bearbeitet 03.11.2025 21:18:11

In the Linux kernel, the following vulnerability has been resolved: gpio: grgpio: Add NULL check in grgpio_probe devm_kasprintf() can return a NULL pointer on failure,but this returned value in grgpio_probe is not checked. Add NULL check in grgpio_...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:23
  • Zuletzt bearbeitet 03.11.2025 21:18:12

In the Linux kernel, the following vulnerability has been resolved: geneve: do not assume mac header is set in geneve_xmit_skb() We should not assume mac header is set in output path. Use skb_eth_hdr() instead of eth_hdr() to fix the issue. sysbo...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:23
  • Zuletzt bearbeitet 03.11.2025 21:18:12

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Hold module reference while requesting a module User space may unload ip_set.ko while it is itself requesting a set type backend module, leading to a kernel crash...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:23
  • Zuletzt bearbeitet 03.11.2025 21:18:12

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix LGR and link use-after-free issue We encountered a LGR/link use-after-free issue, which manifested as the LGR/link refcnt reaching 0 early and entering the clear proce...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:23
  • Zuletzt bearbeitet 06.10.2025 17:38:15

In the Linux kernel, the following vulnerability has been resolved: net/smc: initialize close_work early to avoid warning We encountered a warning that close_work was canceled before initialization. WARNING: CPU: 7 PID: 111103 at kernel/workqueu...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:23
  • Zuletzt bearbeitet 03.11.2025 21:18:12

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanup_bearer(). syzkaller reported a use-after-free of UDP kernel socket in cleanup_bearer() without repro. [0][1] When bearer_disab...

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:22
  • Zuletzt bearbeitet 03.11.2025 21:18:09

In the Linux kernel, the following vulnerability has been resolved: can: dev: can_set_termination(): allow sleeping GPIOs In commit 6e86a1543c37 ("can: dev: provide optional GPIO based termination support") GPIO based termination support was added....

  • EPSS 0.02%
  • Veröffentlicht 27.12.2024 15:15:22
  • Zuletzt bearbeitet 03.11.2025 21:18:10

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write An offset from client could be a negative value, It could allows to write data outside the bounds of the allocated buffer. ...

  • EPSS 0.01%
  • Veröffentlicht 27.12.2024 15:15:22
  • Zuletzt bearbeitet 03.11.2025 21:18:10

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read An offset from client could be a negative value, It could lead to an out-of-bounds read from the stream_buf. Note that this i...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 15:15:22
  • Zuletzt bearbeitet 03.11.2025 21:18:10

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Add architecture specific huge_pte_clear() When executing mm selftests run_vmtests.sh, there is such an error: BUG: Bad page state in process uffd-unit-tests pfn:0000...