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.06%
  • Veröffentlicht 21.05.2024 15:15:21
  • Zuletzt bearbeitet 02.04.2025 14:30:39

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid HDCP over-read and corruption Instead of reading the desired 5 bytes of the actual target field, the code was reading 8. This could result in a corrupted val...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:21
  • Zuletzt bearbeitet 14.11.2025 17:22:04

In the Linux kernel, the following vulnerability has been resolved: virtio-net: Add validation for used length This adds validation for used length (might come from an untrusted device) to avoid data corruption or loss.

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:20
  • Zuletzt bearbeitet 12.05.2025 19:58:53

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances As syzbot reported, there is an use-after-free issue during f2fs recovery: Use-after-free write at 0xff...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:20
  • Zuletzt bearbeitet 06.03.2025 12:53:53

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: explicitly clear ioctl input data As seen from a recent syzbot bug report, mistakes in the compat ioctl implementation can lead to uninitialized kernel stack data...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:20
  • Zuletzt bearbeitet 26.12.2024 19:29:20

In the Linux kernel, the following vulnerability has been resolved: ext4: fix possible UAF when remounting r/o a mmp-protected file system After commit 618f003199c6 ("ext4: fix memory leak in ext4_fill_super"), after the file system is remounted re...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 24.12.2024 16:30:22

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix race of snd_seq_timer_open() The timer instance per queue is exclusive, and snd_seq_timer_open() should have managed the concurrent accesses. It looks as if it's ch...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:16
  • Zuletzt bearbeitet 26.12.2024 20:49:20

In the Linux kernel, the following vulnerability has been resolved: net:sfc: fix non-freed irq in legacy irq mode SFC driver can be configured via modparam to work using MSI-X, MSI or legacy IRQ interrupts. In the last one, the interrupt was not pr...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 30.04.2025 14:57:20

In the Linux kernel, the following vulnerability has been resolved: RDMA: Verify port when creating flow rule Validate port value provided by the user and with that remove no longer needed validation by the driver. The missing check in the mlx5_ib...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:15
  • Zuletzt bearbeitet 30.04.2025 14:49:09

In the Linux kernel, the following vulnerability has been resolved: bcache: avoid oversized read request in cache missing code path In the cache missing code path of cached device, if a proper location from the internal B+ tree is matched for a cac...

  • EPSS 0.02%
  • Veröffentlicht 21.05.2024 15:15:14
  • Zuletzt bearbeitet 30.12.2024 18:59:10

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential memory leak in DMUB hw_init [Why] On resume we perform DMUB hw_init which allocates memory: dm_resume->dm_dmub_hw_init->dc_dmub_srv_create->kzalloc T...