Canonical

Ubuntu 26.04 LTS

1029 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:31
  • Zuletzt bearbeitet 25.06.2026 21:15:11

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_names() snd_ctl_elem_init_enum_names() advances pointer p through the names buffer while decrementing buf...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:30
  • Zuletzt bearbeitet 25.06.2026 21:09:24

In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start() Destroy the DAMON context and reset the global pointer when damon_start() fails. Otherwise, the conte...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:28
  • Zuletzt bearbeitet 24.06.2026 17:08:46

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use a stable FDB dst snapshot in RCU readers Local FDB entries can be rewritten in place by `fdb_delete_local()`, which updates `f->dst` to another port or to `NULL` w...

  • EPSS 0.44%
  • Veröffentlicht 27.05.2026 12:58:27
  • Zuletzt bearbeitet 24.06.2026 17:12:04

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxkad crypto unalignment handling Fix handling of a packet with a misaligned crypto length. Also handle non-ENOMEM errors from decryption by aborting. Further, remove ...

  • EPSS 0.13%
  • Veröffentlicht 27.05.2026 12:58:25
  • Zuletzt bearbeitet 24.06.2026 17:12:13

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana_ib: Disable RX steering on RSS QP destroy When an RSS QP is destroyed (e.g. DPDK exit), mana_ib_destroy_qp_rss() destroys the RX WQ objects but does not disable vPort RX ...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:23
  • Zuletzt bearbeitet 24.06.2026 17:20:06

In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup() if spi_setup() fails while registering a device to avoid leaking any resources allocated by s...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:21
  • Zuletzt bearbeitet 24.06.2026 17:20:12

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inject #UD when EFER.SVME=0. [sean: tag for stable@]

  • EPSS 0.17%
  • Veröffentlicht 27.05.2026 12:58:19
  • Zuletzt bearbeitet 24.06.2026 17:20:20

In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - fix wrong pointer stored by acomp_save_req() acomp_save_req() stores &req->chain in req->base.data. When acomp_reqchain_done() is invoked on asynchronous completion...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:17
  • Zuletzt bearbeitet 24.06.2026 17:20:25

In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via following call trace: ocfs2_dio_end_io_write ocfs2...

  • EPSS 0.14%
  • Veröffentlicht 27.05.2026 12:58:13
  • Zuletzt bearbeitet 24.06.2026 17:20:28

In the Linux kernel, the following vulnerability has been resolved: rbd: fix null-ptr-deref when device_add_disk() fails do_rbd_add() publishes the device with device_add() before calling device_add_disk(). If device_add_disk() fails after device_a...