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.63%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 04.08.2026 11:19:27

In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words (aka results) for the command queue entry need to be set to 0 when they are not used (n...

  • EPSS 0.23%
  • Veröffentlicht 29.07.2024 15:15:15
  • Zuletzt bearbeitet 09.10.2025 18:01:11

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: use reserved tag for reg read/write command In some scenarios, if too many commands are issued by nvme command in the same time by user tasks, this may exhaust all ta...

  • EPSS 0.25%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 04.08.2026 11:19:24

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bo_va->bo is non-NULL before using it The call to radeon_vm_clear_freed might clear bo_va->bo, so we have to check it before dereferencing it.

  • EPSS 0.31%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 04.08.2026 11:19:24

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hci_rx_work, where the former releases the sock and the latter acces...

  • EPSS 0.2%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 09.10.2025 18:06:27

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: handle RST lookup error correctly [BUG] When running btrfs/060 with forced RST feature, it would crash the following ASSERT() inside scrub_read_endio(): ASSERT(sect...

  • EPSS 0.22%
  • Veröffentlicht 29.07.2024 15:15:14
  • Zuletzt bearbeitet 04.08.2026 11:19:25

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file content...

  • EPSS 0.8%
  • Veröffentlicht 29.07.2024 15:15:13
  • Zuletzt bearbeitet 04.08.2026 11:19:22

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in sk_msg_recvmsg When running BPF selftests (./test_progs -t sockmap_basic) on a Loongarch platform, the following kernel panic occurs: [...] Oops...

  • EPSS 0.28%
  • Veröffentlicht 29.07.2024 15:15:13
  • Zuletzt bearbeitet 03.11.2025 22:17:28

In the Linux kernel, the following vulnerability has been resolved: cachefiles: cyclic allocation of msg_id to avoid reuse Reusing the msg_id after a maliciously completed reopen request may cause a read request to remain unprocessed and result in ...

  • EPSS 0.29%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 21.11.2024 09:32:05

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix task_struct reference leak During the execution of the following stress test with linux-rt: stress-ng --cyclic 30 --timeout 30 --minimize --quiet kmemleak fre...

  • EPSS 0.29%
  • Veröffentlicht 29.07.2024 15:15:11
  • Zuletzt bearbeitet 03.11.2025 22:17:24

In the Linux kernel, the following vulnerability has been resolved: ksmbd: discard write access to the directory open may_open() does not allow a directory to be opened with the write access. However, some writing flags set by client result in addi...