Debian

Debian 13 (trixie)

13181 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 24.09.2025 19:04:38

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix use-after-free in rtl8712_dl_fw Syzbot reported use-after-free in rtl8712_dl_fw(). The problem was in race condition between r871xu_dev_remove() ->ndo_open() ...

  • EPSS 0.03%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 29.09.2025 16:43:08

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver modu...

  • EPSS 0.03%
  • Veröffentlicht 22.05.2024 07:15:12
  • Zuletzt bearbeitet 07.01.2025 20:19:15

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() Commit 8c0eb596baa5 ("[SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()"), inte...

  • EPSS 0.02%
  • Veröffentlicht 22.05.2024 07:15:11
  • Zuletzt bearbeitet 24.09.2025 12:38:42

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix a race between writeprotect and exit_mmap() A race is possible when a process exits, its VMAs are removed by exit_mmap() and at the same time userfaultfd_writeprot...

  • EPSS 0.03%
  • Veröffentlicht 22.05.2024 07:15:11
  • Zuletzt bearbeitet 03.02.2025 15:46:30

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind() syzbot reported access to unitialized memory in mbind() [1] Issue came with commit bda420b98505 ("...

  • EPSS 0.03%
  • Veröffentlicht 22.05.2024 07:15:11
  • Zuletzt bearbeitet 15.01.2025 18:31:45

In the Linux kernel, the following vulnerability has been resolved: mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem() Check for a NULL page->mapping before dereferencing the mapping in page_is_secretmem(), as the page's mappin...

  • EPSS 0.03%
  • Veröffentlicht 22.05.2024 07:15:11
  • Zuletzt bearbeitet 02.04.2025 15:11:21

In the Linux kernel, the following vulnerability has been resolved: audit: fix possible null-pointer dereference in audit_filter_rules Fix possible null-pointer dereference in audit_filter_rules. audit_filter_rules() error: we previously assumed ...

  • EPSS 0.04%
  • Veröffentlicht 22.05.2024 07:15:11
  • Zuletzt bearbeitet 24.09.2025 18:39:15

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() In commit 10d91611f426 ("powerpc/64s: Reimplement book3s idle code in C") kvm_start_guest() became idle_kvm_start_...

  • EPSS 0.03%
  • Veröffentlicht 22.05.2024 07:15:11
  • Zuletzt bearbeitet 07.01.2025 20:13:41

In the Linux kernel, the following vulnerability has been resolved: mm, slub: fix potential memoryleak in kmem_cache_open() In error path, the random_seq of slub cache might be leaked. Fix this by using __kmem_cache_release() to release all the re...

  • EPSS 0.09%
  • Veröffentlicht 22.05.2024 07:15:11
  • Zuletzt bearbeitet 02.04.2025 15:11:11

In the Linux kernel, the following vulnerability has been resolved: kunit: fix reference count leak in kfree_at_end The reference counting issue happens in the normal path of kfree_at_end(). When kunit_alloc_and_get_resource() is invoked, the funct...