Canonical

Ubuntu Pro 20.04 LTS

5265 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.23%
  • Veröffentlicht 26.08.2024 12:15:06
  • Zuletzt bearbeitet 04.08.2026 11:20:01

In the Linux kernel, the following vulnerability has been resolved: jfs: fix null ptr deref in dtInsertEntry [syzbot reported] general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 [#1] PREEMPT SMP KASAN PTI KASAN: n...

  • EPSS 0.21%
  • Veröffentlicht 26.08.2024 11:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:20

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules Check the pointer value to fix potential null pointer dereference

  • EPSS 0.23%
  • Veröffentlicht 26.08.2024 11:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:21

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL dereference at band check in starting tx ba session In MLD connection, link_data/link_conf are dynamically allocated. They don't point to vif->bss_conf. So...

  • EPSS 0.21%
  • Veröffentlicht 26.08.2024 11:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:22

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: disallow setting special AP channel widths Setting the AP channel width is meant for use with the normal 20/40/... MHz channel width progression, and switching aroun...

  • EPSS 0.21%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 11.01.2026 17:15:50

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null pointer deref in dcn20_resource.c Fixes a hang thats triggered when MPV is run on a DCN401 dGPU: mpv --hwdec=vaapi --vo=gpu --hwdec-codecs=all and then ...

  • EPSS 0.21%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 01.06.2026 17:16:29

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null checker before passing variables Checks null pointer before passing variables to functions. This fixes 3 NULL_RETURNS issues reported by Coverity.

  • EPSS 0.21%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:20

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr Check return value and conduct null pointer handling to avoid null pointer dereference.

  • EPSS 0.16%
  • Veröffentlicht 22.08.2024 02:15:06
  • Zuletzt bearbeitet 12.09.2024 13:04:26

In the Linux kernel, the following vulnerability has been resolved: btrfs: get rid of warning on transaction commit when using flushoncommit When using the flushoncommit mount option, during almost every transaction commit we trigger a warning from...

  • EPSS 0.24%
  • Veröffentlicht 22.08.2024 02:15:05
  • Zuletzt bearbeitet 12.09.2024 13:36:11

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix connection leak There's a potential leak issue under following execution sequence : smc_release smc_connect_work if (sk->sk_state == SMC_INIT) send_clc_conf...

  • EPSS 0.21%
  • Veröffentlicht 22.08.2024 02:15:04
  • Zuletzt bearbeitet 12.09.2024 14:05:35

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not start relocation until in progress drops are done We hit a bug with a recovering relocation on mount for one of our file systems in production. I reproduced this loc...