Canonical

Ubuntu 22.04 LTS

8751 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 25.01.2026 14:36:11
  • Zuletzt bearbeitet 26.02.2026 17:09:05

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv mlx5e_priv is an unstable structure that can be memset(0) if profile attaching fails, mlx5e_priv in mlx5e_dev devlink pr...

  • EPSS 0.19%
  • Veröffentlicht 25.01.2026 14:36:10
  • Zuletzt bearbeitet 26.02.2026 17:10:27

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix device leaks on compat bind and unbind Make sure to drop the reference taken when looking up the idxd device as part of the compat bind and unbind sysfs interf...

  • EPSS 0.19%
  • Veröffentlicht 25.01.2026 14:36:09
  • Zuletzt bearbeitet 26.02.2026 17:12:15

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra-adma: Fix use-after-free A use-after-free bug exists in the Tegra ADMA driver when audio streams are terminated, particularly during XRUN conditions. The issue occ...

  • EPSS 0.4%
  • Veröffentlicht 23.01.2026 15:24:12
  • Zuletzt bearbeitet 27.04.2026 14:16:28

In the Linux kernel, the following vulnerability has been resolved: libceph: make free_choose_arg_map() resilient to partial allocation free_choose_arg_map() may dereference a NULL pointer if its caller fails after a partial allocation. For exampl...

  • EPSS 0.27%
  • Veröffentlicht 23.01.2026 15:24:12
  • Zuletzt bearbeitet 27.04.2026 14:16:28

In the Linux kernel, the following vulnerability has been resolved: libceph: return the handler error from mon_handle_auth_done() Currently any error from ceph_auth_handle_reply_done() is propagated via finish_auth() but isn't returned from mon_han...

  • EPSS 0.34%
  • Veröffentlicht 23.01.2026 15:24:11
  • Zuletzt bearbeitet 27.04.2026 14:16:27

In the Linux kernel, the following vulnerability has been resolved: libceph: replace overzealous BUG_ON in osdmap_apply_incremental() If the osdmap is (maliciously) corrupted such that the incremental osdmap epoch is different from what is expected...

  • EPSS 0.35%
  • Veröffentlicht 23.01.2026 15:24:06
  • Zuletzt bearbeitet 27.04.2026 14:16:27

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handle_auth_done() Perform an explicit bounds check on payload_len to avoid a possible out-of-bounds access in the callout. [ idr...

  • EPSS 0.12%
  • Veröffentlicht 23.01.2026 15:24:04
  • Zuletzt bearbeitet 26.02.2026 18:48:27

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix crash when adding interface under a lag Commit 15faa1f67ab4 ("lan966x: Fix crash when adding interface under a lag") fixed a similar issue in the lan966x dri...

  • EPSS 0.13%
  • Veröffentlicht 23.01.2026 15:24:02
  • Zuletzt bearbeitet 27.04.2026 14:16:27

In the Linux kernel, the following vulnerability has been resolved: nfsd: provide locking for v4_end_grace Writing to v4_end_grace can race with server shutdown and result in memory being accessed after it was freed - reclaim_str_hashtbl in particu...

  • EPSS 0.12%
  • Veröffentlicht 23.01.2026 15:24:01
  • Zuletzt bearbeitet 26.02.2026 23:37:06

In the Linux kernel, the following vulnerability has been resolved: net: fix memory leak in skb_segment_list for GRO packets When skb_segment_list() is called during packet forwarding, it handles packets that were aggregated by the GRO engine. His...