Canonical

Ubuntu 24.04 LTS

6642 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:37
  • Zuletzt bearbeitet 25.06.2026 21:15:55

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: check for PCI upstream bridge existence pci_upstream_bridge() returns NULL if the device is on a root bus. If 8821CE is installed in the system with such a PCI topolo...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:35
  • Zuletzt bearbeitet 25.06.2026 21:15:45

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. Hence it must obey the rules for DMA coherency. Allo...

  • EPSS 0.1%
  • Veröffentlicht 27.05.2026 12:58:34
  • Zuletzt bearbeitet 07.07.2026 12:16:52

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix peer runtime UAF during format-change stop loopback_check_format() may stop the capture side when playback starts with parameters that no longer match a running ca...

  • EPSS 0.12%
  • Veröffentlicht 27.05.2026 12:58:32
  • Zuletzt bearbeitet 25.06.2026 21:15:15

In the Linux kernel, the following vulnerability has been resolved: zram: do not forget to endio for partial discard requests As reported by Qu Wenruo and Avinesh Kumar, the following getconf PAGESIZE 65536 blkdiscard -p 4k /dev/zram0 takes li...

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