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.12%
  • Veröffentlicht 24.07.2026 15:27:41
  • Zuletzt bearbeitet 12.08.2026 19:05:30

In the Linux kernel, the following vulnerability has been resolved: Input: elan_i2c - validate firmware size before use Ensure that the firmware file is large enough to contain the expected number of pages and the signature (which resides at the en...

  • EPSS 0.11%
  • Veröffentlicht 24.07.2026 15:27:40
  • Zuletzt bearbeitet 12.08.2026 19:13:20

In the Linux kernel, the following vulnerability has been resolved: tty: serial: pch_uart: add check for dma_alloc_coherent() Add a check for dma_alloc_coherent() failure to prevent a potential NULL pointer dereference in dma_handle_rx(). Properly ...

  • EPSS 0.16%
  • Veröffentlicht 24.07.2026 15:27:40
  • Zuletzt bearbeitet 12.08.2026 19:12:52

In the Linux kernel, the following vulnerability has been resolved: x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolines With CONFIG_CALL_DEPTH_TRACKING enabled on an x86 retbleed-affected platform (eg: Skylake), with retbleed=stuf...

  • EPSS 0.11%
  • Veröffentlicht 24.07.2026 15:27:39
  • Zuletzt bearbeitet 12.08.2026 19:13:45

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind uvc_function_bind() walks &opts->extension_units twice without holding opts->lock: - directly, for the iEx...

  • EPSS 0.12%
  • Veröffentlicht 24.07.2026 15:23:13
  • Zuletzt bearbeitet 12.08.2026 19:16:42

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by io_offset. Later this adjusted address might be used for...

  • EPSS 0.17%
  • Veröffentlicht 24.07.2026 15:23:13
  • Zuletzt bearbeitet 12.08.2026 19:14:11

In the Linux kernel, the following vulnerability has been resolved: block: recompute nr_integrity_segments in blk_insert_cloned_request blk_insert_cloned_request() already recomputes nr_phys_segments against the bottom queue, because "the queue set...

  • EPSS 0.12%
  • Veröffentlicht 24.07.2026 15:23:12
  • Zuletzt bearbeitet 13.08.2026 12:00:00

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disable broadcast TLB flush when PCID is disabled Booting with "nopcid" clears X86_FEATURE_PCID and keeps CR4.PCIDE from being set to one. On AMD CPUs that support INVLPGB,...

  • EPSS 0.12%
  • Veröffentlicht 24.07.2026 15:23:12
  • Zuletzt bearbeitet 12.08.2026 19:17:53

In the Linux kernel, the following vulnerability has been resolved: regulator: tps65219: fix irq_data.rdev not being assigned Commit 64a6b577490c ("regulator: tps65219: Remove debugging helper function") removed the tps65219_get_rdev_by_name() help...

  • EPSS 0.12%
  • Veröffentlicht 24.07.2026 15:23:11
  • Zuletzt bearbeitet 13.08.2026 12:00:31

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: phy: avoid NULL deref when PHY driver is unbound phydev->drv can become NULL while the phy_device is still attached to its net_device, namely after the PHY driver is ...

  • EPSS 0.17%
  • Veröffentlicht 24.07.2026 15:23:10
  • Zuletzt bearbeitet 13.08.2026 12:01:44

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path In scx_root_enable_workfn(), put_task_struct(p) is called before scx_error() dereferences p->comm and p->pid. If ...