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.02%
  • Veröffentlicht 12.03.2025 09:42:22
  • Zuletzt bearbeitet 03.11.2025 20:17:23

In the Linux kernel, the following vulnerability has been resolved: powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM_ALLOC Erhard reported the following KASAN hit while booting his PowerMac G4 with a KASAN-enabled kerne...

  • EPSS 0.01%
  • Veröffentlicht 12.03.2025 09:42:19
  • Zuletzt bearbeitet 02.10.2025 14:15:43

In the Linux kernel, the following vulnerability has been resolved: mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize() If migration succeeded, we called folio_migrate_flags()->mem_cgroup_migrate() to migrate the memc...

  • EPSS 0.02%
  • Veröffentlicht 12.03.2025 09:42:19
  • Zuletzt bearbeitet 12.05.2026 13:16:39

In the Linux kernel, the following vulnerability has been resolved: drop_monitor: fix incorrect initialization order Syzkaller reports the following bug: BUG: spinlock bad magic on CPU#1, syz-executor.0/7995 lock: 0xffff88805303f3e0, .magic: 0000...

  • EPSS 0.01%
  • Veröffentlicht 12.03.2025 09:42:12
  • Zuletzt bearbeitet 12.05.2026 13:16:38

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: f_midi: f_midi_complete to call queue_work When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to f_midi_transmit, causing a deadlo...

  • EPSS 0.02%
  • Veröffentlicht 12.03.2025 09:42:11
  • Zuletzt bearbeitet 12.05.2026 13:16:38

In the Linux kernel, the following vulnerability has been resolved: geneve: Fix use-after-free in geneve_find_dev(). syzkaller reported a use-after-free in geneve_find_dev() [0] without repro. geneve_configure() links struct geneve_dev.next to net...

  • EPSS 0.01%
  • Veröffentlicht 12.03.2025 09:42:09
  • Zuletzt bearbeitet 03.11.2025 20:17:22

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Don't reference skb after sending to VIOS Previously, after successfully flushing the xmit buffer to VIOS, the tx_bytes stat was incremented by the length of the skb. It ...

  • EPSS 0.02%
  • Veröffentlicht 12.03.2025 09:42:02
  • Zuletzt bearbeitet 12.05.2026 13:16:38

In the Linux kernel, the following vulnerability has been resolved: acct: perform last write from workqueue In [1] it was reported that the acct(2) system call can be used to trigger NULL deref in cases where it is set to write to a file that trigg...

  • EPSS 0.01%
  • Veröffentlicht 12.03.2025 09:41:59
  • Zuletzt bearbeitet 01.10.2025 20:18:14

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double accounting race when btrfs_run_delalloc_range() failed [BUG] When running btrfs with block size (4K) smaller than page size (64K, aarch64), there is a very high c...

  • EPSS 0.03%
  • Veröffentlicht 07.03.2025 09:15:16
  • Zuletzt bearbeitet 12.05.2026 13:16:37

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_midi: fix MIDI Streaming descriptor lengths While the MIDI jacks are configured correctly, and the MIDIStreaming endpoint descriptors are filled with the correct inf...

  • EPSS 0.02%
  • Veröffentlicht 07.03.2025 09:15:16
  • Zuletzt bearbeitet 03.11.2025 20:17:21

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: flush gadget workqueue after device removal device_del() can lead to new work being scheduled in gadget->work workqueue. This is observed, for example, with the ...