Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 17.03.2026 09:11:03
  • Zuletzt bearbeitet 20.05.2026 19:47:56

In the Linux kernel, the following vulnerability has been resolved: audit: add fchmodat2() to change attributes class fchmodat2(), introduced in version 6.6 is currently not in the change attribute class of audit. Calling fchmodat2() to change a fi...

  • EPSS 0.49%
  • Veröffentlicht 10.03.2026 17:28:27
  • Zuletzt bearbeitet 20.05.2026 19:30:38

In the Linux kernel, the following vulnerability has been resolved: tls: Fix race condition in tls_sw_cancel_work_tx() This issue was discovered during a code audit. After cancel_delayed_work_sync() is called from tls_sk_proto_close(), tx_work_han...

  • EPSS 0.1%
  • Veröffentlicht 10.03.2026 17:28:26
  • Zuletzt bearbeitet 20.05.2026 19:27:54

In the Linux kernel, the following vulnerability has been resolved: espintcp: Fix race condition in espintcp_close() This issue was discovered during a code audit. After cancel_work_sync() is called from espintcp_close(), espintcp_tx_work() can st...

  • EPSS 0.21%
  • Veröffentlicht 09.03.2026 16:16:14
  • Zuletzt bearbeitet 26.06.2026 20:18:19

In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput() in fremovexattr error path In the Linux kernel, the fremovexattr() syscall calls fdget() to acquire a file reference but returns early without calling fdp...

  • EPSS 0.19%
  • Veröffentlicht 04.03.2026 14:38:42
  • Zuletzt bearbeitet 02.06.2026 14:16:48

In the Linux kernel, the following vulnerability has been resolved: romfs: check sb_set_blocksize() return value romfs_fill_super() ignores the return value of sb_set_blocksize(), which can fail if the requested block size is incompatible with the ...

  • EPSS 0.19%
  • Veröffentlicht 04.03.2026 14:38:41
  • Zuletzt bearbeitet 17.03.2026 21:16:04

In the Linux kernel, the following vulnerability has been resolved: platform/x86: classmate-laptop: Add missing NULL pointer checks In a few places in the Classmate laptop driver, code using the accel object may run before that object's address is ...

  • EPSS 0.21%
  • Veröffentlicht 04.03.2026 14:36:40
  • Zuletzt bearbeitet 02.06.2026 14:16:48

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: properly copy ioctl memory to kernelspace The UFX_IOCTL_REPORT_DAMAGE ioctl does not properly copy data from userspace to kernelspace, and instead directly referenc...

  • EPSS 0.16%
  • Veröffentlicht 04.03.2026 14:36:39
  • Zuletzt bearbeitet 17.03.2026 21:20:33

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix out-of-bounds access in sysfs attribute read/write Some f2fs sysfs attributes suffer from out-of-bounds memory access and incorrect handling of integer values whose size ...

  • EPSS 0.16%
  • Veröffentlicht 04.03.2026 14:36:38
  • Zuletzt bearbeitet 17.03.2026 21:21:30

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid mapping wrong physical block for swapfile Xiaolong Guo reported a f2fs bug in bugzilla [1] [1] https://bugzilla.kernel.org/show_bug.cgi?id=220951 Quoted: "Whe...

  • EPSS 0.12%
  • Veröffentlicht 04.03.2026 14:36:38
  • Zuletzt bearbeitet 17.03.2026 21:21:25

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid UAF in f2fs_write_end_io() As syzbot reported an use-after-free issue in f2fs_write_end_io(). It is caused by below race condition: loop device umount - wor...