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.16%
  • Veröffentlicht 18.06.2025 09:33:20
  • Zuletzt bearbeitet 14.11.2025 17:08:51

In the Linux kernel, the following vulnerability has been resolved: x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88 Calling core::fmt::write() from rust code while FineIBT is enabled results in a kernel panic: [ 4614.199779] ker...

  • EPSS 0.18%
  • Veröffentlicht 18.06.2025 09:28:29
  • Zuletzt bearbeitet 17.12.2025 19:48:11

In the Linux kernel, the following vulnerability has been resolved: nfs: handle failure of nfs_get_lock_context in unlock path When memory is insufficient, the allocation of nfs_lock_context in nfs_get_lock_context() fails and returns -ENOMEM. If w...

  • EPSS 0.16%
  • Veröffentlicht 18.06.2025 09:28:27
  • Zuletzt bearbeitet 17.12.2025 19:48:31

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Disable MACsec offload for uplink representor profile MACsec offload is not supported in switchdev mode for uplink representors. When switching to the uplink representor...

  • EPSS 0.17%
  • Veröffentlicht 18.06.2025 09:28:21
  • Zuletzt bearbeitet 17.03.2026 13:09:22

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it...

  • EPSS 0.21%
  • Veröffentlicht 08.06.2025 10:34:56
  • Zuletzt bearbeitet 17.12.2025 20:03:40

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking for bcm_op runtime updates The CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via hrtimer. The content and also the length of the sequence ...

  • EPSS 0.16%
  • Veröffentlicht 29.05.2025 13:15:56
  • Zuletzt bearbeitet 16.12.2025 20:21:07

In the Linux kernel, the following vulnerability has been resolved: openvswitch: Fix unsafe attribute parsing in output_userspace() This patch replaces the manual Netlink attribute iteration in output_userspace() with nla_for_each_nested(), which e...

  • EPSS 0.16%
  • Veröffentlicht 29.05.2025 13:15:54
  • Zuletzt bearbeitet 16.12.2025 20:20:35

In the Linux kernel, the following vulnerability has been resolved: module: ensure that kobject_put() is safe for module type kobjects In 'lookup_or_create_module_kobject()', an internal kobject is created using 'module_ktype'. So call to 'kobject_...

  • EPSS 0.16%
  • Veröffentlicht 26.05.2025 14:54:15
  • Zuletzt bearbeitet 16.12.2025 20:19:49

In the Linux kernel, the following vulnerability has been resolved: net_sched: Flush gso_skb list too during ->change() Previously, when reducing a qdisc's limit via the ->change() operation, only the main skb queue was trimmed, potentially leaving...

  • EPSS 0.17%
  • Veröffentlicht 20.05.2025 17:18:45
  • Zuletzt bearbeitet 16.12.2025 20:19:38

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() The function brcmf_usb_dl_writeimage() calls the function brcmf_usb_dl_cmd() but dose not check its return v...

  • EPSS 0.16%
  • Veröffentlicht 20.05.2025 17:18:45
  • Zuletzt bearbeitet 16.12.2025 20:19:43

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix double SIGFPE crash Camm noticed that on parisc a SIGFPE exception will crash an application with a second SIGFPE in the signal handler. Dave analyzed it, and it happe...