Canonical

Ubuntu 24.04 LTS

5749 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 27.09.2024 13:15:13
  • Zuletzt bearbeitet 03.11.2025 23:16:03

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix the waring dereferencing hive Check the amdgpu_hive_info *hive that maybe is NULL.

  • EPSS 0.01%
  • Veröffentlicht 27.09.2024 13:15:13
  • Zuletzt bearbeitet 02.10.2024 13:17:04

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the warning division or modulo by zero Checks the partition mode and returns an error for an invalid mode.

  • EPSS 0.01%
  • Veröffentlicht 27.09.2024 13:15:13
  • Zuletzt bearbeitet 03.11.2025 23:16:03

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Check tbo resource pointer Validate tbo resource pointer, skip if NULL

  • EPSS 0.02%
  • Veröffentlicht 27.09.2024 13:15:13
  • Zuletzt bearbeitet 02.10.2024 14:23:39

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range [Why & How] ASSERT if return NULL from kcalloc.

  • EPSS 0.01%
  • Veröffentlicht 27.09.2024 13:15:13
  • Zuletzt bearbeitet 03.11.2025 21:16:21

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used. This fixes 6 NULL_RETURNS issues reported by Cove...

  • EPSS 0.01%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:01

In the Linux kernel, the following vulnerability has been resolved: can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open The mcp251x_hw_wake() function is called with the mpc_lock mutex held and disables the interrupt handler so th...

  • EPSS 0.03%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 21.11.2024 15:06:16

In the Linux kernel, the following vulnerability has been resolved: riscv: misaligned: Restrict user access to kernel memory raw_copy_{to,from}_user() do not call access_ok(), so this code allowed userspace to access any virtual memory address.

  • EPSS 0.06%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 24.09.2024 16:00:17

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder Since commit 13f58267cda3 ("ASoC: soc.h: don't create dummy Component via COMP_DUMMY()") dummy codecs declared ...

  • EPSS 0.05%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:02

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix data leak in mmio_read() The mmio_read() function makes a TDVMCALL to retrieve MMIO data for an address from the VMM. Sean noticed that mmio_read() unintentionally ex...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2024 08:15:06
  • Zuletzt bearbeitet 03.11.2025 23:16:02

In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset the binding mark of a reused connection Steve French reported null pointer dereference error from sha256 lib. cifs.ko can send session setup requests on reused connect...