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.18%
  • Veröffentlicht 08.04.2025 08:18:05
  • Zuletzt bearbeitet 28.10.2025 17:09:38

In the Linux kernel, the following vulnerability has been resolved: dpll: fix xa_alloc_cyclic() error handling In case of returning 1 from xa_alloc_cyclic() (wrapping) ERR_PTR(1) will be returned, which will cause IS_ERR() to be false. Which can le...

  • EPSS 0.18%
  • Veröffentlicht 08.04.2025 08:18:04
  • Zuletzt bearbeitet 28.10.2025 17:16:03

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state There are several problems with the way hyp code lazily saves the host's FPSIMD/SVE state, including: * Host SVE b...

  • EPSS 0.15%
  • Veröffentlicht 08.04.2025 08:18:04
  • Zuletzt bearbeitet 03.11.2025 20:17:37

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: Fix the potential deadlock When some client process A call pdr_add_lookup() to add the look up for the service and does schedule locator work, later a process B got...

  • EPSS 0.18%
  • Veröffentlicht 08.04.2025 08:18:01
  • Zuletzt bearbeitet 01.10.2025 19:15:35

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: bcm2711: Fix xHCI power-domain During s2idle tests on the Raspberry CM4 the VPU firmware always crashes on xHCI power-domain resume: root@raspberrypi:/sys/power# echo fr...

  • EPSS 0.15%
  • Veröffentlicht 08.04.2025 08:18:00
  • Zuletzt bearbeitet 03.11.2025 20:17:37

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup during bt pages loop Driver runs a for-loop when allocating bt pages and mapping them with buffer pages. When a large buffer (e.g. MR over 100GB) is being...

  • EPSS 0.18%
  • Veröffentlicht 08.04.2025 08:17:59
  • Zuletzt bearbeitet 02.01.2026 16:15:50

In the Linux kernel, the following vulnerability has been resolved: regulator: check that dummy regulator has been probed before using it Due to asynchronous driver probing there is a chance that the dummy regulator hasn't already been probed when ...

  • EPSS 0.18%
  • Veröffentlicht 08.04.2025 08:17:59
  • Zuletzt bearbeitet 01.10.2025 17:15:41

In the Linux kernel, the following vulnerability has been resolved: regulator: dummy: force synchronous probing Sometimes I get a NULL pointer dereference at boot time in kobject_get() with the following call stack: anatop_regulator_probe() devm_...

  • EPSS 0.19%
  • Veröffentlicht 03.04.2025 08:15:16
  • Zuletzt bearbeitet 14.07.2026 13:17:29

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw(). fib_check_nh_v6_gw() expects that fib6_nh_init() cleans up everything when it fails. Commit 7dd73168e273 ("ipv6: ...

  • EPSS 0.19%
  • Veröffentlicht 03.04.2025 08:15:16
  • Zuletzt bearbeitet 03.11.2025 20:17:36

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix error code in chan_alloc_skb_cb() The chan_alloc_skb_cb() function is supposed to return error pointers on error. Returning NULL will lead to a NULL dereference.

  • EPSS 0.19%
  • Veröffentlicht 03.04.2025 08:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:35

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse() On the off chance that command stream passed from userspace via ioctl() call to radeon_vce_cs_parse() is weirdly c...