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 25.04.2026 08:46:50
  • Zuletzt bearbeitet 06.05.2026 21:34:51

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check() Reject rt match rules whose addrnr exceeds IP6T_RT_HOPS. rt_mt6() expects addrnr to stay within the bounds of rtinfo-...

  • EPSS 0.01%
  • Veröffentlicht 25.04.2026 08:46:49
  • Zuletzt bearbeitet 06.05.2026 21:36:13

In the Linux kernel, the following vulnerability has been resolved: af_unix: read UNIX_DIAG_VFS data under unix_state_lock Exact UNIX diag lookups hold a reference to the socket, but not to u->path. Meanwhile, unix_release_sock() clears u->path und...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:45:19
  • Zuletzt bearbeitet 27.04.2026 20:11:49

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00usb: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB dev...

  • EPSS 0.02%
  • Veröffentlicht 24.04.2026 14:45:18
  • Zuletzt bearbeitet 27.04.2026 20:11:39

In the Linux kernel, the following vulnerability has been resolved: xfrm_user: fix info leak in build_report() struct xfrm_user_report is a __u8 proto field followed by a struct xfrm_selector which means there is three "empty" bytes of padding, but...

  • EPSS 0.09%
  • Veröffentlicht 24.04.2026 14:45:17
  • Zuletzt bearbeitet 27.04.2026 20:09:25

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix slab-use-after-free in __inet_lookup_established The ehash table lookups are lockless and rely on SLAB_TYPESAFE_BY_RCU to guarantee socket memory stability during RCU re...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:45:17
  • Zuletzt bearbeitet 27.04.2026 20:10:26

In the Linux kernel, the following vulnerability has been resolved: net: rfkill: prevent unlimited numbers of rfkill events from being created Userspace can create an unlimited number of rfkill events if the system is so configured, while not consu...

  • EPSS 0.07%
  • Veröffentlicht 24.04.2026 14:45:16
  • Zuletzt bearbeitet 27.04.2026 20:08:54

In the Linux kernel, the following vulnerability has been resolved: seg6: separate dst_cache for input and output paths in seg6 lwtunnel The seg6 lwtunnel uses a single dst_cache per encap route, shared between seg6_input_core() and seg6_output_cor...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:45:15
  • Zuletzt bearbeitet 27.04.2026 20:00:27

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref() After commit 1618aa3c2e01 ("btrfs: simplify return variables in lookup_extent_data_ref()"), the er...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:45:15
  • Zuletzt bearbeitet 27.04.2026 20:00:40

In the Linux kernel, the following vulnerability has been resolved: Input: uinput - fix circular locking dependency with ff-core A lockdep circular locking dependency warning can be triggered reproducibly when using a force-feedback gamepad with ui...

  • EPSS 0.01%
  • Veröffentlicht 24.04.2026 14:45:14
  • Zuletzt bearbeitet 27.04.2026 20:00:05

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: fix use-after-free in timeout object destroy nft_ct_timeout_obj_destroy() frees the timeout object with kfree() immediately after nf_ct_untimeout(), without wait...