Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 10.01.2025 17:44:44

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inet_opt' for the new socket ha...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 12.05.2026 12:16:19

In the Linux kernel, the following vulnerability has been resolved: mmc: mmci: stm32: fix DMA API overlapping mappings warning Turning on CONFIG_DMA_API_DEBUG_SG results in the following warning: DMA-API: mmci-pl18x 48220000.mmc: cacheline trackin...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 01.04.2025 20:35:20

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: init irq after reg initialization Initialize the qDMA irqs after the registers are configured so that interrupts that may have been pending from a primary kern...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 27.02.2025 21:59:09

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip (ls1028a) errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read tr...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 20.12.2024 14:35:01

In the Linux kernel, the following vulnerability has been resolved: btrfs: dev-replace: properly validate device names There's a syzbot report that device name buffers passed to device replace are not properly checked for string termination which c...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 20.12.2024 16:15:54

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committi...

  • EPSS 0.02%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 20.12.2024 15:56:00

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtp_newlink() The gtp_link_ops operations structure for the subsystem must be registered after registering the gtp_net_ops pernet oper...

  • EPSS 0.01%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 19.03.2025 11:42:41

In the Linux kernel, the following vulnerability has been resolved: riscv: Sparse-Memory/vmemmap out-of-bounds fix Offset vmemmap so that the first page of vmemmap will be mapped to the first page of physical memory in order to ensure that vmemmap’...

  • EPSS 0.03%
  • Veröffentlicht 04.04.2024 09:15:08
  • Zuletzt bearbeitet 17.03.2026 17:22:58

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcon_do_set_font() Commit a5a923038d70 (fbdev: fbcon: Properly revert changes when vc_resize() failed) started restoring old font data u...

  • EPSS 0.02%
  • Veröffentlicht 04.04.2024 09:15:07
  • Zuletzt bearbeitet 18.03.2025 16:49:59

In the Linux kernel, the following vulnerability has been resolved: af_unix: Drop oob_skb ref before purging queue in GC. syzbot reported another task hung in __unix_gc(). [0] The current while loop assumes that all of the left candidates have oo...