Canonical

Ubuntu 22.04 LTS

7957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • 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...

  • EPSS 0.01%
  • 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: netpoll: Fix race condition in netpoll_owner_active KCSAN detected a race condition in netpoll: BUG: KCSAN: data-race in net_rx_action / netpoll_send_skb write (marked) to 0xfff...

  • EPSS 0.02%
  • 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: netrom: Fix a memory leak in nr_heartbeat_expiry() syzbot reported a memory leak in nr_create() [0]. Commit 409db27e3a2e ("netrom: Fix use-after-free of a listening socket.") adde...

  • EPSS 0.03%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 03.11.2025 22:17:20

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix UBSAN warning in kv_dpm.c Adds bounds check for sumo_vid_mapping_entry.

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 03.11.2025 22:17:20

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix UBSAN warning in kv_dpm.c Adds bounds check for sumo_vid_mapping_entry.

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 03.11.2025 22:17:20

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 03.11.2025 22:17:20

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq max_sge attribute max_sge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed ...

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

In the Linux kernel, the following vulnerability has been resolved: ptp: fix integer overflow in max_vclocks_store On 32bit systems, the "4 * max" multiply can overflow. Use kcalloc() to do the allocation to prevent this.

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() syzbot found hanging tasks waiting on rtnl_lock [1] A reproducer is available in the syzbot bug. When a re...

  • EPSS 0.02%
  • Veröffentlicht 12.07.2024 13:15:20
  • Zuletzt bearbeitet 25.09.2025 19:43:21

In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() In the following concurrency we will access the uninitialized rs->lock: ext4_fill_super ext4_register...