Debian

Debian Linux

9941 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:19
  • Zuletzt bearbeitet 20.01.2026 15:23:27

In the Linux kernel, the following vulnerability has been resolved: x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings() Define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings() to ensure page tables are properly sync...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:18
  • Zuletzt bearbeitet 20.01.2026 15:24:20

In the Linux kernel, the following vulnerability has been resolved: mm: move page table sync declarations to linux/pgtable.h During our internal testing, we started observing intermittent boot failures when the machine uses 4-level paging and has a...

  • EPSS 0.01%
  • Veröffentlicht 19.09.2025 15:26:17
  • Zuletzt bearbeitet 20.01.2026 15:25:24

In the Linux kernel, the following vulnerability has been resolved: mm: slub: avoid wake up kswapd in set_track_prepare set_track_prepare() can incur lock recursion. The issue is that it is called from hrtimer_start_range_ns holding the per_cpu(hrt...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:17
  • Zuletzt bearbeitet 20.01.2026 15:26:04

In the Linux kernel, the following vulnerability has been resolved: ocfs2: prevent release journal inode after journal shutdown Before calling ocfs2_delete_osb(), ocfs2_journal_shutdown() has already been executed in ocfs2_dismount_volume(), so osb...

  • EPSS 0.01%
  • Veröffentlicht 19.09.2025 15:26:16
  • Zuletzt bearbeitet 20.01.2026 15:30:38

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.01%
  • Veröffentlicht 19.09.2025 15:26:14
  • Zuletzt bearbeitet 20.01.2026 15:31:05

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 23.01.2026 02:34:16

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 16.09.2025 13:08:51
  • Zuletzt bearbeitet 16.01.2026 20:30:16

In the Linux kernel, the following vulnerability has been resolved: xfs: do not propagate ENODATA disk errors into xattr code ENODATA (aka ENOATTR) has a very specific meaning in the xfs xattr code; namely, that the requested attribute name could n...

  • EPSS 0.01%
  • Veröffentlicht 16.09.2025 13:00:26
  • Zuletzt bearbeitet 16.01.2026 20:32:37

In the Linux kernel, the following vulnerability has been resolved: atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control(). syzbot reported the splat below. [0] When atmtcp_v_open() or atmtcp_v_close() is called via connect() or close(), at...

  • EPSS 0.02%
  • Veröffentlicht 16.09.2025 13:00:25
  • Zuletzt bearbeitet 16.01.2026 20:35:06

In the Linux kernel, the following vulnerability has been resolved: net: rose: include node references in rose_neigh refcount Current implementation maintains two separate reference counting mechanisms: the 'count' field in struct rose_neigh tracks...