Debian

Debian 13 (trixie)

13171 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:22
  • Zuletzt bearbeitet 29.04.2026 14:15:58

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY filemap_fault() may drop the mmap_lock before returning VM_FAULT_RETRY, as documented in mm/filemap.c: "If our ret...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:21
  • Zuletzt bearbeitet 29.04.2026 14:22:35

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanup Disable the delayed work before clearing BAR mappings and doorbells to avoid running the handler after res...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:20
  • Zuletzt bearbeitet 29.04.2026 14:27:14

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown epf_ntb_epc_destroy() duplicates the teardown that the caller is supposed to perform later. This leads to an oops wh...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:19
  • Zuletzt bearbeitet 29.04.2026 14:29:38

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU Reject synchronizing vCPU state to its associated VMSA if the vCPU has already been launched, i.e. if t...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:18
  • Zuletzt bearbeitet 28.04.2026 20:34:54

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish Lock all vCPUs when synchronizing and encrypting VMSAs for SNP guests, as allowing userspace to manipulate an...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:18
  • Zuletzt bearbeitet 28.04.2026 20:33:58

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock Take and hold kvm->lock for before checking sev_guest() in sev_mem_enc_register_region(), as sev_guest() isn...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:17
  • Zuletzt bearbeitet 28.04.2026 20:38:52

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION Drop the WARN in sev_pin_memory() on npages overflowing an int, as the WARN is comically trivially to trigger fr...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:16
  • Zuletzt bearbeitet 28.04.2026 20:42:38

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Use scratch field in MMIO fragment to hold small write values When exiting to userspace to service an emulated MMIO write, copy the to-be-written value to a scratch field...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:15
  • Zuletzt bearbeitet 28.04.2026 20:44:18

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm: move component registration to unmanaged version q6apm component registers dais dynamically from ASoC toplology, which are allocated using device managed version...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:42:14
  • Zuletzt bearbeitet 28.04.2026 20:47:22

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix nfeeds state corruption on start_streaming failure syzbot reported a memory leak in vidtv_psi_service_desc_init [1]. When vidtv_start_streaming() fails inside vi...