Canonical

Ubuntu Pro 14.04 LTS

5457 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 15.01.2025 13:15:14
  • Zuletzt bearbeitet 03.11.2025 21:18:39

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Correct the migration DMA map direction The SVM DMA device map direction should be set the same as the DMA unmap setting, otherwise the DMA core will report the followi...

  • EPSS 0.18%
  • Veröffentlicht 15.01.2025 13:15:14
  • Zuletzt bearbeitet 17.10.2025 16:11:24

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: clear link ID from bitmap during link delete after clean up Currently, during link deletion, the link ID is first removed from the valid_links bitmap before perform...

  • EPSS 0.22%
  • Veröffentlicht 15.01.2025 13:15:14
  • Zuletzt bearbeitet 17.10.2025 16:09:44

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, while a u64 is 8 bytes. Therefore, when using or_eac...

  • EPSS 0.26%
  • Veröffentlicht 15.01.2025 13:15:14
  • Zuletzt bearbeitet 12.05.2026 13:16:23

In the Linux kernel, the following vulnerability has been resolved: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK Blamed commit forgot MSG_PEEK case, allowing a crash [1] as found by syzbot. Rework vlan_get_protocol_dgram() to not touch skb...

  • EPSS 0.26%
  • Veröffentlicht 15.01.2025 13:15:14
  • Zuletzt bearbeitet 12.05.2026 13:16:23

In the Linux kernel, the following vulnerability has been resolved: af_packet: fix vlan_get_tci() vs MSG_PEEK Blamed commit forgot MSG_PEEK case, allowing a crash [1] as found by syzbot. Rework vlan_get_tci() to not touch skb at all, so that it ca...

  • EPSS 0.21%
  • Veröffentlicht 15.01.2025 13:15:13
  • Zuletzt bearbeitet 03.11.2025 21:18:38

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevent integer overflow issue In the expression "cmd.wqe_size * cmd.wr_count", both variables are u32 values that come from the user so the multiplication can lead to...

  • EPSS 0.16%
  • Veröffentlicht 15.01.2025 13:15:13
  • Zuletzt bearbeitet 03.11.2025 21:18:38

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages split in 6 bytes packets, and ALSA sequencer OSS layer tries to combine those. It s...

  • EPSS 0.05%
  • Veröffentlicht 15.01.2025 13:15:13
  • Zuletzt bearbeitet 28.03.2025 07:15:38

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

  • EPSS 0.2%
  • Veröffentlicht 15.01.2025 13:15:12
  • Zuletzt bearbeitet 03.11.2025 18:15:44

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through try_get_folio() by caller such as split_huge_pages. In huge_pmd_unshare...

  • EPSS 0.22%
  • Veröffentlicht 15.01.2025 13:15:11
  • Zuletzt bearbeitet 03.11.2025 21:18:34

In the Linux kernel, the following vulnerability has been resolved: netrom: check buffer length before accessing it Syzkaller reports an uninit value read from ax25cmp when sending raw message through ieee802154 implementation. ===================...