Canonical

Ubuntu 24.04 LTS

7491 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.24%
  • Veröffentlicht 14.05.2024 15:12:29
  • Zuletzt bearbeitet 04.08.2026 11:17:44

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2 This reverts drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap. The basic problem here is that af...

  • EPSS 0.3%
  • Veröffentlicht 14.05.2024 15:12:29
  • Zuletzt bearbeitet 04.08.2026 11:17:44

In the Linux kernel, the following vulnerability has been resolved: firewire: nosy: ensure user_length is taken into account when fetching packet contents Ensure that packet_buffer_get respects the user_length provided. If the length of the head pa...

  • EPSS 0.82%
  • Veröffentlicht 14.05.2024 15:12:28
  • Zuletzt bearbeitet 04.08.2026 11:17:43

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout When the sco connection is established and then, the sco socket is releasing, timeout_work will be scheduled to judge ...

  • EPSS 0.3%
  • Veröffentlicht 14.05.2024 15:12:28
  • Zuletzt bearbeitet 22.01.2026 20:37:12

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout There is a race condition between l2cap_chan_timeout() and l2cap_chan_del(). When we use l2cap_chan_del() to delete the c...

  • EPSS 0.26%
  • Veröffentlicht 14.05.2024 15:12:27
  • Zuletzt bearbeitet 04.08.2026 11:17:42

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix Use-After-Free in tcp_ao_connect_init Since call_rcu, which is called in the hlist_for_each_entry_rcu traversal of tcp_ao_connect_init, is not part of the RCU read critica...

  • EPSS 0.24%
  • Veröffentlicht 14.05.2024 15:12:27
  • Zuletzt bearbeitet 04.08.2026 11:17:42

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix Use-After-Free in ovs_ct_exit Since kfree_rcu, which is called in the hlist_for_each_entry_rcu traversal of ovs_ct_limit_exit, is not part of the RCU read cri...

  • EPSS 0.24%
  • Veröffentlicht 14.05.2024 15:12:27
  • Zuletzt bearbeitet 04.08.2026 11:17:43

In the Linux kernel, the following vulnerability has been resolved: net: gtp: Fix Use-After-Free in gtp_dellink Since call_rcu, which is called in the hlist_for_each_entry_rcu traversal of gtp_dellink, is not part of the RCU read critical section, ...

  • EPSS 0.23%
  • Veröffentlicht 01.05.2024 13:15:51
  • Zuletzt bearbeitet 04.08.2026 11:17:40

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in f2fs_filemap_fault+0xd1/0x2c0 fs/f2fs/file.c:4...

  • EPSS 0.19%
  • Veröffentlicht 01.05.2024 13:15:51
  • Zuletzt bearbeitet 23.12.2024 14:27:46

In the Linux kernel, the following vulnerability has been resolved: backlight: hx8357: Fix potential NULL pointer dereference The "im" pins are optional. Add missing check in the hx8357_probe().

  • EPSS 0.21%
  • Veröffentlicht 01.05.2024 13:15:51
  • Zuletzt bearbeitet 12.05.2026 12:16:31

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Remove useless locks in usbtv_video_free() Remove locks calls in usbtv_video_free() because are useless and may led to a deadlock as reported here: https://syzkaller....