Debian

Debian 12 (bookworm)

11230 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:16
  • Zuletzt bearbeitet 12.05.2026 13:17:14

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed ...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:14
  • Zuletzt bearbeitet 12.05.2026 13:17:14

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix OOB read/write in network-coding decode batadv_nc_skb_decode_packet() trusts coded_len and checks only against skb->len. XOR starts at sizeof(struct batadv_unicast_...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:13
  • Zuletzt bearbeitet 12.05.2026 13:17:14

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to __cifs_sfu_make_node without checks, which passes it ...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 16:15:49
  • Zuletzt bearbeitet 14.01.2026 20:16:05

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fs_remount() syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 [...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 16:15:48
  • Zuletzt bearbeitet 14.01.2026 20:16:03

In the Linux kernel, the following vulnerability has been resolved: net: skb_partial_csum_set() fix against transport header magic value skb->transport_header uses the special 0xFFFF value to mark if the transport header was set or not. We must pr...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:48
  • Zuletzt bearbeitet 14.01.2026 20:16:04

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix sysfs interface lifetime The current nilfs2 sysfs support has issues with the timing of creation and deletion of sysfs entries, potentially leading to null pointer dere...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 16:15:48
  • Zuletzt bearbeitet 14.01.2026 20:16:04

In the Linux kernel, the following vulnerability has been resolved: bpf: cpumap: Fix memory leak in cpu_map_update_elem Syzkaller reported a memory leak as follows: BUG: memory leak unreferenced object 0xff110001198ef748 (size 192): comm "syz-ex...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 16:15:48
  • Zuletzt bearbeitet 14.01.2026 20:16:04

In the Linux kernel, the following vulnerability has been resolved: ice: Block switchdev mode when ADQ is active and vice versa ADQ and switchdev are not supported simultaneously. Enabling both at the same time can result in nullptr dereference. T...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 16:15:48
  • Zuletzt bearbeitet 14.01.2026 20:16:04

In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak In arizona_clk32k_enable(), we should use pm_runtime_resume_and_get() as pm_runtime_get_sync() will increase th...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2025 16:15:48
  • Zuletzt bearbeitet 14.01.2026 20:16:04

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix bulk_move corruption when adding a entry When the resource is the first in the bulk_move range, adding it again (thus moving it to the tail) will corrupt the list sinc...