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.16%
  • Veröffentlicht 25.07.2026 08:49:08
  • Zuletzt bearbeitet 17.08.2026 05:17:24

In the Linux kernel, the following vulnerability has been resolved: xfs: don't wrap around quota ids in dqiterate LOLLM noticed that q_id is an unsigned 32-bit variable. If it happens to be set to XFS_DQ_ID_MAX due to a filesystem that actually ha...

  • EPSS 0.11%
  • Veröffentlicht 24.07.2026 15:31:22
  • Zuletzt bearbeitet 17.08.2026 05:17:23

In the Linux kernel, the following vulnerability has been resolved: NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR When BAR_PEER_SPAD and BAR_CONFIG share one PCI BAR, the module teardown path ends up calling pci_ioun...

  • EPSS 0.16%
  • Veröffentlicht 24.07.2026 15:31:22
  • Zuletzt bearbeitet 17.08.2026 05:17:24

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlers Three BA session handlers use ffs(ba_data->sta_mask) - 1 to derive a station ID without checking that sta_...

  • EPSS 0.11%
  • Veröffentlicht 24.07.2026 15:31:21
  • Zuletzt bearbeitet 17.08.2026 05:17:23

In the Linux kernel, the following vulnerability has been resolved: kernel/fork: clear PF_BLOCK_TS in copy_process() PF_BLOCK_TS is only set in blk_time_get_ns() when current->plug is non-NULL, and blk_finish_plug() clears it via __blk_flush_plug()...

  • EPSS 0.11%
  • Veröffentlicht 24.07.2026 15:31:19
  • Zuletzt bearbeitet 17.08.2026 05:17:23

In the Linux kernel, the following vulnerability has been resolved: MIPS: DEC: Prevent initial console buffer from landing in XKPHYS In 64-bit configurations calling the initial console output handler from a kernel thread other than the initial one...

  • EPSS 0.11%
  • Veröffentlicht 24.07.2026 15:31:17
  • Zuletzt bearbeitet 17.08.2026 05:17:23

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Report dying CPU to RCU in stop_this_cpu() This is a port of MIPS commit 9f3f3bdc6d9dac1 ("MIPS: smp: report dying CPU to RCU in stop_this_cpu()"). smp_send_stop() parks...

  • EPSS 0.16%
  • Veröffentlicht 24.07.2026 15:31:17
  • Zuletzt bearbeitet 17.08.2026 05:17:23

In the Linux kernel, the following vulnerability has been resolved: pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next() pwrseq_debugfs_seq_next() declares 'next' with __free(put_device), which causes put_device() to be called on the retur...

  • EPSS 0.12%
  • Veröffentlicht 24.07.2026 15:31:16
  • Zuletzt bearbeitet 17.08.2026 05:17:23

In the Linux kernel, the following vulnerability has been resolved: fpga: region: fix use-after-free in child_regions_with_firmware() Move of_node_put(child_region) after the error print to avoid accessing freed memory when pr_err() references chil...

  • EPSS 0.16%
  • Veröffentlicht 24.07.2026 15:31:15
  • Zuletzt bearbeitet 17.08.2026 05:17:22

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: hyper-v: Bound the bank index when querying sparse banks When checking if a VP ID is included in a sparse bank set, explicitly check that the ID can actually be contained...

  • EPSS 0.11%
  • Veröffentlicht 24.07.2026 15:31:15
  • Zuletzt bearbeitet 17.08.2026 05:17:23

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stop_this_cpu() smp_send_stop() parks all secondary CPUs in stop_this_cpu(). The function marks the CPU offline for the scheduler via set_cpu_...