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.04%
  • Veröffentlicht 01.05.2025 14:10:31
  • Zuletzt bearbeitet 01.10.2025 17:15:36

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() Change num_ghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc() to fail. The overflo...

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 14:10:27
  • Zuletzt bearbeitet 10.11.2025 21:20:07

In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUG_ON() when directory entry has invalid rec_len The rec_len field in the directory entry has to be a multiple of 4. A corrupted filesystem image can be used to hit a B...

  • EPSS 0.04%
  • Veröffentlicht 01.05.2025 14:10:27
  • Zuletzt bearbeitet 01.10.2025 17:15:36

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in 'ext4_da_release_space' Syzkaller report issue as follows: EXT4-fs (loop0): Free/Dirty block details EXT4-fs (loop0): free_blocks=0 EXT4-fs (loop0): dirty_bloc...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:10:23
  • Zuletzt bearbeitet 01.10.2025 16:15:48

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: fix possible memory leak in mousevsc_probe() If hid_add_device() returns error, it should call hid_destroy_device() to free hid_dev which is allocated in hid_allocate_...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:10:21
  • Zuletzt bearbeitet 10.11.2025 21:04:41

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix undefined behavior in bit shift for CAP_TO_MASK Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning c...

  • EPSS 0.04%
  • Veröffentlicht 01.05.2025 14:10:17
  • Zuletzt bearbeitet 01.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram() ./drivers/gpu/drm/amd/amdkfd/kfd_migrate.c:985:58-62: ERROR: p is NULL but dereferenced.

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:10:17
  • Zuletzt bearbeitet 23.01.2026 16:48:53

In the Linux kernel, the following vulnerability has been resolved: ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network When copying a `struct ifaddrlblmsg` to the network, __ifal_reserved remained uninitialized, resulting in ...

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 14:10:15
  • Zuletzt bearbeitet 01.10.2025 17:15:35

In the Linux kernel, the following vulnerability has been resolved: tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header This is a follow-up for commit 974cb0e3e7c9 ("tipc: fix uninit-value in tipc_nl_compat_name_table_dump...

  • EPSS 0.04%
  • Veröffentlicht 01.05.2025 14:10:05
  • Zuletzt bearbeitet 01.10.2025 17:15:34

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix deadlock in nilfs_count_free_blocks() A semaphore deadlock can occur if nilfs_get_block() detects metadata corruption while locating data blocks and a superblock writeb...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:09:57
  • Zuletzt bearbeitet 01.10.2025 17:15:33

In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Fix use-after-free in snd_soc_exit() KASAN reports a use-after-free: BUG: KASAN: use-after-free in device_del+0xb5b/0xc60 Read of size 8 at addr ffff888008655050 by ta...