Debian

Debian 11 (bullseye)

8666 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 19:15:30
  • Zuletzt bearbeitet 03.11.2025 23:15:44

In the Linux kernel, the following vulnerability has been resolved: sched/smt: Fix unbalance sched_smt_present dec/inc I got the following warn report while doing stress test: jump label: negative count! WARNING: CPU: 3 PID: 38 at kernel/jump_labe...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 19:15:30
  • Zuletzt bearbeitet 12.05.2026 12:17:09

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if t...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 19:15:30
  • Zuletzt bearbeitet 09.12.2024 13:10:03

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUG_ON() when freeing tree block after error When freeing a tree block, at btrfs_free_tree_block(), if we fail to create a delayed reference we don't deal with the er...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2024 19:15:30
  • Zuletzt bearbeitet 03.11.2025 23:15:44

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pti_clone_pgtable() alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2024 19:15:29
  • Zuletzt bearbeitet 12.05.2026 12:17:09

In the Linux kernel, the following vulnerability has been resolved: x86/mtrr: Check if fixed MTRRs exist before saving them MTRRs have an obsolete fixed variant for fine grained caching control of the 640K-1MB region that uses separate MSRs. This f...

  • EPSS 0.5%
  • Veröffentlicht 02.09.2024 18:15:36
  • Zuletzt bearbeitet 03.11.2025 23:15:43

In the Linux kernel, the following vulnerability has been resolved: fuse: Initialize beyond-EOF page contents before setting uptodate fuse_notify_store(), unlike fuse_do_readpage(), does not enable page zeroing (because it can be used to change par...

  • EPSS 0.23%
  • Veröffentlicht 31.08.2024 14:15:04
  • Zuletzt bearbeitet 03.11.2025 23:15:43

In the Linux kernel, the following vulnerability has been resolved: kcm: Serialise kcm_sendmsg() for the same socket. syzkaller reported UAF in kcm_release(). [0] The scenario is 1. Thread A builds a skb with MSG_MORE and sets kcm->seq_skb. ...

  • EPSS 0.03%
  • Veröffentlicht 30.08.2024 11:15:14
  • Zuletzt bearbeitet 03.09.2024 14:26:56

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more sched_fork() races Where commit 4ef0c5c6b5ba ("kernel/sched: Fix sched_fork() access an invalid sched_task_group") fixed a fork race vs cgroup, it opened up a r...

  • EPSS 0.02%
  • Veröffentlicht 30.08.2024 08:15:04
  • Zuletzt bearbeitet 12.05.2026 12:17:09

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use helper function to calculate expect ID Delete expectation path is missing a call to the nf_expect_get_id() helper function to calculate the expectation ID...

Exploit
  • EPSS 0.02%
  • Veröffentlicht 29.08.2024 11:15:23
  • Zuletzt bearbeitet 12.09.2024 16:58:07

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity tests to TCP_QUEUE_SEQ Qingyu Li reported a syzkaller bug where the repro changes RCV SEQ _after_ restoring data in the receive queue. mprotect(0x4aa000, 12288, PR...