Canonical

Ubuntu 26.04 LTS

1029 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:30:56
  • Zuletzt bearbeitet 06.07.2026 15:27:39

In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mb_cache_destroy() calls shrinker_free() and then frees all cache entries and the cache itself, but it does not cancel th...

  • EPSS 0.15%
  • Veröffentlicht 24.06.2026 16:30:55
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: block: fix zones_cond memory leak on zone revalidation error paths When blk_revalidate_disk_zones() fails after disk_revalidate_zone_resources() has allocated args.zones_cond, the ...

  • EPSS 0.12%
  • Veröffentlicht 24.06.2026 16:30:55
  • Zuletzt bearbeitet 06.07.2026 15:28:48

In the Linux kernel, the following vulnerability has been resolved: drbd: Balance RCU calls in drbd_adm_dump_devices() Make drbd_adm_dump_devices() call rcu_read_lock() before rcu_read_unlock() is called. This has been detected by the Clang thread-...

  • EPSS 0.16%
  • Veröffentlicht 24.06.2026 16:30:54
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix disk reference leak in blkcg_maybe_throttle_current() Add the missing put_disk() on the error path in blkcg_maybe_throttle_current(). When blkcg lookup, blkg lookup...

  • EPSS 0.15%
  • Veröffentlicht 24.06.2026 16:30:53
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: ublk: reset per-IO canceled flag on each fetch If a ublk server starts recovering devices but dies before issuing fetch commands for all IOs, cancellation of the fetch commands tha...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:53
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: md: fix array_state=clear sysfs deadlock When "clear" is written to array_state, md_attr_store() breaks sysfs active protection so the array can delete itself from its own sysfs st...

  • EPSS 0.17%
  • Veröffentlicht 24.06.2026 16:30:52
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: md: wake raid456 reshape waiters before suspend During raid456 reshape, direct IO across the reshape position can sleep in raid5_make_request() waiting for reshape progress while s...

  • EPSS 0.16%
  • Veröffentlicht 24.06.2026 16:30:51
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init() On failure to set the epp, the function amd_pstate_epp_cpu_init() returns with an error code without freeing the cpudata ob...

  • EPSS 0.18%
  • Veröffentlicht 24.06.2026 16:30:51
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between reflink and transaction commit when using flushoncommit When using the flushoncommit mount option, we can have a deadlock between a transaction commit a...

  • EPSS 0.16%
  • Veröffentlicht 24.06.2026 16:30:50
  • Zuletzt bearbeitet 14.07.2026 15:26:52

In the Linux kernel, the following vulnerability has been resolved: PCI: use generic driver_override infrastructure When a driver is probed through __driver_attach(), the bus' match() callback is called without the device lock held, thus accessing ...