Canonical

Ubuntu Pro 18.04 LTS

4807 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 02.05.2025 15:55:48
  • Zuletzt bearbeitet 10.11.2025 17:54:19

In the Linux kernel, the following vulnerability has been resolved: net/iucv: Fix size of interrupt data iucv_irq_data needs to be 4 bytes larger. These bytes are not used by the iucv module, but written by the z/VM hypervisor in case a CPU is deco...

  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:55:47
  • Zuletzt bearbeitet 10.11.2025 17:54:42

In the Linux kernel, the following vulnerability has been resolved: nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition This bug influences both st_nci_i2c_remove and st_nci_spi_remove. Take st_nci_i2c_remove as an example. In...

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:55:45
  • Zuletzt bearbeitet 10.11.2025 17:56:07

In the Linux kernel, the following vulnerability has been resolved: bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails syzbot reported a warning[1] where the bond device itself is a slave and we try to enslave a non-ethernet devi...

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:55:43
  • Zuletzt bearbeitet 10.11.2025 17:56:45

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in ext4_update_inline_data Syzbot found the following issue: EXT4-fs (loop0): mounted filesystem 00000000-0000-0000-0000-000000000000 without journal. Quota mode:...

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:55:43
  • Zuletzt bearbeitet 10.11.2025 17:56:32

In the Linux kernel, the following vulnerability has been resolved: ext4: zero i_disksize when initializing the bootloader inode If the boot loader inode has never been used before, the EXT4_IOC_SWAP_BOOT inode will initialize it, including setting...

  • EPSS 0.1%
  • Veröffentlicht 02.05.2025 15:55:41
  • Zuletzt bearbeitet 12.11.2025 21:00:04

In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel...

  • EPSS 0.1%
  • Veröffentlicht 02.05.2025 15:55:40
  • Zuletzt bearbeitet 12.11.2025 21:00:09

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To mak...

  • EPSS 0.05%
  • Veröffentlicht 02.05.2025 15:55:39
  • Zuletzt bearbeitet 12.11.2025 21:00:36

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsl_lpuart: fix race on RX DMA shutdown From time to time DMA completion can come in the middle of DMA shutdown: <process ctx>: <IRQ>: lpuart32_shutdown() lpuart...

  • EPSS 0.05%
  • Veröffentlicht 02.05.2025 15:55:38
  • Zuletzt bearbeitet 12.11.2025 21:01:19

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not let histogram values have some modifiers Histogram values can not be strings, stacktraces, graphs, symbols, syscalls, or grouped in buckets or log. Give an error if...

  • EPSS 0.04%
  • Veröffentlicht 02.05.2025 15:55:36
  • Zuletzt bearbeitet 12.11.2025 21:06:36

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfd_wait_on_events() function, the kfd_event_waiter structure is allocated by alloc_event_waiters(), but the event field of the wait...