Debian

Debian 13 (trixie)

13181 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.11%
  • Veröffentlicht 04.07.2025 13:37:37
  • Zuletzt bearbeitet 12.05.2026 13:16:44

In the Linux kernel, the following vulnerability has been resolved: ext4: inline: fix len overflow in ext4_prepare_inline_data When running the following code on an ext4 filesystem with inline_data feature enabled, it will lead to the bug below. ...

  • EPSS 0.08%
  • Veröffentlicht 04.07.2025 13:37:36
  • Zuletzt bearbeitet 18.11.2025 15:17:07

In the Linux kernel, the following vulnerability has been resolved: ext4: only dirty folios when data journaling regular files fstest generic/388 occasionally reproduces a crash that looks as follows: BUG: kernel NULL pointer dereference, address:...

  • EPSS 0.12%
  • Veröffentlicht 04.07.2025 13:37:35
  • Zuletzt bearbeitet 18.12.2025 20:00:23

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sit_bitmap_size w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will...

  • EPSS 0.11%
  • Veröffentlicht 04.07.2025 13:37:35
  • Zuletzt bearbeitet 18.12.2025 20:00:03

In the Linux kernel, the following vulnerability has been resolved: f2fs: prevent kernel warning due to negative i_nlink from corrupted image WARNING: CPU: 1 PID: 9426 at fs/inode.c:417 drop_nlink+0xac/0xd0 home/cc/linux/fs/inode.c:417 Modules link...

  • EPSS 0.05%
  • Veröffentlicht 04.07.2025 13:37:34
  • Zuletzt bearbeitet 18.11.2025 15:21:06

In the Linux kernel, the following vulnerability has been resolved: hwmon: (ftsteutates) Fix TOCTOU race in fts_read() In the fts_read() function, when handling hwmon_pwm_auto_channels_temp, the code accesses the shared variable data->fan_source[ch...

  • EPSS 0.08%
  • Veröffentlicht 04.07.2025 13:37:33
  • Zuletzt bearbeitet 12.05.2026 13:16:44

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var If fb_add_videomode() in do_register_framebuffer() fails to allocate memory for fb_videomode, it...

  • EPSS 0.05%
  • Veröffentlicht 04.07.2025 13:37:33
  • Zuletzt bearbeitet 18.11.2025 15:45:33

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Restore context entry setup order for aliased devices Commit 2031c469f816 ("iommu/vt-d: Add support for static identity domain") changed the context entry setup during ...

  • EPSS 0.08%
  • Veröffentlicht 04.07.2025 13:37:32
  • Zuletzt bearbeitet 12.05.2026 13:16:44

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var If fb_add_videomode() in fb_set_var() fails to allocate memory for fb_videomode, later it may lead to a null-...

  • EPSS 0.06%
  • Veröffentlicht 04.07.2025 13:37:30
  • Zuletzt bearbeitet 18.12.2025 21:12:10

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction The commit 59c68ac31e15 ("iw_cm: free cm_id resources on the last deref") simplified cm_id resource management...

  • EPSS 0.08%
  • Veröffentlicht 04.07.2025 13:37:30
  • Zuletzt bearbeitet 12.05.2026 13:16:44

In the Linux kernel, the following vulnerability has been resolved: ipc: fix to protect IPCS lookups using RCU syzbot reported that it discovered a use-after-free vulnerability, [0] [0]: https://lore.kernel.org/all/67af13f8.050a0220.21dd3.0038.GAE...