Debian

Debian 14 (forky)

13682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 22.08.2025 16:02:56
  • Zuletzt bearbeitet 07.01.2026 17:32:42

In the Linux kernel, the following vulnerability has been resolved: ice: Fix a null pointer dereference in ice_copy_and_init_pkg() Add check for the return value of devm_kmemdup() to prevent potential null pointer dereference.

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:02:55
  • Zuletzt bearbeitet 25.11.2025 22:14:04

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8365-dai-i2s: pass correct size to mt8365_dai_set_priv Given mt8365_dai_set_priv allocate priv_size space to copy priv_data which means we should pass mt8365_i2s_...

  • EPSS 0.03%
  • Veröffentlicht 22.08.2025 16:02:55
  • Zuletzt bearbeitet 07.01.2026 17:35:08

In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject invalid file types when reading inodes To prevent inodes with invalid file types from tripping through the vfs and causing malfunctions or assertion failures, add a ...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:01:03
  • Zuletzt bearbeitet 25.11.2025 22:13:22

In the Linux kernel, the following vulnerability has been resolved: [ceph] parse_longname(): strrchr() expects NUL-terminated string ... and parse_longname() is not guaranteed that. That's the reason why it uses kmemdup_nul() to build the argument...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:01:02
  • Zuletzt bearbeitet 25.03.2026 11:16:11

In the Linux kernel, the following vulnerability has been resolved: gfs2: No more self recovery When a node withdraws and it turns out that it is the only node that has the filesystem mounted, gfs2 currently tries to replay the local journal to bri...

  • EPSS 0.03%
  • Veröffentlicht 22.08.2025 16:00:57
  • Zuletzt bearbeitet 07.01.2026 17:36:14

In the Linux kernel, the following vulnerability has been resolved: proc: use the same treatment to check proc_lseek as ones for proc_read_iter et.al Check pde->proc_ops->proc_lseek directly may cause UAF in rmmod scenario. It's a gap in proc_reg_...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:00:56
  • Zuletzt bearbeitet 07.01.2026 17:36:25

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-boundary access in devs.path - touch /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - truncate -s $((1024*1024*1024)) \ /mnt/f2fs/0123...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:00:54
  • Zuletzt bearbeitet 07.01.2026 17:36:34

In the Linux kernel, the following vulnerability has been resolved: hfsplus: remove mutex_lock check in hfsplus_free_extents Syzbot reported an issue in hfsplus filesystem: ------------[ cut here ]------------ WARNING: CPU: 0 PID: 4400 at fs/hfspl...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:00:52
  • Zuletzt bearbeitet 26.11.2025 16:27:38

In the Linux kernel, the following vulnerability has been resolved: spi: stm32: Check for cfg availability in stm32_spi_probe The stm32_spi_probe function now includes a check to ensure that the pointer returned by of_device_get_match_data is not N...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:00:51
  • Zuletzt bearbeitet 26.11.2025 16:42:46

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported 6 GHz band With a quite rare chance, RX report might be problematic to make SW think a packet is recei...