Debian

Debian 14 (forky)

13671 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 23.04.2026 15:11:06
  • Zuletzt bearbeitet 29.04.2026 14:51:25

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption The -EBUSY handling in tls_do_encryption(), introduced by commit 859054147318 ("net: tls: handle backlogging o...

  • EPSS 0.01%
  • Veröffentlicht 23.04.2026 11:12:44
  • Zuletzt bearbeitet 28.04.2026 17:38:49

In the Linux kernel, the following vulnerability has been resolved: ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop() When querying a nexthop object via RTM_GETNEXTHOP, the kernel currently allocates a fixed-size skb using NLMSG_GOODSIZE...

  • EPSS 0.01%
  • Veröffentlicht 23.04.2026 11:12:44
  • Zuletzt bearbeitet 29.04.2026 15:26:27

In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro->uniq use-after-free in raw_rcv() raw_release() unregisters raw CAN receive filters via can_rx_unregister(), but receiver deletion is deferred with call_rcu(). Thi...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:53
  • Zuletzt bearbeitet 28.04.2026 18:00:28

In the Linux kernel, the following vulnerability has been resolved: perf: Make sure to use pmu_ctx->pmu for groups Oliver reported that x86_pmu_del() ended up doing an out-of-bound memory access when group_sched_in() fails and needs to roll back. ...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:53
  • Zuletzt bearbeitet 28.04.2026 17:57:24

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix leakage in __construct_region() Failing the first sysfs_update_group() needs to explicitly kfree the resource as it is too early for cxl_region_iomem_release() to d...

  • EPSS 0.02%
  • Veröffentlicht 22.04.2026 14:16:53
  • Zuletzt bearbeitet 28.04.2026 17:53:41

In the Linux kernel, the following vulnerability has been resolved: cxl/port: Fix use after free of parent_port in cxl_detach_ep() cxl_detach_ep() is called during bottom-up removal when all CXL memory devices beneath a switch port have been remove...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:52
  • Zuletzt bearbeitet 28.04.2026 18:21:16

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: avoid memory leak in magicmouse_report_fixup() The magicmouse_report_fixup() function was returning a newly kmemdup()-allocated buffer, but never freeing it. The ...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:52
  • Zuletzt bearbeitet 28.04.2026 18:09:51

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that qu...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:52
  • Zuletzt bearbeitet 28.04.2026 18:07:48

In the Linux kernel, the following vulnerability has been resolved: HID: asus: avoid memory leak in asus_report_fixup() The asus_report_fixup() function was returning a newly allocated kmemdup()-allocated buffer, but never freeing it. Switch to de...

  • EPSS 0.01%
  • Veröffentlicht 22.04.2026 14:16:52
  • Zuletzt bearbeitet 28.04.2026 18:06:24

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN The BPF interpreter's signed 32-bit division and modulo handlers use the kernel abs() macro on s32 operands. The ab...