Debian

Debian 12 (bookworm)

11239 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 29.10.2024 01:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:48

In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race We're seeing crashes from rq_qos_wake_function that look like this: BUG: unable to handle page fault for addre...

  • EPSS 0.1%
  • Veröffentlicht 29.10.2024 01:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:48

In the Linux kernel, the following vulnerability has been resolved: tcp: fix mptcp DSS corruption due to large pmtu xmit Syzkaller was able to trigger a DSS corruption: TCP: request_sock_subflow_v4: Possible SYN flooding on port [::]:20002. Send...

  • EPSS 0.01%
  • Veröffentlicht 29.10.2024 01:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:48

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow Syzkaller reported this splat: ================================================================== BUG: KASAN: slab-us...

  • EPSS 0.02%
  • Veröffentlicht 29.10.2024 01:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:48

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This ad...

  • EPSS 0.03%
  • Veröffentlicht 29.10.2024 01:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:49

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free on read_alloc_one_name() error The function read_alloc_one_name() does not initialize the name field of the passed fscrypt_str struct if kmall...

  • EPSS 0.04%
  • Veröffentlicht 29.10.2024 01:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:49

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free in add_inode_ref() The add_inode_ref() function does not initialize the "name" struct when it is declared. If any of the following calls to "...

  • EPSS 0.04%
  • Veröffentlicht 29.10.2024 01:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:46

In the Linux kernel, the following vulnerability has been resolved: pinctrl: apple: check devm_kasprintf() returned value devm_kasprintf() can return a NULL pointer on failure but this returned value is not checked. Fix this lack and check the retu...

  • EPSS 0.02%
  • Veröffentlicht 29.10.2024 01:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:46

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below #GP in 32-bit mode when dosemu software was executing vm86() system call: general protection faul...

  • EPSS 0.02%
  • Veröffentlicht 29.10.2024 01:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:47

In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: Fix use-after-free in gsm_cleanup_mux BUG: KASAN: slab-use-after-free in gsm_cleanup_mux+0x77b/0x7b0 drivers/tty/n_gsm.c:3160 [n_gsm] Read of size 8 at addr ffff88815fe...

  • EPSS 0.02%
  • Veröffentlicht 29.10.2024 01:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:47

In the Linux kernel, the following vulnerability has been resolved: parport: Proper fix for array out-of-bounds access The recent fix for array out-of-bounds accesses replaced sprintf() calls blindly with snprintf(). However, since snprintf() retu...