Canonical

Ubuntu Pro 14.04 LTS

5459 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.14%
  • Veröffentlicht 16.09.2025 08:11:19
  • Zuletzt bearbeitet 14.01.2026 19:16:20

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Return the firmware result upon destroying QP/RQ Previously when destroying a QP/RQ, the result of the firmware destruction function was ignored and upper layers weren't...

  • EPSS 0.15%
  • Veröffentlicht 16.09.2025 08:11:18
  • Zuletzt bearbeitet 14.01.2026 19:16:20

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in get_max_inline_xattr_value_size() Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if som...

  • EPSS 0.15%
  • Veröffentlicht 16.09.2025 08:11:16
  • Zuletzt bearbeitet 14.01.2026 19:16:19

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write During the sysfs firmware write process, a use-after-free read warning is logged from the lpfc_wr_object...

  • EPSS 0.15%
  • Veröffentlicht 16.09.2025 08:11:13
  • Zuletzt bearbeitet 14.01.2026 19:16:19

In the Linux kernel, the following vulnerability has been resolved: misc: vmw_balloon: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To...

  • EPSS 0.15%
  • Veröffentlicht 16.09.2025 08:11:12
  • Zuletzt bearbeitet 14.01.2026 19:16:19

In the Linux kernel, the following vulnerability has been resolved: wifi: iwl3945: Add missing check for create_singlethread_workqueue Add the check for the return value of the create_singlethread_workqueue in order to avoid NULL pointer dereferenc...

  • EPSS 0.15%
  • Veröffentlicht 16.09.2025 08:11:11
  • Zuletzt bearbeitet 14.01.2026 19:16:18

In the Linux kernel, the following vulnerability has been resolved: ubifs: Free memory for tmpfile name When opening a ubifs tmpfile on an encrypted directory, function fscrypt_setup_filename allocates memory for the name that is to be stored in th...

  • EPSS 0.15%
  • Veröffentlicht 16.09.2025 08:11:10
  • Zuletzt bearbeitet 14.01.2026 19:16:18

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hdac_regmap_sync() The variable codec->regmap is often protected by the lock codec->regmap_lock when is a...

  • EPSS 0.15%
  • Veröffentlicht 16.09.2025 08:06:59
  • Zuletzt bearbeitet 14.01.2026 19:16:17

In the Linux kernel, the following vulnerability has been resolved: ext4: fix i_disksize exceeding i_size problem in paritally written case It is possible for i_disksize can exceed i_size, triggering a warning. generic_perform_write copied = iov_...

  • EPSS 0.15%
  • Veröffentlicht 16.09.2025 08:06:55
  • Zuletzt bearbeitet 14.01.2026 19:16:16

In the Linux kernel, the following vulnerability has been resolved: ubi: ensure that VID header offset + VID header size <= alloc, size Ensure that the VID header offset + VID header size does not exceed the allocated area to avoid slab OOB. BUG: ...

  • EPSS 0.15%
  • Veröffentlicht 15.09.2025 14:49:51
  • Zuletzt bearbeitet 04.12.2025 13:53:50

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add null pointer check to attr_load_runs_vcn Some metadata files are handled before MFT. This adds a null pointer check for some corner cases that could lead to NPD while...