Canonical

Ubuntu 20.04 LTS

3473 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:42:56
  • Zuletzt bearbeitet 01.10.2025 18:15:31

In the Linux kernel, the following vulnerability has been resolved: dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init If the function sdma_load_context() fails, the sdma_desc will be freed, but the allocated desc->bd is forgot t...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:42:52
  • Zuletzt bearbeitet 01.10.2025 18:15:31

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads This patch fixes slab-out-of-bounds reads in brcmfmac that occur in brcmf_construct_chaninfo() ...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:42:52
  • Zuletzt bearbeitet 01.10.2025 18:15:31

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: fix error handling code in ufx_usb_probe The current error handling code in ufx_usb_probe have many unmatching issues, e.g., missing ufx_free_usb_list, destroy_mode...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:42:51
  • Zuletzt bearbeitet 30.10.2025 15:36:58

In the Linux kernel, the following vulnerability has been resolved: gfs2: Always check inode size of inline inodes Check if the inode size of stuffed (inline) inodes is within the allowed range when reading inodes from disk (gfs2_dinode_in()). Thi...

  • EPSS 0.04%
  • Veröffentlicht 27.03.2025 16:42:50
  • Zuletzt bearbeitet 01.10.2025 18:15:30

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on i_extra_isize in is_alive() syzbot found a f2fs bug: BUG: KASAN: slab-out-of-bounds in data_blkaddr fs/f2fs/f2fs.h:2891 [inline] BUG: KASAN: slab-o...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:37:14
  • Zuletzt bearbeitet 28.10.2025 18:29:22

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix handling and sanity checking of xattr_ids count A Sysbot [1] corrupted filesystem exposes two flaws in the handling and sanity checking of the xattr_ids count in the ...

  • EPSS 0.01%
  • Veröffentlicht 27.03.2025 16:37:13
  • Zuletzt bearbeitet 01.10.2025 20:17:11

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add cond_resched() in get_swap_pages() The softlockup still occurs in get_swap_pages() under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disk...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 16:37:09
  • Zuletzt bearbeitet 28.10.2025 18:10:52

In the Linux kernel, the following vulnerability has been resolved: can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate The conclusion "j1939_session_deactivate() should be called with a session ref-count of at least 2" is incorrect. In...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:07
  • Zuletzt bearbeitet 03.11.2025 20:17:24

In the Linux kernel, the following vulnerability has been resolved: usbnet: gl620a: fix endpoint checking in genelink_bind() Syzbot reports [1] a warning in usb_submit_urb() triggered by inconsistencies between expected and actually present endpoin...

  • EPSS 0.02%
  • Veröffentlicht 27.03.2025 14:57:02
  • Zuletzt bearbeitet 03.11.2025 20:17:03

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouter_resume+0x0/0x50...