Linux

Linux

6267 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 12:15:09
  • Zuletzt bearbeitet 18.09.2025 17:26:45

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skb_queue_empty() use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skb_peek() unexpectedly returning...

  • EPSS 0.02%
  • Veröffentlicht 14.05.2024 15:12:29
  • Zuletzt bearbeitet 21.11.2024 09:04:32

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.09%
  • Veröffentlicht 14.05.2024 15:12:29
  • Zuletzt bearbeitet 21.11.2024 09:04:32

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.03%
  • Veröffentlicht 14.05.2024 15:12:28
  • Zuletzt bearbeitet 03.11.2025 22:16:48

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: use timestamp to check for set element timeout Add a timestamp field at the beginning of the transaction, store it in the nftables per-netns area. Update set...

  • EPSS 1.41%
  • Veröffentlicht 14.05.2024 15:12:28
  • Zuletzt bearbeitet 30.11.2024 08:15:05

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.09%
  • Veröffentlicht 14.05.2024 15:12:28
  • Zuletzt bearbeitet 21.11.2024 09:04:32

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.02%
  • Veröffentlicht 14.05.2024 15:12:27
  • Zuletzt bearbeitet 08.04.2025 19:41:12

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.01%
  • Veröffentlicht 14.05.2024 15:12:26
  • Zuletzt bearbeitet 08.04.2025 19:42:11

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Add missing skb_mark_for_recycle Notice that skb_mark_for_recycle() is introduced later than fixes tag in commit 6a5bcd84e886 ("page_pool: Allow drivers to hint on SK...

  • EPSS 0.11%
  • Veröffentlicht 14.05.2024 14:23:13
  • Zuletzt bearbeitet 18.09.2025 17:01:35

In the Linux kernel, the following vulnerability has been resolved: io_uring/af_unix: disable sending io_uring over sockets File reference cycles have caused lots of problems for io_uring in the past, and it still doesn't work exactly right and rac...

  • EPSS 0.01%
  • Veröffentlicht 14.05.2024 14:23:13
  • Zuletzt bearbeitet 18.09.2025 17:08:40

In the Linux kernel, the following vulnerability has been resolved: usb: aqc111: check packet for fixup for true limit If a device sends a packet that is inbetween 0 and sizeof(u64) the value passed to skb_trim() as length will wrap around ending u...