Canonical

Ubuntu Pro 20.04 LTS

3682 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • 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.02%
  • 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.02%
  • Veröffentlicht 26.08.2024 11:15:04
  • Zuletzt bearbeitet 03.11.2025 22:18:19

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.03%
  • 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.02%
  • 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.03%
  • 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.03%
  • 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...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 13.09.2024 13:34:10

In the Linux kernel, the following vulnerability has been resolved: io_uring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at io_uring/io_uring.c:734 io_cqring_event_overflow+0x1c0/0...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:05
  • Zuletzt bearbeitet 06.09.2024 14:55:46

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Remove rcu locks from user resources User resource lookups used rcu to avoid two extra atomics. Unfortunately the rcu paths were buggy and it was easy to make the drive...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:05
  • Zuletzt bearbeitet 03.11.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Cleanup partial engine discovery failures If we abort driver initialisation in the middle of gt/engine discovery, some engines will be fully setup and some not. Those ...