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.24%
  • Veröffentlicht 22.05.2024 07:15:09
  • Zuletzt bearbeitet 02.04.2025 15:12:50

In the Linux kernel, the following vulnerability has been resolved: mlxsw: thermal: Fix out-of-bounds memory accesses Currently, mlxsw allows cooling states to be set above the maximum cooling state supported by the driver: # cat /sys/class/therm...

  • EPSS 0.58%
  • Veröffentlicht 22.05.2024 07:15:08
  • Zuletzt bearbeitet 04.08.2026 10:17:03

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix abort logic in btrfs_replace_file_extents Error injection testing uncovered a case where we'd end up with a corrupt file system with a missing extent in the middle of a ...

  • EPSS 0.23%
  • Veröffentlicht 21.05.2024 16:15:24
  • Zuletzt bearbeitet 06.01.2025 20:31:11

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data Add the check for the return value of mtk_alloc_clk_data() in order to avoid NULL pointer dereference.

  • EPSS 0.22%
  • Veröffentlicht 21.05.2024 16:15:24
  • Zuletzt bearbeitet 21.11.2024 08:40:46

In the Linux kernel, the following vulnerability has been resolved: can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is accessed out of bounds If the "struct can_priv::echoo_skb" is accessed out of bounds, this would cause a k...

  • EPSS 0.27%
  • Veröffentlicht 21.05.2024 16:15:23
  • Zuletzt bearbeitet 04.08.2026 10:18:46

In the Linux kernel, the following vulnerability has been resolved: platform/x86: wmi: Fix opening of char device Since commit fa1f68db6ca7 ("drivers: misc: pass miscdevice pointer via file private data"), the miscdevice stores a pointer to itself ...

  • EPSS 0.25%
  • Veröffentlicht 21.05.2024 16:15:23
  • Zuletzt bearbeitet 14.01.2025 16:29:50

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data Add the check for the return value of mtk_alloc_clk_data() in order to avoid NULL pointer dereference.

  • EPSS 0.26%
  • Veröffentlicht 21.05.2024 16:15:23
  • Zuletzt bearbeitet 04.08.2026 10:18:46

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: possible buffer overflow Buffer 'afmt_status' of size 6 could overflow, since index 'afmt_idx' is checked after access.

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:23
  • Zuletzt bearbeitet 26.09.2025 16:17:03

In the Linux kernel, the following vulnerability has been resolved: thermal: core: prevent potential string overflow The dev->id value comes from ida_alloc() so it's a number between zero and INT_MAX. If it's too high then these sprintf()s will ov...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:22
  • Zuletzt bearbeitet 26.09.2025 16:18:29

In the Linux kernel, the following vulnerability has been resolved: hid: cp2112: Fix duplicate workqueue initialization Previously the cp2112 driver called INIT_DELAYED_WORK within cp2112_gpio_irq_startup, resulting in duplicate initilizations of t...

  • EPSS 0.24%
  • Veröffentlicht 21.05.2024 16:15:22
  • Zuletzt bearbeitet 03.02.2025 16:13:08

In the Linux kernel, the following vulnerability has been resolved: padata: Fix refcnt handling in padata_free_shell() In a high-load arm64 environment, the pcrypt_aead01 test in LTP can lead to system UAF (Use-After-Free) issues. Due to the length...