Debian

Debian 13 (trixie)

14287 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 27.03.2025 14:57:13
  • Zuletzt bearbeitet 29.10.2025 16:52:18

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers While using nvme target with use_srq on, below kernel panic is noticed. [ 549.698111] bnxt_en 0000:41:0...

  • EPSS 0.19%
  • Veröffentlicht 27.03.2025 14:57:13
  • Zuletzt bearbeitet 29.10.2025 16:53:07

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP hang on parent deregistration Fix the destroy_unused_implicit_child_mr() to prevent hanging during parent deregistration as of below [1]. Upon entering...

  • EPSS 0.19%
  • Veröffentlicht 27.03.2025 14:57:12
  • Zuletzt bearbeitet 29.10.2025 16:49:15

In the Linux kernel, the following vulnerability has been resolved: net: better track kernel sockets lifetime While kernel sockets are dismantled during pernet_operations->exit(), their freeing can be delayed by any tx packets still held in qdisc o...

  • EPSS 0.19%
  • Veröffentlicht 27.03.2025 14:57:11
  • Zuletzt bearbeitet 29.10.2025 16:50:28

In the Linux kernel, the following vulnerability has been resolved: ice: Fix deinitializing VF in error path If ice_ena_vfs() fails after calling ice_create_vf_entries(), it frees all VFs without removing them from snapshot PF-VF mailbox list, lead...

  • EPSS 0.19%
  • Veröffentlicht 27.03.2025 14:57:10
  • Zuletzt bearbeitet 03.11.2025 20:17:25

In the Linux kernel, the following vulnerability has been resolved: uprobes: Reject the shared zeropage in uprobe_write_opcode() We triggered the following crash in syzkaller tests: BUG: Bad page state in process syz.7.38 pfn:1eff3 page: refc...

  • EPSS 0.19%
  • Veröffentlicht 27.03.2025 14:57:09
  • Zuletzt bearbeitet 30.10.2025 15:44:19

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix EFAULT handling Currently we treat EFAULT from hmm_range_fault() as a non-fatal error when called from xe_vm_userptr_pin() with the idea that we want to avoid k...

  • EPSS 0.15%
  • Veröffentlicht 27.03.2025 14:57:08
  • Zuletzt bearbeitet 03.11.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devm_request_irq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was...

  • EPSS 0.2%
  • Veröffentlicht 27.03.2025 14:57:07
  • Zuletzt bearbeitet 03.11.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: usbnet: gl620a: fix endpoint checking in genelink_bind() Syzbot reports [1] a warning in usb_submit_urb() triggered by inconsistencies between expected and actually present endpoin...

  • EPSS 0.2%
  • Veröffentlicht 27.03.2025 14:57:06
  • Zuletzt bearbeitet 14.07.2026 13:17:26

In the Linux kernel, the following vulnerability has been resolved: mptcp: always handle address removal under msk socket lock Syzkaller reported a lockdep splat in the PM control path: WARNING: CPU: 0 PID: 6693 at ./include/net/sock.h:1711 sock...

  • EPSS 0.19%
  • Veröffentlicht 27.03.2025 14:57:06
  • Zuletzt bearbeitet 30.10.2025 16:00:56

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix suspicious RCU usage Commit <d74169ceb0d2> ("iommu/vt-d: Allocate DMAR fault interrupts locally") moved the call to enable_drhd_fault_handling() to a code path that...