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.09%
  • Veröffentlicht 08.06.2026 15:46:26
  • Zuletzt bearbeitet 08.07.2026 14:48:53

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix held lock freed on hfsplus_fill_super() hfsplus_fill_super() calls hfs_find_init() to initialize a search structure, which acquires tree->tree_lock. If the subsequent ...

  • EPSS 0.07%
  • Veröffentlicht 08.06.2026 15:46:25
  • Zuletzt bearbeitet 08.07.2026 14:49:04

In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix race with interrupt handler While executing ->ioctl handler or ->release handler, if an interrupt fires on the same cpu, then we can enter into a deadlock....

  • EPSS 0.11%
  • Veröffentlicht 08.06.2026 15:46:24
  • Zuletzt bearbeitet 08.07.2026 19:04:56

In the Linux kernel, the following vulnerability has been resolved: net: libwx: use request_irq for VF misc interrupt Currently, request_threaded_irq() is used with a primary handler but a NULL threaded handler, while also setting the IRQF_ONESHOT ...

  • EPSS 0.11%
  • Veröffentlicht 08.06.2026 15:46:23
  • Zuletzt bearbeitet 08.07.2026 19:04:53

In the Linux kernel, the following vulnerability has been resolved: spi: s3c64xx: fix NULL-deref on driver unbind A change moving DMA channel allocation from probe() back to s3c64xx_spi_prepare_transfer() failed to remove the corresponding dealloca...

  • EPSS 0.11%
  • Veröffentlicht 08.06.2026 15:46:22
  • Zuletzt bearbeitet 08.07.2026 19:04:50

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty Fall back to apic_find_highest_vector() when PID.ON is set but PIR turns out to be empty, to correctly report th...

  • EPSS 0.14%
  • Veröffentlicht 08.06.2026 15:46:21
  • Zuletzt bearbeitet 08.07.2026 19:04:47

In the Linux kernel, the following vulnerability has been resolved: dm: fix a buffer overflow in ioctl processing Tony Asleson (using Claude) found a buffer overflow in dm-ioctl in the function retrieve_status: 1. The code in retrieve_status check...

  • EPSS 0.13%
  • Veröffentlicht 08.06.2026 15:46:20
  • Zuletzt bearbeitet 08.07.2026 19:04:45

In the Linux kernel, the following vulnerability has been resolved: clk: microchip: mpfs-ccc: fix out of bounds access during output registration UBSAN reported an out of bounds access during registration of the last two outputs. This out of bounds...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:46:19
  • Zuletzt bearbeitet 08.07.2026 21:31:27

In the Linux kernel, the following vulnerability has been resolved: pmdomain: core: Fix detach procedure for virtual devices in genpd If a device is attached to a PM domain through genpd_dev_pm_attach_by_id(), genpd calls pm_runtime_enable() for th...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:46:18
  • Zuletzt bearbeitet 08.07.2026 15:21:30

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - guard HMAC key hex dumps in hash_digest_key Use print_hex_dump_devel() for dumping sensitive HMAC key bytes in hash_digest_key() to avoid leaking secrets at runtime ...

  • EPSS 0.12%
  • Veröffentlicht 08.06.2026 15:46:17
  • Zuletzt bearbeitet 08.07.2026 19:04:41

In the Linux kernel, the following vulnerability has been resolved: x86/efi: Fix graceful fault handling after FPU softirq changes Since commit d02198550423 ("x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable in softirqs...