Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 18.09.2024 07:15:04
  • Zuletzt bearbeitet 03.11.2025 20:16:31

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve leaks in cow_file_range In the buffered write path, the dirty page owns the qgroup reserve until it creates an ordered_extent. Therefore, any errors that...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 03.11.2025 23:15:55

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbscl_set_scaler_filter if filter is null Callers can pass null in filter (i.e. from returned from the function wbscl_get_filter_coeffs_16p) and a null check ...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 18.04.2026 09:16:08

In the Linux kernel, the following vulnerability has been resolved: driver: iio: add missing checks on iio_info's callback access Some callbacks from iio_info structure are accessed without any check, so if a driver doesn't implement them trying to...

  • EPSS 0.05%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 03.11.2025 23:15:55

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor Remove list_del call in msgdma_chan_desc_cleanup, this should be the role of msgdma_free_descriptor. In...

  • EPSS 0.03%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 03.11.2025 23:15:55

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: SHAMPO, Fix incorrect page release Under the following conditions: 1) No skb created yet 2) header_size == 0 (no SHAMPO header) 3) header_index + 1 % MLX5E_SHAMPO_WQ_HEA...

  • EPSS 0.06%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 08.10.2025 17:08:58

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't overmap identity VRAM mapping Overmapping the identity VRAM mapping is triggering hardware bugs on certain platforms. Use 2M pages for the last unaligned (to 1G) VRAM...

  • EPSS 0.07%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 03.11.2025 23:15:56

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use.

  • EPSS 0.04%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 05.01.2026 11:17:07

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix possible NULL pointer dereference profile->parent->dents[AAFS_PROF_DIR] could be NULL only if its parent is made from __create_missing_ancestors(..) and 'ent->old' is...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 03.11.2025 23:15:56

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix mc_data out-of-bounds read warning Clear warning that read mc_data[i-1] may out-of-bounds.

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 07:15:03
  • Zuletzt bearbeitet 03.11.2025 23:15:56

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ucode out-of-bounds read warning Clear warning that read ucode[] may out-of-bounds.