Debian

Debian 12 (bookworm)

11230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:10
  • Zuletzt bearbeitet 21.03.2026 00:40:53

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: don't leak memory if dev_set_name() fails When dev_set_name() fails, zcdn_create() doesn't free the newly allocated resources. Do it.

  • EPSS 0.01%
  • Veröffentlicht 04.10.2025 15:17:10
  • Zuletzt bearbeitet 21.03.2026 01:02:40

In the Linux kernel, the following vulnerability has been resolved: ext2: Check block size validity during mount Check that log of block size stored in the superblock has sensible value. Otherwise the shift computing the block size can overflow lea...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:09
  • Zuletzt bearbeitet 21.03.2026 00:42:36

In the Linux kernel, the following vulnerability has been resolved: spi: qup: Don't skip cleanup in remove's error path Returning early in a platform driver's remove callback is wrong. In this case the dma resources are not released in the error pa...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:08
  • Zuletzt bearbeitet 21.03.2026 00:42:57

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: fix null deref on element insertion There is no guarantee that rb_prev() will not return NULL in nft_rbtree_gc_elem(): general protection fault, probabl...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:07
  • Zuletzt bearbeitet 21.03.2026 00:39:51

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix defrag path triggering jbd2 ASSERT code path: ocfs2_ioctl_move_extents ocfs2_move_extents ocfs2_defrag_extent __ocfs2_move_extent + ocfs2_journal_access_di ...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:06
  • Zuletzt bearbeitet 21.03.2026 00:40:35

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver After loading the amd-pstate-ut driver, amd_pstate_ut_check_perf() and amd_pstate_ut_check_freq() use cpufreq_cpu_g...

  • EPSS 0.01%
  • Veröffentlicht 04.10.2025 15:17:05
  • Zuletzt bearbeitet 21.03.2026 00:38:05

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix NULL pointer dereference when removing device In suspend and resume cycle, the removal and rescan of device ends up in NULL pointer dereference. During driver...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:05
  • Zuletzt bearbeitet 21.03.2026 00:39:20

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix vram leak on bind errors Make sure to release the VRAM buffer also in a case a subcomponent fails to bind. Patchwork: https://patchwork.freedesktop.org/patch/525094/

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:04
  • Zuletzt bearbeitet 21.03.2026 00:38:40

In the Linux kernel, the following vulnerability has been resolved: tracing/histograms: Add histograms to hist_vars if they have referenced variables Hist triggers can have referenced variables without having direct variables fields. This can be th...

  • EPSS 0.02%
  • Veröffentlicht 04.10.2025 15:17:03
  • Zuletzt bearbeitet 21.03.2026 01:01:22

In the Linux kernel, the following vulnerability has been resolved: ip_vti: fix potential slab-use-after-free in decode_session6 When ip_vti device is set to the qdisc of the sfb type, the cb field of the sent skb may be modified during enqueuing. ...