Debian

Debian Linux

9979 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:33:03
  • Zuletzt bearbeitet 12.05.2026 13:17:01

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc() The hfsplus_readdir() method is capable to crash by calling hfsplus_uni2asc(): [ 667.121659][ T9805] ===================...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:33:02
  • Zuletzt bearbeitet 12.05.2026 13:17:01

In the Linux kernel, the following vulnerability has been resolved: hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file() When the volume header contains erroneous values that do not reflect the actual state of the filesystem, hfsplus_fil...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:33:01
  • Zuletzt bearbeitet 12.05.2026 13:17:01

In the Linux kernel, the following vulnerability has been resolved: smb/server: avoid deadlock when linking with ReplaceIfExists If smb2_create_link() is called with ReplaceIfExists set and the name does exist then a deadlock will happen. ksmbd_vf...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:32:59
  • Zuletzt bearbeitet 12.05.2026 13:17:01

In the Linux kernel, the following vulnerability has been resolved: drbd: add missing kref_get in handle_write_conflicts With `two-primaries` enabled, DRBD tries to detect "concurrent" writes and handle write conflicts, so that even if you write to...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:32:58
  • Zuletzt bearbeitet 12.05.2026 13:17:00

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add sanity check for file name The length of the file name should be smaller than the directory entry size.

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:32:57
  • Zuletzt bearbeitet 12.05.2026 13:17:00

In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime() snd_soc_remove_pcm_runtime() might be called with rtd == NULL which will leads to null pointer dereference. This w...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:32:53
  • Zuletzt bearbeitet 12.05.2026 13:16:59

In the Linux kernel, the following vulnerability has been resolved: ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr A syzbot fuzzed image triggered a BUG_ON in ext4_update_inline_data() when an inode had the INLINE_DATA_FL flag set but...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:32:53
  • Zuletzt bearbeitet 12.05.2026 13:17:00

In the Linux kernel, the following vulnerability has been resolved: fbdev: fix potential buffer overflow in do_register_framebuffer() The current implementation may lead to buffer overflow when: 1. Unregistration creates NULL gaps in registered_fb...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:32:52
  • Zuletzt bearbeitet 12.05.2026 13:16:59

In the Linux kernel, the following vulnerability has been resolved: scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated In case of an ib_fast_reg_mr allocation failure during iSER setup, the machine hits a panic because iscsi...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:32:51
  • Zuletzt bearbeitet 12.05.2026 13:16:59

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Double-free fix When the bfad_im_probe() function fails during initialization, the memory pointed to by bfad->im is freed without setting bfad->im to NULL. Subsequently...