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 01.10.2025 12:15:51
  • Zuletzt bearbeitet 20.01.2026 16:35:10

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance the attribute size check This combines the overflow and boundary check so that all attribute size will be properly examined while enumerating them. [ 169.181521...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:51
  • Zuletzt bearbeitet 21.01.2026 21:26:24

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the update counters work might be pending, and may run after memory has been freed. Canc...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:50
  • Zuletzt bearbeitet 20.01.2026 16:38:08

In the Linux kernel, the following vulnerability has been resolved: tracing/synthetic: Fix races on freeing last_cmd Currently, the "last_cmd" variable can be accessed by multiple processes asynchronously when multiple users manipulate synthetic_ev...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:50
  • Zuletzt bearbeitet 23.01.2026 02:08:10

In the Linux kernel, the following vulnerability has been resolved: kobject: Add sanity check for kset->kobj.ktype in kset_register() When I register a kset in the following way: static struct kset my_kset; kobject_set_name(&my_kset.kobj, "my_kse...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:50
  • Zuletzt bearbeitet 20.01.2026 16:36:55

In the Linux kernel, the following vulnerability has been resolved: ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed Following process will trigger an infinite loop in ubi_wl_put_peb(): ubifs_bgt ubi_bgt ubifs_leb_unmap ub...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:49
  • Zuletzt bearbeitet 20.01.2026 17:07:32

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras gfx9 cp_ecc_error_irq is only enabled when legacy gfx ras is assert. So in gfx_v9_0_hw_fini, interru...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:49
  • Zuletzt bearbeitet 20.01.2026 17:02:46

In the Linux kernel, the following vulnerability has been resolved: ext4: improve error handling from ext4_dirhash() The ext4_dirhash() will *almost* never fail, especially when the hash tree feature was first introduced. However, with the additio...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:48
  • Zuletzt bearbeitet 16.01.2026 21:31:26

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Do not reset dql stats on NON_FATAL err All ibmvnic resets, make a call to netdev_tx_reset_queue() when re-opening the device. netdev_tx_reset_queue() resets the num_queue...

  • EPSS 0.02%
  • Veröffentlicht 01.10.2025 12:15:48
  • Zuletzt bearbeitet 20.01.2026 15:52:36

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in alloc_wbufs() kmemleak reported a sequence of memory leaks, and show them as following: unreferenced object 0xffff8881575f8400 (size 1024): comm "m...

  • EPSS 0.01%
  • Veröffentlicht 01.10.2025 12:15:47
  • Zuletzt bearbeitet 16.01.2026 20:59:21

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Fix null-ptr-deref Read in txBegin Syzkaller reported an issue where txBegin may be called on a superblock in a read-only mounted filesystem which leads to NULL pointer...