Canonical

Ubuntu 22.04 LTS

9201 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 20.10.2025 22:04:02

In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE bpf_prog_attach uses attach_type_to_prog_type to enforce proper attach type for BPF_PROG_TYPE_CGROUP_SK...

  • EPSS 0.74%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:53

In the Linux kernel, the following vulnerability has been resolved: wifi: ar5523: enable proper endpoint verification Syzkaller reports [1] hitting a warning about an endpoint in use not having an expected type to it. Fix the issue by checking for...

  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:16
  • Zuletzt bearbeitet 12.05.2026 12:16:53

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports [1] hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. Wh...

  • EPSS 0.25%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 01.04.2025 18:36:59

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference In cdns_mhdp_atomic_enable(), the return value of drm_mode_duplicate() is assigned to mhdp_state->current_mode, an...

  • EPSS 0.28%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 04.11.2025 18:16:25

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtk_drm_gem_obj Add a check to mtk_drm_gem_init if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel ...

  • EPSS 0.23%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 01.04.2025 18:37:09

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwood_dma_hw_params() mv_mbus_dram_info() returns NULL if CONFIG_PLAT_ORION macro is not defined. Fix this bug by adding NULL c...

  • EPSS 0.3%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 12.05.2026 12:16:52

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential index out of bounds in color transformation function Fixes index out of bounds issue in the color transformation function. The issue could occur when...

  • EPSS 0.19%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 03.11.2025 22:17:02

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndo_poll_controller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b ("eth: sungem: remove .ndo_poll_c...

  • EPSS 0.24%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 21.11.2024 09:26:19

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix reference count leak issue of net_device There is a reference count leak issue of the object "net_device" in ax25_dev_device_down(). When the ax25 device is shutting down...

  • EPSS 0.26%
  • Veröffentlicht 19.06.2024 14:15:15
  • Zuletzt bearbeitet 21.11.2024 09:26:20

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Discard command completions in internal error Fix use after free when FW completion arrives while device is in internal error state. Avoid calling completion handler in t...