Debian

Debian 11 (bullseye)

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 06.01.2025 20:40:21

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix use-after-free in rdata->read_into_pages() When the network status is unstable, use-after-free may occur when read data from the server. BUG: KASAN: use-after-free in ...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 25.09.2025 16:47:00

In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 25.09.2025 16:44:14

In the Linux kernel, the following vulnerability has been resolved: ice: Do not use WQ_MEM_RECLAIM flag for workqueue When both ice and the irdma driver are loaded, a warning in check_flush_dependency is being triggered. This is due to ice driver w...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 06.03.2025 12:53:53

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't suppor...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 02.04.2025 14:50:27

In the Linux kernel, the following vulnerability has been resolved: xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr() int type = nla_type(nla); if (type > XFRMA_MAX) { return -EOPNOTSUPP; } @type is then us...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 23.09.2025 19:10:02

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Restore allocated resources on failed copyout Fix a resource leak if an error occurs.

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 23.09.2025 19:16:56

In the Linux kernel, the following vulnerability has been resolved: f2fs: avoid format-overflow warning With gcc and W=1 option, there's a warning like this: fs/f2fs/compress.c: In function ‘f2fs_init_page_array_cache’: fs/f2fs/compress.c:1984:47:...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 25.09.2025 16:43:54

In the Linux kernel, the following vulnerability has been resolved: arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer Prior to LLVM 15.0.0, LLVM's integrated assembler would incorrectly byte-swap NOP when compiling for big-endian, ...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 25.11.2025 17:25:29

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifs_debug_data_proc_show() Skip SMB sessions that are being teared down (e.g. @ses->ses_status == SES_EXITING) in cifs_debug_data_proc_show(...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 16:15:14
  • Zuletzt bearbeitet 21.11.2024 08:40:30

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator [Why & How] Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereferenc...