Debian

Debian 13 (trixie)

13946 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:29:05
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: fs/adfs: validate nzones in adfs_validate_bblk() Reject ADFS disc records with a zero zone count during boot block validation, before the disc record is used. When nzones is 0, ad...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:29:04
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: fsnotify: fix inode reference leak in fsnotify_recalc_mask() fsnotify_recalc_mask() fails to handle the return value of __fsnotify_recalc_mask(), which may return an inode pointer ...

  • EPSS 0.1%
  • Veröffentlicht 24.06.2026 16:29:04
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: sched/psi: fix race between file release and pressure write A potential race condition exists between pressure write and cgroup file release regarding the priv member of struct ker...

  • EPSS 0.34%
  • Veröffentlicht 24.06.2026 16:29:03
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers Currently, when nvmet_tcp_build_pdu_iovec() detects an out-of-bounds PDU length or offset, it triggers nvmet_...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:29:02
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Publish new hooks in the list into the basechain/flowtable using splice_list_rcu() to ensure netlink dump...

  • EPSS 0.56%
  • Veröffentlicht 24.06.2026 16:29:00
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_sip: don't use simple_strtoul Replace unsafe port parsing in epaddr_len(), ct_sip_parse_header_uri(), and ct_sip_parse_request() with a new sip_parse_port()...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:28:59
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: net/sched: netem: fix queue limit check to include reordered packets The queue limit check in netem_enqueue() uses q->t_len which only counts packets in the internal tfifo. Packets...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:28:59
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy sk_buff Syzbot reports a KMSAN uninit-value originating from nsim_dev_trap_skb_build, with the allocation also being performed in t...

  • EPSS 0.45%
  • Veröffentlicht 24.06.2026 16:28:58
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix BQL imbalance in TX path Fix a possible BQL imbalance in airoha_dev_xmit(), where inflight packets are accounted only for the AIROHA_NUM_TX_RING netdev TX queues. ...

  • EPSS 0.54%
  • Veröffentlicht 24.06.2026 16:28:57
  • Zuletzt bearbeitet 10.07.2026 19:24:19

In the Linux kernel, the following vulnerability has been resolved: neigh: let neigh_xmit take skb ownership neigh_xmit always releases the skb, except when no neighbour table is found. But even the first added user of neigh_xmit (mpls) relied on n...