Canonical

Ubuntu 24.04 LTS

6642 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.21%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 13.09.2024 16:35:35

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SG_DEBUG in the kernel will cause nouveau to hit a BUG() on startup, when the iommu is enabled: kernel BUG at ...

  • EPSS 0.18%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 13.09.2024 16:35:42

In the Linux kernel, the following vulnerability has been resolved: nvme: move stopping keep-alive into nvme_uninit_ctrl() Commit 4733b65d82bd ("nvme: start keep-alive after admin queue setup") moves starting keep-alive from nvme_start_ctrl() into ...

  • EPSS 0.21%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 13.09.2024 16:35:58

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable() For cases where the crtc's connectors_changed was set without enable/active getting toggled , there is an at...

  • EPSS 0.24%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:10

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netem_enqueue() introduced by commit 5845f706388a ("net: netem: fix skb length BUG_ON in __skb_to_sgvec") that ...

  • EPSS 0.18%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 13.09.2024 16:36:13

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix IPsec RoCE MPV trace call Prevent the call trace below from happening, by not allowing IPsec creation over a slave, if master device doesn't support IPsec. WARNING: ...

  • EPSS 0.24%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 12.05.2026 12:17:10

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: initialise extack before use Fix missing initialisation of extack in flow offload.

  • EPSS 0.17%
  • Veröffentlicht 11.09.2024 16:15:06
  • Zuletzt bearbeitet 03.11.2025 23:15:50

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take state lock during tx timeout reporter mlx5e_safe_reopen_channels() requires the state lock taken. The referenced changed in the Fixes tag removed the lock to fix an...

  • EPSS 0.22%
  • Veröffentlicht 04.09.2024 20:15:09
  • Zuletzt bearbeitet 03.11.2025 23:15:48

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroy_workqueue() may be called from within a work item for destroying its own...

  • EPSS 0.24%
  • Veröffentlicht 04.09.2024 20:15:09
  • Zuletzt bearbeitet 03.11.2025 23:15:49

In the Linux kernel, the following vulnerability has been resolved: Input: MT - limit max slots syzbot is reporting too large allocation at input_mt_init_slots(), for num_slots is supplied from userspace using ioctl(UI_DEV_CREATE). Since nobody kn...

  • EPSS 0.24%
  • Veröffentlicht 04.09.2024 20:15:08
  • Zuletzt bearbeitet 12.05.2026 12:17:09

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm real_dev null pointer dereference We shouldn't set real_dev to NULL because packets can be in transit and xfrm might call xdo_dev_offload_ok() in parallel. All ca...