Canonical

Ubuntu Pro 14.04 LTS

4792 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.1%
  • Veröffentlicht 02.05.2025 15:55:40
  • Zuletzt bearbeitet 12.11.2025 21:00:09

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: 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 mak...

  • EPSS 0.04%
  • Veröffentlicht 02.05.2025 15:55:36
  • Zuletzt bearbeitet 12.11.2025 21:06:36

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix an illegal memory access In the kfd_wait_on_events() function, the kfd_event_waiter structure is allocated by alloc_event_waiters(), but the event field of the wait...

  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:55:36
  • Zuletzt bearbeitet 12.11.2025 21:04:01

In the Linux kernel, the following vulnerability has been resolved: ext4: update s_journal_inum if it changes after journal replay When mounting a crafted ext4 image, s_journal_inum may change after journal replay, which is obviously unreasonable b...

  • EPSS 0.04%
  • Veröffentlicht 02.05.2025 15:55:35
  • Zuletzt bearbeitet 12.11.2025 21:06:46

In the Linux kernel, the following vulnerability has been resolved: ext4: fix task hung in ext4_xattr_delete_inode Syzbot reported a hung task problem: ================================================================== INFO: task syz-executor232:50...

  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:55:27
  • Zuletzt bearbeitet 12.11.2025 20:49:36

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes [WHY] When PTEBufferSizeInRequests is zero, UBSAN reports the following warning because dml_log2 returns an unexp...

  • EPSS 0.09%
  • Veröffentlicht 02.05.2025 15:55:26
  • Zuletzt bearbeitet 12.11.2025 20:49:42

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix invalid address access in lookup_rec() when index is 0 KASAN reported follow problem: BUG: KASAN: use-after-free in lookup_rec Read of size 8 at addr ffff000199270ff...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:17
  • Zuletzt bearbeitet 10.05.2025 15:15:58

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.06%
  • Veröffentlicht 02.05.2025 15:55:16
  • Zuletzt bearbeitet 07.11.2025 02:23:30

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc95xx: Limit packet length to skb->len Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed u...

  • EPSS 0.07%
  • Veröffentlicht 02.05.2025 15:55:04
  • Zuletzt bearbeitet 12.11.2025 18:33:57

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix warning when handle discover_identity message Since both source and sink device can send discover_identity message in PD3, kernel may dump below warning: ---...

  • EPSS 0.05%
  • Veröffentlicht 02.05.2025 15:55:02
  • Zuletzt bearbeitet 12.11.2025 16:46:37

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_audio: don't let userspace block driver unbind In the unbind callback for f_uac1 and f_uac2, a call to snd_card_free() via g_audio_cleanup() will disconnect the card...