Canonical

Ubuntu Pro 14.04 LTS

5457 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.22%
  • Veröffentlicht 21.08.2024 00:15:05
  • Zuletzt bearbeitet 03.11.2025 22:18:14

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveau_bo_ref() on a nouveau_bo without initializing it (and hence the backing ttm_bo) leads to a refcount underflow. Instead o...

  • EPSS 0.23%
  • Veröffentlicht 17.08.2024 10:15:10
  • Zuletzt bearbeitet 03.11.2025 22:18:11

In the Linux kernel, the following vulnerability has been resolved: block: initialize integrity buffer to zero before writing it to media Metadata added by bio_integrity_prep is using plain kmalloc, which leads to random kernel memory being written...

  • EPSS 0.4%
  • Veröffentlicht 17.08.2024 10:15:10
  • Zuletzt bearbeitet 12.05.2026 12:17:07

In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmam_free_coherent dmam_free_coherent() frees a DMA allocation, which makes the freed vaddr available for reuse, then calls devres_destroy() to remove and fr...

  • EPSS 0.23%
  • Veröffentlicht 17.08.2024 10:15:10
  • Zuletzt bearbeitet 12.05.2026 12:17:07

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix array-index-out-of-bounds in diFree

  • EPSS 0.25%
  • Veröffentlicht 17.08.2024 10:15:09
  • Zuletzt bearbeitet 27.03.2026 20:56:13

In the Linux kernel, the following vulnerability has been resolved: bna: adjust 'name' buf size of bna_tcb and bna_ccb structures To have enough space to write all possible sprintf() args. Currently 'name' size is 16, but the first '%s' specifier m...

  • EPSS 0.18%
  • Veröffentlicht 17.08.2024 10:15:09
  • Zuletzt bearbeitet 25.10.2024 19:49:05

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: wow: fix GTK offload H2C skbuff issue We mistakenly put skb too large and that may exceed skb->end. Therefore, we fix it. skbuff: skb_over_panic: text:ffffffffc09e9a9...

  • EPSS 0.23%
  • Veröffentlicht 17.08.2024 09:15:11
  • Zuletzt bearbeitet 03.11.2025 22:18:01

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes In cdv_intel_lvds_get_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to...

  • EPSS 0.27%
  • Veröffentlicht 17.08.2024 09:15:11
  • Zuletzt bearbeitet 03.11.2025 22:18:01

In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode() Syzbot reports uninitialized value access issue as below: loop0: detected capacity change from 0 to 64 ====...

  • EPSS 0.23%
  • Veröffentlicht 17.08.2024 09:15:10
  • Zuletzt bearbeitet 03.11.2025 22:17:57

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle inconsistent state in nilfs_btnode_create_block() Syzbot reported that a buffer state inconsistency was detected in nilfs_btnode_create_block(), triggering a kernel ...

  • EPSS 0.23%
  • Veröffentlicht 17.08.2024 09:15:10
  • Zuletzt bearbeitet 03.11.2025 22:17:57

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix return value of f2fs_convert_inline_inode() If device is readonly, make f2fs_convert_inline_inode() return EROFS instead of zero, otherwise it may trigger panic during wr...