Canonical

Ubuntu Pro 18.04 LTS

5526 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one. In tipc_buf_append(), it was being called ...

  • 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.13%
  • Veröffentlicht 24.06.2026 16:29:01
  • Zuletzt bearbeitet 10.07.2026 19:24:19

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