Linux

Linux

5635 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 19.05.2024 09:15:11
  • Zuletzt bearbeitet 23.09.2025 15:14:31

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix error cleanup path in nfsd_rename() Commit a8b0026847b8 ("rename(): avoid a deadlock in the case of parents having no common ancestor") added an error bail out path. Howe...

  • EPSS 0.03%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 24.09.2025 21:07:41

In the Linux kernel, the following vulnerability has been resolved: gro: fix ownership transfer If packets are GROed with fraglist they might be segmented later on and continue their journey in the stack. In skb_segment_list those skbs can be reuse...

  • EPSS 0.01%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 19.09.2025 18:51:15

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix lockdep splat in qdisc_tree_reduce_backlog() qdisc_tree_reduce_backlog() is called with the qdisc lock held, not RTNL. We must use qdisc_lookup_rcu() instead of qdi...

  • EPSS 0.06%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 21.11.2024 09:21:08

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_skbmod: prevent kernel-infoleak syzbot found that tcf_skbmod_dump() was copying four bytes from kernel stack to user space [1]. The issue here is that 'struct tc_sk...

  • EPSS 0.06%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 21.11.2024 09:21:09

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: discard table flag update with pending basechain deletion Hook unregistration is deferred to the commit phase, same occurs with hook updates triggered by the ...

  • EPSS 0.01%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 07.04.2025 18:56:51

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get() nft_unregister_flowtable_type() within nf_flow_inet_module_exit() can concurrent with __nft_flowtable_ty...

  • EPSS 0.01%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 07.04.2025 18:56:40

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: flush pending destroy work before exit_net release Similar to 2c9f0293280e ("netfilter: nf_tables: flush pending destroy work before netlink notifier") to add...

  • EPSS 0.07%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 21.11.2024 09:21:09

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject new basechain after table flag update When dormant flag is toggled, hooks are disabled in the commit phase by iterating over current chains in table (e...

  • EPSS 0.03%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 23.09.2025 13:35:47

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skb_over_panic mana_get_rxbuf_cfg() aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, ...

  • EPSS 0.04%
  • Veröffentlicht 19.05.2024 09:15:09
  • Zuletzt bearbeitet 07.04.2025 18:57:06

In the Linux kernel, the following vulnerability has been resolved: of: module: prevent NULL pointer dereference in vsnprintf() In of_modalias(), we can get passed the str and len parameters which would cause a kernel oops in vsnprintf() since it o...