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.22%
  • Veröffentlicht 18.07.2024 07:15:02
  • Zuletzt bearbeitet 03.11.2025 22:17:23

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages We don't get the right offset in that case. The GPU has an unused 4K area of the register BAR space into which y...

  • EPSS 0.36%
  • Veröffentlicht 17.07.2024 07:15:02
  • Zuletzt bearbeitet 21.11.2024 09:32:03

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcx_entry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcx_entry can be released too early leading to...

  • EPSS 0.26%
  • Veröffentlicht 17.07.2024 07:15:01
  • Zuletzt bearbeitet 03.11.2025 22:17:22

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overrunning reservations in ringbuf The BPF ring buffer internally is implemented as a power-of-2 sized circular buffer, with two logical and ever-increasing counters: con...

  • EPSS 0.22%
  • Veröffentlicht 16.07.2024 13:15:11
  • Zuletzt bearbeitet 21.11.2024 07:34:12

In the Linux kernel, the following vulnerability has been resolved: block: release rq qos structures for queue without disk blkcg_init_queue() may add rq qos structures to request queue, previously blk_cleanup_queue() calls rq_qos_exit() to release...

  • EPSS 0.18%
  • Veröffentlicht 16.07.2024 08:15:02
  • Zuletzt bearbeitet 07.10.2025 19:44:45

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: change vm->task_info handling This patch changes the handling and lifecycle of vm->task_info object. The major changes are: - vm->task_info is a dynamically allocated p...

  • EPSS 0.23%
  • Veröffentlicht 15.07.2024 09:15:02
  • Zuletzt bearbeitet 03.11.2025 22:17:22

In the Linux kernel, the following vulnerability has been resolved: tcp: avoid too many retransmit packets If a TCP socket is using TCP_USER_TIMEOUT, and the other peer retracted its window to zero, tcp_retransmit_timer() can retransmit a packet ev...

  • EPSS 0.27%
  • Veröffentlicht 12.07.2024 13:15:21
  • Zuletzt bearbeitet 03.11.2025 22:17:21

In the Linux kernel, the following vulnerability has been resolved: io_uring/sqpoll: work around a potential audit memory leak kmemleak complains that there's a memory leak related to connect handling: unreferenced object 0xffff0001093bdf00 (size ...

  • EPSS 0.27%
  • Veröffentlicht 12.07.2024 13:15:21
  • Zuletzt bearbeitet 03.11.2025 22:17:22

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - Fix memory leak for sec resource release The AIV is one of the SEC resources. When releasing resources, it need to release the AIV resources at the same tim...

  • EPSS 0.28%
  • Veröffentlicht 12.07.2024 13:15:21
  • Zuletzt bearbeitet 25.09.2025 19:39:57

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reg_set_min_max corruption of fake_reg Juan reported that after doing some changes to buzzer [0] and implementing a new fuzzing strategy guided by coverage, they noticed t...

  • EPSS 0.28%
  • Veröffentlicht 12.07.2024 13:15:21
  • Zuletzt bearbeitet 12.05.2026 12:17:02

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock (get a reference) those event file reference in module...