Canonical

Ubuntu Pro 16.04 LTS

5033 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • 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.02%
  • 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.03%
  • 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.03%
  • 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.02%
  • 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.01%
  • 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.01%
  • 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...

  • EPSS 0.01%
  • 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 to don't dirty inode for readonly filesystem syzbot reports f2fs bug as below: kernel BUG at fs/f2fs/inode.c:933! RIP: 0010:f2fs_evict_inode+0x1576/0x1590 fs/f2fs/inode....

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

In the Linux kernel, the following vulnerability has been resolved: dev/parport: fix the array out-of-bounds risk Fixed array out-of-bounds issues caused by sprintf by replacing it with snprintf for safer data copying, ensuring the destination buff...

  • EPSS 0.02%
  • Veröffentlicht 17.08.2024 09:15:10
  • Zuletzt bearbeitet 12.05.2026 12:17:06

In the Linux kernel, the following vulnerability has been resolved: ext4: check dot and dotdot of dx_root before making dir indexed Syzbot reports a issue as follows: ============================================ BUG: unable to handle page fault for...