Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 18:15:19
  • Zuletzt bearbeitet 03.11.2025 23:16:37

In the Linux kernel, the following vulnerability has been resolved: drm/stm: Avoid use-after-free issues with crtc and plane ltdc_load() calls functions drm_crtc_init_with_planes(), drm_universal_plane_init() and drm_encoder_init(). These functions...

  • EPSS 0.33%
  • Veröffentlicht 21.10.2024 18:15:19
  • Zuletzt bearbeitet 15.06.2026 18:24:00

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points ReparseDataLength is sum of the InodeType size and DataBuffer size. So to get DataBuffer size it is needed to subtract Ino...

  • EPSS 1.09%
  • Veröffentlicht 21.10.2024 18:15:19
  • Zuletzt bearbeitet 12.05.2026 12:17:19

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix memory disclosure When applying padding, the buffer is not zeroed, which results in memory disclosure. The mentioned data is observed on the wire. T...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 18:15:18
  • Zuletzt bearbeitet 12.05.2026 13:16:15

In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore ...

  • EPSS 0.27%
  • Veröffentlicht 21.10.2024 18:15:18
  • Zuletzt bearbeitet 03.11.2025 23:16:35

In the Linux kernel, the following vulnerability has been resolved: NFSD: Limit the number of concurrent async COPY operations Nothing appears to limit the number of concurrent async COPY operations that clients can start. In addition, AFAICT each ...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 18:15:18
  • Zuletzt bearbeitet 03.11.2025 23:16:36

In the Linux kernel, the following vulnerability has been resolved: uprobes: fix kernel info leak via "[uprobes]" vma xol_add_vma() maps the uninitialized page allocated by __create_xol_area() into userspace. On some architectures (x86) this memory...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 18:15:18
  • Zuletzt bearbeitet 12.05.2026 12:17:19

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix zero-division error when disabling tc cbs The commit b8c43360f6e4 ("net: stmmac: No need to calculate speed divider when offload is disabled") allows the "port_tra...

  • EPSS 0.24%
  • Veröffentlicht 21.10.2024 18:15:18
  • Zuletzt bearbeitet 03.11.2025 23:16:36

In the Linux kernel, the following vulnerability has been resolved: gso: fix udp gso fraglist segmentation after pull from frag_list Detect gso fraglist skbs with corrupted geometry (see below) and pass these to skb_segment instead of skb_segment_l...

  • EPSS 0.19%
  • Veröffentlicht 21.10.2024 18:15:18
  • Zuletzt bearbeitet 03.11.2025 23:16:36

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free bug in venus_remove due to race condition in venus_probe, core->work is bound with venus_sys_error_handler, which is used to handle error. The code...

  • EPSS 0.26%
  • Veröffentlicht 21.10.2024 18:15:18
  • Zuletzt bearbeitet 03.11.2025 23:16:36

In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in more places For fixing CVE-2023-6270, f98364e92662 ("aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts") makes tx() ...