Canonical

Ubuntu 18.04 LTS

1647 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • Veröffentlicht 22.05.2024 09:15:10
  • Zuletzt bearbeitet 02.04.2025 15:09:19

In the Linux kernel, the following vulnerability has been resolved: net: batman-adv: fix error handling Syzbot reported ODEBUG warning in batadv_nc_mesh_free(). The problem was in wrong error handling in batadv_mesh_init(). Before this patch batad...

  • EPSS 0.02%
  • Veröffentlicht 22.05.2024 09:15:10
  • Zuletzt bearbeitet 06.01.2025 19:52:33

In the Linux kernel, the following vulnerability has been resolved: regmap: Fix possible double-free in regcache_rbtree_exit() In regcache_rbtree_insert_to_block(), when 'present' realloc failed, the 'blk' which is supposed to assign to 'rbnode->bl...

  • EPSS 0.02%
  • Veröffentlicht 22.05.2024 09:15:10
  • Zuletzt bearbeitet 06.01.2025 19:53:06

In the Linux kernel, the following vulnerability has been resolved: IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields Overflowing either addrlimit or bytes_togo can allow userspace to trigger a buffer overflow of kernel memory...

  • EPSS 0.02%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 24.09.2025 18:51:48

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix bulk-buffer overflow The driver is using endpoint-sized buffers but must not assume that the tx and rx buffers are of equal size or a malicious device could ov...

  • EPSS 0.02%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 24.09.2025 18:58:58

In the Linux kernel, the following vulnerability has been resolved: comedi: vmk80xx: fix transfer-buffer overflows The driver uses endpoint-sized USB transfer buffers but up until recently had no sanity checks on the sizes. Commit e1f13c879a7c ("s...

  • EPSS 0.04%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 02.04.2025 15:10:34

In the Linux kernel, the following vulnerability has been resolved: comedi: ni_usb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer de...

  • EPSS 0.06%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 24.09.2025 19:00:23

In the Linux kernel, the following vulnerability has been resolved: comedi: dt9812: fix DMA buffers on stack USB transfer buffers are typically mapped for DMA and must not be allocated on the stack or transfers will fail. Allocate proper transfer ...

  • EPSS 0.01%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 02.04.2025 15:09:59

In the Linux kernel, the following vulnerability has been resolved: isofs: Fix out of bound access for corrupted isofs image When isofs image is suitably corrupted isofs_read_inode() can read data beyond the end of buffer. Sanity-check the director...

  • EPSS 0.03%
  • Veröffentlicht 22.05.2024 09:15:09
  • Zuletzt bearbeitet 29.09.2025 16:43:08

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver modu...

  • EPSS 0.02%
  • Veröffentlicht 22.05.2024 07:15:11
  • Zuletzt bearbeitet 24.09.2025 18:40:47

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: Fix sleeping function called from invalid context The driver can call card->isac.release() function from an atomic context. Fix this by calling this function after re...