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 16.07.2024 12:15:05
  • Zuletzt bearbeitet 06.10.2025 17:09:20

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: don't use devres for mdiobus As explained in commits: 74b6d7d13307 ("net: dsa: realtek: register the MDIO bus under devres") 5135e96a3dd2 ("net: dsa: don't all...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 12:15:04
  • Zuletzt bearbeitet 03.10.2025 14:13:18

In the Linux kernel, the following vulnerability has been resolved: fs/proc: task_mmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 [#1] PREEMPT...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 12:15:03
  • Zuletzt bearbeitet 21.11.2024 07:34:02

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task Currently a use-after-free may occur if a sas_task is aborted by the upper layer before we handle the I/O completion i...

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 12:15:02
  • Zuletzt bearbeitet 21.11.2024 06:36:41

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcd_eh_host_rese...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 12:15:02
  • Zuletzt bearbeitet 03.10.2025 14:30:26

In the Linux kernel, the following vulnerability has been resolved: powerpc/fixmap: Fix VM debug warning on unmap Unmapping a fixmap entry is done by calling __set_fixmap() with FIXMAP_PAGE_CLEAR as flags. Today, powerpc __set_fixmap() calls map_k...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 08:15:02
  • Zuletzt bearbeitet 07.10.2025 19:44:45

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm->task_info handling This patch changes the handling and lifecycle of vm->task_info object. The major changes are: - vm->task_info is a dynamically allocated p...

  • EPSS 0.04%
  • Veröffentlicht 12.07.2024 13:15:21
  • Zuletzt bearbeitet 03.11.2025 22:17:21

In the Linux kernel, the following vulnerability has been resolved: io_uring/sqpoll: work around a potential audit memory leak kmemleak complains that there's a memory leak related to connect handling: unreferenced object 0xffff0001093bdf00 (size ...

  • EPSS 0.01%
  • Veröffentlicht 12.07.2024 13:15:21
  • Zuletzt bearbeitet 12.05.2026 12:17:02

In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix race condition in netpoll_owner_active KCSAN detected a race condition in netpoll: BUG: KCSAN: data-race in net_rx_action / netpoll_send_skb write (marked) to 0xfff...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 03.11.2025 22:17:20

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq max_sge attribute max_sge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed ...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 25.09.2025 19:43:21

In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() In the following concurrency we will access the uninitialized rs->lock: ext4_fill_super ext4_register...