Canonical

Ubuntu Pro 14.04 LTS

4792 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:26
  • Zuletzt bearbeitet 21.11.2024 06:36:04

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Handle SRCU initialization failure during page track init Check the return of init_srcu_struct(), which can fail due to OOM, when initializing the page track mechanism. ...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:26
  • Zuletzt bearbeitet 25.09.2025 15:32:02

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: serialize hash resizes and cleanups Syzbot was able to trigger the following warning [1] No repro found by syzbot yet but I was able to trigger similar issue...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:26
  • Zuletzt bearbeitet 30.12.2024 20:00:41

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: check return value after calling platform_get_resource() It will cause null-ptr-deref if platform_get_resource() returns NULL, we need check the return value.

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:26
  • Zuletzt bearbeitet 25.09.2025 15:30:01

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svm_migrate_fini warning Device manager releases device-specific resources when a driver disconnects from a device, devm_memunmap_pages and devm_release_mem_region ...

  • EPSS 0.03%
  • Veröffentlicht 21.05.2024 15:15:26
  • Zuletzt bearbeitet 03.11.2025 18:15:38

In the Linux kernel, the following vulnerability has been resolved: block: don't call rq_qos_ops->done_bio if the bio isn't tracked rq_qos framework is only applied on request based driver, so: 1) rq_qos_done_bio() needn't to be called for bio bas...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:25
  • Zuletzt bearbeitet 26.09.2025 19:03:45

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix stack information leak The tty driver name is used also after registering the driver and must specifically not be allocated on the stack to avoid leaking inform...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:25
  • Zuletzt bearbeitet 24.12.2024 16:05:42

In the Linux kernel, the following vulnerability has been resolved: HID: betop: fix slab-out-of-bounds Write in betop_probe Syzbot reported slab-out-of-bounds Write bug in hid-betopff driver. The problem is the driver assumes the device must have a...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 23.12.2024 21:01:31

In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field If driver read val value sufficient for (val & 0x08) && (!(val & 0x80)) && ((val & 0x7) == ((v...

  • EPSS 0.01%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 02.04.2025 14:52:22

In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field If driver read val value sufficient for (val & 0x08) && (!(val & 0x80)) && ((val & 0x7) == ((v...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:24
  • Zuletzt bearbeitet 23.09.2025 20:16:11

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests The FSM can run in a circle allowing rdma_resolve_ip() to be called twice on the same id_priv. While this c...