Canonical

Ubuntu 24.04 LTS

6644 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.19%
  • Veröffentlicht 16.04.2025 14:12:26
  • Zuletzt bearbeitet 03.11.2025 20:17:42

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Allocate vfinfo size for VF GUIDs when supported Commit 30aad41721e0 ("net/core: Add support for getting VF GUIDs") added support for getting VF port and node GUIDs in n...

  • EPSS 0.19%
  • Veröffentlicht 16.04.2025 14:12:25
  • Zuletzt bearbeitet 03.11.2025 20:17:42

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak on spufs_new_file() failure It's called from spufs_fill_dir(), and caller of that will do spufs_rmdir() in case of failure. That does remove everything we'd mana...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:12:24
  • Zuletzt bearbeitet 03.11.2025 20:17:42

In the Linux kernel, the following vulnerability has been resolved: spufs: fix gang directory lifetimes prior to "[POWERPC] spufs: Fix gang destroy leaks" we used to have a problem with gang lifetimes - creation of a gang returns opened gang direct...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:12:23
  • Zuletzt bearbeitet 01.10.2025 17:15:44

In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix NULL pointer dereference on mkdir When a 9p tree was mounted with option 'posixacl', parent directory had a default ACL set for its subdirectories, e.g.: setfacl -m d...

  • EPSS 0.19%
  • Veröffentlicht 16.04.2025 14:12:23
  • Zuletzt bearbeitet 03.11.2025 20:17:41

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak in spufs_create_context() Leak fixes back in 2008 missed one case - if we are trying to set affinity and spufs_mkdir() fails, we need to drop the reference to nei...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:12:21
  • Zuletzt bearbeitet 01.10.2025 17:15:44

In the Linux kernel, the following vulnerability has been resolved: ublk: make sure ubq->canceling is set when queue is frozen Now ublk driver depends on `ubq->canceling` for deciding if the request can be dispatched via uring_cmd & io_uring_cmd_co...

  • EPSS 0.18%
  • Veröffentlicht 16.04.2025 14:12:20
  • Zuletzt bearbeitet 03.11.2025 20:17:41

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-card: Add NULL check in imx_card_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, imx_card_probe() does not check for this case, which resul...

  • EPSS 0.23%
  • Veröffentlicht 16.04.2025 14:12:19
  • Zuletzt bearbeitet 01.10.2025 18:15:44

In the Linux kernel, the following vulnerability has been resolved: idpf: fix adapter NULL pointer dereference on reboot With SRIOV enabled, idpf ends up calling into idpf_remove() twice. First via idpf_shutdown() and then again when idpf_remove() ...

  • EPSS 0.25%
  • Veröffentlicht 16.04.2025 14:12:18
  • Zuletzt bearbeitet 03.11.2025 20:17:41

In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets When calling netlbl_conn_setattr(), addr->sa_family is used to determine the function behavior. If sk is an I...

  • EPSS 0.23%
  • Veröffentlicht 16.04.2025 14:12:18
  • Zuletzt bearbeitet 31.10.2025 20:43:43

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: don't unregister hook when table is dormant When nf_tables_updchain encounters an error, hook registration needs to be rolled back. This should only be done ...