Canonical

Ubuntu 26.04 LTS

1872 Schwachstellen gefunden.

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

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.13%
  • Veröffentlicht 24.06.2026 16:29:04
  • Zuletzt bearbeitet 14.07.2026 16:42:40

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.11%
  • Veröffentlicht 24.06.2026 16:29:04
  • Zuletzt bearbeitet 20.08.2026 13:19:00

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 21.08.2026 13:18:17

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 14.07.2026 16:46:06

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.14%
  • Veröffentlicht 24.06.2026 16:29:01
  • Zuletzt bearbeitet 03.08.2026 13:18:50

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid double drm_exec_fini() in userq validate When new_addition is true, amdgpu_userq_vm_validate() calls drm_exec_fini(&exec) before iterating over the collected HMM ...

  • EPSS 0.55%
  • Veröffentlicht 24.06.2026 16:29:00
  • Zuletzt bearbeitet 14.07.2026 16:47:30

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.13%
  • Veröffentlicht 24.06.2026 16:28:59
  • Zuletzt bearbeitet 14.07.2026 16:47:58

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.12%
  • Veröffentlicht 24.06.2026 16:28:59
  • Zuletzt bearbeitet 14.07.2026 16:47:44

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 14.07.2026 16:48:23

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. ...