Canonical

Ubuntu Pro 18.04 LTS

6369 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.2%
  • Veröffentlicht 18.03.2024 11:15:08
  • Zuletzt bearbeitet 12.12.2024 15:20:12

In the Linux kernel, the following vulnerability has been resolved: hwrng: core - Fix page fault dead lock on mmap-ed hwrng There is a dead-lock in the hwrng device read path. This triggers when the user reads from /dev/hwrng into memory also mmap...

  • EPSS 0.19%
  • Veröffentlicht 18.03.2024 11:15:07
  • Zuletzt bearbeitet 10.03.2025 15:28:37

In the Linux kernel, the following vulnerability has been resolved: binder: fix race between mmput() and do_exit() Task A calls binder_update_page_range() to allocate and insert pages on a remote address space from Task B. For this, Task A pins the...

  • EPSS 0.25%
  • Veröffentlicht 15.03.2024 21:15:07
  • Zuletzt bearbeitet 07.01.2025 17:31:16

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4_fill_super Buffer head references must be released before calling kill_bdev(); otherwise the buffer head (and its page referenced by b_data) will not ...

  • EPSS 0.25%
  • Veröffentlicht 15.03.2024 21:15:06
  • Zuletzt bearbeitet 13.03.2025 19:36:23

In the Linux kernel, the following vulnerability has been resolved: x86/kvm: Disable kvmclock on all CPUs on shutdown Currenly, we disable kvmclock from machine_shutdown() hook and this only happens for boot CPU. We need to disable it for all CPUs ...

  • EPSS 0.25%
  • Veröffentlicht 15.03.2024 21:15:06
  • Zuletzt bearbeitet 04.08.2026 10:16:46

In the Linux kernel, the following vulnerability has been resolved: x86/kvm: Teardown PV features on boot CPU as well Various PV features (Async PF, PV EOI, steal time) work through memory shared with hypervisor and when we restore from hibernation...

  • EPSS 0.27%
  • Veröffentlicht 15.03.2024 21:15:06
  • Zuletzt bearbeitet 04.08.2026 10:16:46

In the Linux kernel, the following vulnerability has been resolved: btrfs: abort in rename_exchange if we fail to insert the second ref Error injection stress uncovered a problem where we'd leave a dangling inode ref if we failed during a rename_ex...

  • EPSS 0.23%
  • Veröffentlicht 15.03.2024 21:15:06
  • Zuletzt bearbeitet 07.01.2025 17:31:32

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4_mb_init_backend on error path. Fix a memory leak discovered by syzbot when a file system is corrupted with an illegally large s_log_groups_per_flex.

  • EPSS 1.23%
  • Veröffentlicht 15.03.2024 18:15:08
  • Zuletzt bearbeitet 15.04.2026 00:35:42

A Speculative Race Condition (SRC) vulnerability that impacts modern CPU architectures supporting speculative execution (related to Spectre V1) has been disclosed. An unauthenticated attacker can exploit this vulnerability to disclose arbitrary data ...

  • EPSS 0.2%
  • Veröffentlicht 13.03.2024 14:15:07
  • Zuletzt bearbeitet 12.05.2026 12:16:18

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASE_LOCKOWNER The test on so_count in nfsd4_release_lockowner() is nonsense and harmful. Revert to using check_for_locks(), changing that to not sleep. First: harmf...

  • EPSS 0.18%
  • Veröffentlicht 11.03.2024 18:15:19
  • Zuletzt bearbeitet 04.08.2026 11:16:48

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the accept_queue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corru...