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 27.12.2024 14:15:27
  • Zuletzt bearbeitet 08.10.2025 14:07:06

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Get rid of userspace_irqchip_in_use Improper use of userspace_irqchip_in_use led to syzbot hitting the following WARN_ON() in kvm_timer_update_irq(): WARNING: CPU: 0 P...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 03.11.2025 21:17:40

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't retire aborted MMIO instruction Returning an abort to the guest for an unsupported MMIO access is a documented feature of the KVM UAPI. Nevertheless, it's clear t...

Warnung Medienbericht
  • EPSS 3.56%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 04.11.2025 16:47:12

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usb_ge...

  • EPSS 0.23%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 03.11.2025 21:17:40

In the Linux kernel, the following vulnerability has been resolved: xen: Fix the issue of resource not being properly released in xenbus_dev_probe() This patch fixes an issue in the function xenbus_dev_probe(). In the xenbus_dev_probe() function, w...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 01.10.2025 20:17:20

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp This commit addresses a null pointer dereference issue in hwss_setup_dpp(). The issue could occur when p...

  • EPSS 0.21%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 01.10.2025 20:17:20

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipe This commit addresses a null pointer dereference issue in dcn20_program_pipe(). Previously, commit 8...

  • EPSS 0.22%
  • Veröffentlicht 27.12.2024 14:15:27
  • Zuletzt bearbeitet 01.10.2025 20:17:20

In the Linux kernel, the following vulnerability has been resolved: firmware_loader: Fix possible resource leak in fw_log_firmware_info() The alg instance should be released under the exception path, otherwise there may be resource leak here. To m...

  • EPSS 0.23%
  • Veröffentlicht 27.12.2024 14:15:26
  • Zuletzt bearbeitet 01.10.2025 20:17:17

In the Linux kernel, the following vulnerability has been resolved: io_uring: check for overflows in io_pin_pages WARNING: CPU: 0 PID: 5834 at io_uring/memmap.c:144 io_pin_pages+0x149/0x180 io_uring/memmap.c:144 CPU: 0 UID: 0 PID: 5834 Comm: syz-ex...

  • EPSS 0.23%
  • Veröffentlicht 27.12.2024 14:15:26
  • Zuletzt bearbeitet 01.10.2025 20:17:17

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix crash when unbinding If there is an error during some initialization related to firmware, the function ath12k_dp_cc_cleanup is called to release resources. Howeve...

  • EPSS 0.24%
  • Veröffentlicht 27.12.2024 14:15:26
  • Zuletzt bearbeitet 03.11.2025 21:17:39

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with uevent_show() on stack trace. That specific issue was addressed...