Debian

Debian 13 (trixie)

13947 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 31.01.2026 11:39:06
  • Zuletzt bearbeitet 25.03.2026 15:57:49

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpf_vport_rel() Free vport->rx_ptype_lkup in idpf_vport_rel() to avoid leaking memory during a reset. Reported by kmemleak: unreferenced object 0xff450ac...

  • EPSS 0.15%
  • Veröffentlicht 31.01.2026 11:39:05
  • Zuletzt bearbeitet 25.03.2026 15:56:19

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: fix memory leak in update_eth_regs_async() When asynchronously writing to the device registers and if usb_submit_urb() fail, the code fail to release allocated t...

  • EPSS 0.12%
  • Veröffentlicht 31.01.2026 11:39:04
  • Zuletzt bearbeitet 25.03.2026 15:56:02

In the Linux kernel, the following vulnerability has been resolved: net: 3com: 3c59x: fix possible null dereference in vortex_probe1() pdev can be null and free_ring: can be called in 1297 with a null pdev.

  • EPSS 0.12%
  • Veröffentlicht 31.01.2026 11:39:03
  • Zuletzt bearbeitet 25.03.2026 15:55:44

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix NULL dereference on devlink_alloc() failure devlink_alloc() may return NULL on allocation failure, but prestera_devlink_alloc() unconditionally calls de...

  • EPSS 0.13%
  • Veröffentlicht 31.01.2026 11:39:01
  • Zuletzt bearbeitet 25.03.2026 18:03:35

In the Linux kernel, the following vulnerability has been resolved: idpf: fix error handling in the init_task on load If the init_task fails during a driver load, we end up without vports and netdevs, effectively failing the entire process. In that...

  • EPSS 0.12%
  • Veröffentlicht 31.01.2026 11:38:57
  • Zuletzt bearbeitet 25.03.2026 18:55:11

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But i...

  • EPSS 0.16%
  • Veröffentlicht 31.01.2026 11:38:56
  • Zuletzt bearbeitet 25.03.2026 19:16:17

In the Linux kernel, the following vulnerability has been resolved: btrfs: always detect conflicting inodes when logging inode refs After rename exchanging (either with the rename exchange operation or regular renames in multiple non-atomic steps) ...

  • EPSS 0.16%
  • Veröffentlicht 31.01.2026 11:38:55
  • Zuletzt bearbeitet 25.03.2026 19:41:58

In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939_session_activate() fail if device is no longer registered syzbot is still reporting unregister_netdevice: waiting for vcan0 to become free. Usage count = ...

  • EPSS 0.15%
  • Veröffentlicht 31.01.2026 11:38:52
  • Zuletzt bearbeitet 25.03.2026 19:45:29

In the Linux kernel, the following vulnerability has been resolved: counter: interrupt-cnt: Drop IRQF_NO_THREAD flag An IRQ handler can either be IRQF_NO_THREAD or acquire spinlock_t, as CONFIG_PROVE_RAW_LOCK_NESTING warns: ========================...

  • EPSS 0.15%
  • Veröffentlicht 25.01.2026 14:36:26
  • Zuletzt bearbeitet 03.04.2026 14:16:22

In the Linux kernel, the following vulnerability has been resolved: net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback octep_vf_request_irqs() requests MSI-X queue IRQs with dev_id set to ioq_vector. If request_irq() fails part-way, th...