Debian

Debian 11 (bullseye)

8666 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 12:15:05
  • Zuletzt bearbeitet 12.05.2026 12:17:12

In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcp_rto_delta_us() We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a...

  • EPSS 0.08%
  • Veröffentlicht 21.10.2024 12:15:05
  • Zuletzt bearbeitet 12.05.2026 12:17:13

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() syzbot reported that nf_reject_ip6_tcphdr_put() was possibly sending garbage on the four reserved tcp bits (th->res1) Use...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 12:15:05
  • Zuletzt bearbeitet 03.11.2025 23:16:16

In the Linux kernel, the following vulnerability has been resolved: f2fs: get rid of online repaire on corrupted directory syzbot reports a f2fs bug as below: kernel BUG at fs/f2fs/inode.c:896! RIP: 0010:f2fs_evict_inode+0x1598/0x15c0 fs/f2fs/inod...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 12:15:05
  • Zuletzt bearbeitet 23.10.2024 20:42:31

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread() syzbot reports a f2fs bug as below: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x241/0x360 lib/dump_stac...

  • EPSS 0.11%
  • Veröffentlicht 21.10.2024 12:15:05
  • Zuletzt bearbeitet 12.05.2026 12:17:13

In the Linux kernel, the following vulnerability has been resolved: nfsd: return -EINVAL when namelen is 0 When we have a corrupted main.sqlite in /var/lib/nfs/nfsdcld/, it may result in namelen being 0, which will cause memdup_user() to return ZER...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 12:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:15

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1) host wide ratelimit (icmp_glob...

  • EPSS 0.01%
  • Veröffentlicht 21.10.2024 12:15:04
  • Zuletzt bearbeitet 03.11.2025 23:16:15

In the Linux kernel, the following vulnerability has been resolved: vfs: fix race between evice_inodes() and find_inode()&iput() Hi, all Recently I noticed a bug[1] in btrfs, after digged it into and I believe it'a race in vfs. Let's assume there...

  • EPSS 0.01%
  • Veröffentlicht 15.10.2024 11:15:13
  • Zuletzt bearbeitet 03.11.2025 23:16:15

In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information as...

  • EPSS 0.03%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 15.10.2024 16:03:29

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid overflow from uint32_t to uint8_t [WHAT & HOW] dmub_rb_cmd's ramping_boundary has size of uint8_t and it is assigned 0xFFFF. Fix it by changing it to uint8_t...

  • EPSS 0.02%
  • Veröffentlicht 09.10.2024 15:15:15
  • Zuletzt bearbeitet 23.10.2024 16:53:12

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection [Why] These registers should not be read from driver and triggering the security violation when DMCUB work t...