Canonical

Ubuntu 25.10

3177 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:15:23
  • Zuletzt bearbeitet 23.04.2026 20:59:18

In the Linux kernel, the following vulnerability has been resolved: udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n When CONFIG_IPV6 is disabled, the udp_sock_create6() function returns 0 (success) without actually creating...

  • EPSS 0.13%
  • Veröffentlicht 03.04.2026 15:15:22
  • Zuletzt bearbeitet 27.04.2026 14:16:32

In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect late read accesses to the hierarchy We look up a netdev during prep of Netlink ops (pre- callbacks) and take a ref to it. Then later in the body of the callbac...

  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:15:22
  • Zuletzt bearbeitet 23.04.2026 20:59:22

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: guard flow control update with global_tx_fc in buffer switching mvpp2_bm_switch_buffers() unconditionally calls mvpp2_bm_pool_update_priv_fc() when switching between pe...

  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:15:21
  • Zuletzt bearbeitet 23.04.2026 20:59:33

In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect from late creation of hierarchy We look up a netdev during prep of Netlink ops (pre- callbacks) and take a ref to it. Then later in the body of the callback we...

  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:15:20
  • Zuletzt bearbeitet 23.04.2026 20:59:39

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Move event pointer setup earlier in x86_pmu_enable() A production AMD EPYC system crashed with a NULL pointer dereference in the PMU NMI handler: BUG: kernel NULL poin...

  • EPSS 0.13%
  • Veröffentlicht 03.04.2026 15:15:19
  • Zuletzt bearbeitet 27.04.2026 14:16:32

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: serialize lock/unlock against other NAND operations nand_lock() and nand_unlock() call into chip->ops.lock_area/unlock_area without holding the NAND device lock. On c...

  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:15:17
  • Zuletzt bearbeitet 23.04.2026 21:00:59

In the Linux kernel, the following vulnerability has been resolved: spi: amlogic-spisg: Fix memory leak in aml_spisg_probe() In aml_spisg_probe(), ctlr is allocated by spi_alloc_target()/spi_alloc_host(), but fails to call spi_controller_put() in s...

  • EPSS 0.12%
  • Veröffentlicht 03.04.2026 15:15:16
  • Zuletzt bearbeitet 23.04.2026 21:03:36

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Don't overwrite KMS surface dirty tracker We were overwriting the surface's dirty tracker here causing a memory leak.

  • EPSS 0.29%
  • Veröffentlicht 03.04.2026 15:15:14
  • Zuletzt bearbeitet 27.04.2026 14:16:32

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in durable v2 replay of active file handles parse_durable_handle_context() unconditionally assigns dh_info->fp->conn to the current connection when handli...

  • EPSS 0.33%
  • Veröffentlicht 03.04.2026 15:15:14
  • Zuletzt bearbeitet 27.04.2026 14:16:32

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of share_conf in compound request smb2_get_ksmbd_tcon() reuses work->tcon in compound requests without validating tcon->t_state. ksmbd_tree_conn_lookup() ...