Canonical

Ubuntu 20.04 LTS

3473 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 17:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:36

In the Linux kernel, the following vulnerability has been resolved: drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep The ilitek-ili9881c controls the reset GPIO using the non-sleeping gpiod_set_value() function. This complai...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 17:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:36

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl-asoc-card: set priv->pdev before using it priv->pdev pointer was set after being used in fsl_asoc_card_audmux_init(). Move this assignment at the start of the probe funct...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 17:15:11
  • Zuletzt bearbeitet 12.05.2026 12:17:03

In the Linux kernel, the following vulnerability has been resolved: pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER In create_pinctrl(), pinctrl_maps_mutex is acquired before calling add_setting(). If add_setting() returns -EP...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 16:15:07
  • Zuletzt bearbeitet 03.11.2025 22:17:35

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix DIO failure due to insufficient transaction credits The code in ocfs2_dio_end_io_write() estimates number of necessary transaction credits using ocfs2_calc_extend_credit...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 16:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:34

In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() set_memory_ro() can fail, leaving memory unprotected. Check its return and take it into account as an er...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 16:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:03

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers register store validation for NFT_DATA_VALUE is conditional, however, the datatype is always either N...

  • EPSS 0.02%
  • Veröffentlicht 29.07.2024 16:15:06
  • Zuletzt bearbeitet 03.11.2025 22:17:35

In the Linux kernel, the following vulnerability has been resolved: net: can: j1939: Initialize unused data in j1939_send_one() syzbot reported kernel-infoleak in raw_recvmsg() [1]. j1939_send_one() creates full frame including unused data, but it ...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 16:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:32

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix double free on error If e.g. the ata_port_alloc() call in ata_host_alloc() fails, we will jump to the err_out label, which will call devres_release_group(). d...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 16:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:32

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes In nv17_tv_get_hd_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead ...

  • EPSS 0.01%
  • Veröffentlicht 29.07.2024 16:15:04
  • Zuletzt bearbeitet 03.11.2025 22:17:33

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes In nv17_tv_get_ld_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead ...