Canonical

Ubuntu 26.04 LTS

1872 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:50:14
  • Zuletzt bearbeitet 17.08.2026 05:17:37

In the Linux kernel, the following vulnerability has been resolved: xfs: fix exchmaps reservation limit check xfs_exchmaps_estimate_overhead() adds the bmbt and rmapbt overhead to a local resblks variable, but the final UINT_MAX check still tests r...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:50:13
  • Zuletzt bearbeitet 17.08.2026 05:17:37

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but the last destination. For native XDP, that clone path copies only the linear xdp_fr...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:50:12
  • Zuletzt bearbeitet 17.08.2026 05:17:37

In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAY_OF_MAPS can use an array created with BPF_F_INNER_MAP as its inner map template. A concrete inner array with a different max...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:50:12
  • Zuletzt bearbeitet 17.08.2026 05:17:37

In the Linux kernel, the following vulnerability has been resolved: bpf: Validate BTF repeated field counts before expansion btf_parse_struct_metas() walks user-supplied BTF during BPF_BTF_LOAD, and btf_repeat_fields() expands repeatable fields fro...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:50:11
  • Zuletzt bearbeitet 17.08.2026 05:17:37

In the Linux kernel, the following vulnerability has been resolved: bpf: Allow LPM map access from sleepable BPF programs trie_lookup_elem() annotates its rcu_dereference_check() walks with only rcu_read_lock_bh_held(). Because rcu_dereference_che...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:50:10
  • Zuletzt bearbeitet 17.08.2026 05:17:36

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: fix stream context array leak in cdnsp_alloc_stream_info() cdnsp_alloc_stream_info() allocates stream_info->stream_ctx_array with cdnsp_alloc_stream_ctx(). If a later s...

  • EPSS 0.19%
  • Veröffentlicht 25.07.2026 08:50:10
  • Zuletzt bearbeitet 17.08.2026 05:17:36

In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: bound RX frame length in kalmia_rx_fixup() kalmia_rx_fixup() computes usb_packet_length = skb->len - (2 * KALMIA_HEADER_LENGTH) as a u16, guarded only by a pre-lo...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:50:09
  • Zuletzt bearbeitet 17.08.2026 05:17:36

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup() The dwc3_ulpi_setup() calls the register read and write calls with dwc3->regs when both these calls take th...

  • EPSS 0.18%
  • Veröffentlicht 25.07.2026 08:50:08
  • Zuletzt bearbeitet 17.08.2026 05:17:36

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix dead empty check in the USB_DT_OTG handler The OTG branch of composite_setup() falls back to the first configuration when none is selected: if (cdev->...

  • EPSS 0.17%
  • Veröffentlicht 25.07.2026 08:50:08
  • Zuletzt bearbeitet 17.08.2026 05:17:36

In the Linux kernel, the following vulnerability has been resolved: usb: free iso schedules on failed submit EHCI and FOTG210 isochronous submits build an ehci_iso_sched before linking the URB to the endpoint queue, and keep the staged schedule in ...