Linux

Linux

9647 Schwachstellen gefunden.

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

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: rfi: fix potential response leaks If the rx payload length check fails, or if kmemdup() fails, we still need to free the command response. Fix that.

  • EPSS 0.18%
  • Veröffentlicht 19.05.2024 09:15:11
  • Zuletzt bearbeitet 24.09.2025 18:50:28

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIF When we want to know whether we should look for the mac_id or the link_id in struct iwl_mvm_session_prot_notif, we ...

  • EPSS 0.14%
  • 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.23%
  • 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.17%
  • 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.23%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:39

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.24%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:39

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.19%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:39

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.18%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16: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.23%
  • Veröffentlicht 19.05.2024 09:15:10
  • Zuletzt bearbeitet 12.05.2026 12:16:40

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...