Debian

Debian 12 (bookworm)

12113 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 30.12.2024 19:04:26

In the Linux kernel, the following vulnerability has been resolved: sch_cake: Fix out of bounds when parsing TCP options and header The TCP option parser in cake qdisc (cake_get_tcpopt and cake_tcph_may_drop) could read one byte out of bounds. When...

  • EPSS 0.27%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 04.04.2025 14:30:24

In the Linux kernel, the following vulnerability has been resolved: mptcp: Fix out of bounds when parsing TCP options The TCP option parser in mptcp (mptcp_get_options) could read one byte out of bounds. When the length is 1, the execution flow get...

  • EPSS 0.26%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 30.12.2024 19:03:58

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: Fix out of bounds when parsing TCP options The TCP option parser in synproxy (synproxy_parse_options) could read one byte out of bounds. When the length is 1, ...

  • EPSS 0.23%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 29.04.2025 19:45:28

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix page reclaim for dead peer hairpin When adding a hairpin flow, a firmware-side send queue is created for the peer net device, which claims some host memory pages for...

  • EPSS 0.23%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 14.11.2025 17:16:18

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free of encap entry in neigh update handler Function mlx5e_rep_neigh_update() wasn't updated to accommodate rtnl lock removal from TC filter update path an...

  • EPSS 0.18%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 30.04.2025 15:21:04

In the Linux kernel, the following vulnerability has been resolved: udp: fix race between close() and udp_abort() Kaustubh reported and diagnosed a panic in udp_lib_lookup(). The root cause is udp_abort() racing with close(). Both racing functions ...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 30.12.2024 19:01:43

In the Linux kernel, the following vulnerability has been resolved: net: rds: fix memory leak in rds_recvmsg Syzbot reported memory leak in rds. The problem was in unputted refcount in case of error. int rds_recvmsg(struct socket *sock, struct msg...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 15:15:13
  • Zuletzt bearbeitet 30.12.2024 19:00:27

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix memory leak in netlbl_cipsov4_add_std Reported by syzkaller: BUG: memory leak unreferenced object 0xffff888105df7000 (size 64): comm "syz-executor842", pid 360, jiff...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 15:15:12
  • Zuletzt bearbeitet 29.04.2025 19:49:34

In the Linux kernel, the following vulnerability has been resolved: x86/ioremap: Map EFI-reserved memory as encrypted for SEV Some drivers require memory that is marked as EFI boot services data. In order for this memory to not be re-used by the ke...

  • EPSS 0.23%
  • Veröffentlicht 21.05.2024 15:15:12
  • Zuletzt bearbeitet 29.04.2025 19:42:00

In the Linux kernel, the following vulnerability has been resolved: PCI: aardvark: Fix kernel panic during PIO transfer Trying to start a new PIO transfer by writing value 0 in PIO_START register when previous transfer has not yet completed (which ...