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.12%
  • Veröffentlicht 22.04.2026 14:16:39
  • Zuletzt bearbeitet 04.07.2026 12:16:55

In the Linux kernel, the following vulnerability has been resolved: ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio Replace BUG_ON() with proper error handling when inline data size exceeds PAGE_SIZE. This prevents kernel ...

  • EPSS 0.13%
  • Veröffentlicht 22.04.2026 14:16:39
  • Zuletzt bearbeitet 06.05.2026 20:12:35

In the Linux kernel, the following vulnerability has been resolved: ext4: convert inline data to extents when truncate exceeds inline size Add a check in ext4_setattr() to convert files from inline data storage to extent-based storage when truncate...

  • EPSS 0.14%
  • Veröffentlicht 22.04.2026 14:16:38
  • Zuletzt bearbeitet 07.05.2026 19:18:42

In the Linux kernel, the following vulnerability has been resolved: ext4: reject mount if bigalloc with s_first_data_block != 0 bigalloc with s_first_data_block != 0 is not supported, reject mounting it.

  • EPSS 0.43%
  • Veröffentlicht 22.04.2026 14:16:38
  • Zuletzt bearbeitet 07.05.2026 18:43:29

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid infinite loops caused by residual data On the mkdir/mknod path, when mapping logical blocks to physical blocks, if inserting a new extent into the extent tree fails (in...

  • EPSS 0.14%
  • Veröffentlicht 22.04.2026 14:16:38
  • Zuletzt bearbeitet 01.06.2026 17:16:47

In the Linux kernel, the following vulnerability has been resolved: ext4: validate p_idx bounds in ext4_ext_correct_indexes ext4_ext_correct_indexes() walks up the extent tree correcting index entries when the first extent in a leaf is modified. Be...

  • EPSS 0.1%
  • Veröffentlicht 16.04.2026 18:42:28
  • Zuletzt bearbeitet 17.04.2026 15:14:05

Insufficient checks of the RMP on host buffer access in IOMMU may allow an attacker with privileges and a compromised hypervisor to trigger an out of bounds condition without RMP checks, resulting in a potential loss of confidential guest integrity.

  • EPSS 0.12%
  • Veröffentlicht 13.04.2026 13:40:30
  • Zuletzt bearbeitet 20.05.2026 19:27:17

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp process_sdp() declares union nf_inet_addr rtp_addr on the stack and passes it to the nf_nat_sip sdp_se...

  • EPSS 0.12%
  • Veröffentlicht 13.04.2026 13:40:30
  • Zuletzt bearbeitet 20.05.2026 19:24:58

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD __build_packet_message() manually constructs the NFULA_PAYLOAD netlink attribute using skb_put() and skb_c...

  • EPSS 0.12%
  • Veröffentlicht 13.04.2026 13:40:27
  • Zuletzt bearbeitet 20.05.2026 18:01:27

In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for NFPROTO_ARP Weiming Shi says: xt_match and xt_target structs registered with NFPROTO_UNSPEC can be load...

  • EPSS 0.12%
  • Veröffentlicht 13.04.2026 13:40:26
  • Zuletzt bearbeitet 20.05.2026 18:06:31

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_hfsc: fix divide-by-zero in rtsc_min() m2sm() converts a u32 slope to a u64 scaled value. For large inputs (e.g. m1=4000000000), the result can reach 2^32. rtsc_mi...