Debian

Debian 12 (bookworm)

11230 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: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: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.03%
  • Veröffentlicht 22.08.2025 16:00:50
  • Zuletzt bearbeitet 07.01.2026 17:36:41

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Check device memory pointer before usage Add a NULL check before accessing device memory to prevent a crash if dev->dm allocation in mlx5_init_once() fails.

  • EPSS 0.03%
  • Veröffentlicht 22.08.2025 16:00:49
  • Zuletzt bearbeitet 17.03.2026 16:15:09

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac() Callers of wdev_chandef() must hold the wiphy mutex. But the worker cfg80211_propagate_cac_done_wk() never takes t...

  • EPSS 0.03%
  • Veröffentlicht 22.08.2025 16:00:49
  • Zuletzt bearbeitet 07.01.2026 16:21:33

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: reject TDLS operations when station is not associated syzbot triggered a WARN in ieee80211_tdls_oper() by sending NL80211_TDLS_ENABLE_LINK immediately after NL80211...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:00:45
  • Zuletzt bearbeitet 07.01.2026 16:25:53

In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_nfacct: don't assume acct name is null-terminated BUG: KASAN: slab-out-of-bounds in .. lib/vsprintf.c:721 Read of size 1 at addr ffff88801eac95c8 by task syz-executor...

  • EPSS 0.03%
  • Veröffentlicht 22.08.2025 16:00:43
  • Zuletzt bearbeitet 07.01.2026 16:27:05

In the Linux kernel, the following vulnerability has been resolved: clk: davinci: Add NULL check in davinci_lpsc_clk_register() devm_kasprintf() returns NULL when memory allocation fails. Currently, davinci_lpsc_clk_register() does not check for th...