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.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 07.05.2025 17:39:20

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to truncate meta inode pages forcely Below race case can cause data corruption: Thread A GC thread - gc_data_segment - ra_data_block - locked meta_i...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 12.05.2026 12:16:22

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Do not register event handler until srpt device is fully setup Upon rare occasions, KASAN reports a use-after-free Write in srpt_refresh_port(). This seems to be becaus...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 11:15:09
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: adv7511: fix crash on irq during probe Moved IRQ registration down to end of adv7511_probe(). If an IRQ already is pending during adv7511_probe (before adv7511_cec_ini...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:10
  • Zuletzt bearbeitet 29.04.2025 16:30:34

In the Linux kernel, the following vulnerability has been resolved: efi: runtime: Fix potential overflow of soft-reserved region size md_size will have been narrowed if we have >= 4GB worth of pages in a soft-reserved region.

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 10:15:10
  • Zuletzt bearbeitet 02.04.2025 13:17:54

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in _copy_from_iter Syzkaller reports a warning in _copy_from_iter because an iov_iter is supposedly used in the wrong direction. The reason is that syzcaller man...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:10
  • Zuletzt bearbeitet 21.03.2025 15:02:58

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronizat...

  • EPSS 0.02%
  • Veröffentlicht 17.04.2024 10:15:09
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd() When task_tag >= 32 (in MCQ mode) and sizeof(unsigned int) == 4, 1U << task_tag will out of bounds for a u32 mask. Fix this u...

  • EPSS 0.01%
  • Veröffentlicht 17.04.2024 10:15:08
  • Zuletzt bearbeitet 27.03.2025 21:05:43

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAP_NET_ADMIN.

  • EPSS 0.02%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: Unregister clocks/resets when unbinding Currently, unbinding a CCU driver unmaps the device's MMIO region, while leaving its clocks/resets and their providers regist...

  • EPSS 0.01%
  • Veröffentlicht 10.04.2024 19:15:48
  • Zuletzt bearbeitet 14.01.2025 14:43:27

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer cs_desc The pointer cs_desc return from snd_usb_find_clock_source could be null, so there is a potential null pointer deref...