Canonical

Ubuntu 25.10

3177 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:59
  • Zuletzt bearbeitet 25.06.2026 21:13:31

In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix memory leak in raid1_run() raid1_run() calls setup_conf() which registers a thread via md_register_thread(). If raid1_set_limits() fails, the previously registered th...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:58
  • Zuletzt bearbeitet 25.06.2026 21:13:18

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_xdp_store_bytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed that the bpf_xdp_store_bytes proto is incorrect. In pa...

  • EPSS 0.15%
  • Veröffentlicht 27.05.2026 12:16:58
  • Zuletzt bearbeitet 25.06.2026 21:13:24

In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix memleak of newsk in unix_stream_connect(). When prepare_peercred() fails in unix_stream_connect(), unix_release_sock() is not called for newsk, and the memory is leake...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:57
  • Zuletzt bearbeitet 25.06.2026 21:13:05

In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the ...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:56
  • Zuletzt bearbeitet 25.06.2026 21:12:55

In the Linux kernel, the following vulnerability has been resolved: apparmor: avoid per-cpu hold underflow in aa_get_buffer When aa_get_buffer() pulls from the per-cpu list it unconditionally decrements cache->hold. If hold reaches 0 while count is...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:55
  • Zuletzt bearbeitet 25.06.2026 21:12:16

In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_bms_vm: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the ...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:55
  • Zuletzt bearbeitet 25.06.2026 21:12:29

In the Linux kernel, the following vulnerability has been resolved: iio: sca3000: Fix a resource leak in sca3000_probe() spi->irq from request_threaded_irq() not released when iio_device_register() fails. Add an return value check and jump to a com...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:53
  • Zuletzt bearbeitet 25.06.2026 21:12:13

In the Linux kernel, the following vulnerability has been resolved: soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() In svs_enable_debug_write(), the buf allocated by memdup_user_nul() is leaked if kstrtoint() fails. Fix this by usi...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:52
  • Zuletzt bearbeitet 25.06.2026 21:12:11

In the Linux kernel, the following vulnerability has been resolved: PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() fails When vm_insert_page() fails in p2pmem_alloc_mmap(), p2pmem_alloc_mmap() doesn't invoke percpu_ref_put() to free th...

  • EPSS 0.16%
  • Veröffentlicht 27.05.2026 12:16:50
  • Zuletzt bearbeitet 25.06.2026 21:12:07

In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25980: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `devm_` variant for allocating/registering the `power...