Linux

Linux

5635 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 24.09.2025 21:15:15

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix vector state restore in rt_sigreturn() The RISC-V Vector specification states in "Appendix D: Calling Convention for Vector State" [1] that "Executing a system call caus...

  • EPSS 0.01%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 24.09.2025 21:13:12

In the Linux kernel, the following vulnerability has been resolved: x86/coco: Require seeding RNG with RDRAND on CoCo systems There are few uses of CoCo that don't rely on working cryptography and hence a working RNG. Unfortunately, the CoCo threat...

  • EPSS 0.03%
  • Veröffentlicht 19.05.2024 09:15:08
  • Zuletzt bearbeitet 16.01.2025 22:15:39

In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: fix VM_PAT handling in COW mappings PAT handling won't do the right thing in COW mappings: the first PTE (or, in fact, all PTEs) can be replaced during write faults to ...

  • EPSS 0.02%
  • Veröffentlicht 19.05.2024 09:15:07
  • Zuletzt bearbeitet 26.09.2025 16:03:27

In the Linux kernel, the following vulnerability has been resolved: bpf: support deferring bpf_link dealloc to after RCU grace period BPF link for some program types is passed as a "context" which can be used by those BPF programs to look up additi...

  • EPSS 0.1%
  • Veröffentlicht 17.05.2024 15:15:23
  • Zuletzt bearbeitet 07.04.2025 18:58:12

In the Linux kernel, the following vulnerability has been resolved: icmp: prevent possible NULL dereferences from icmp_build_probe() First problem is a double call to __in_dev_get_rcu(), because the second one could return NULL. if (__in_dev_get_r...

  • EPSS 0.03%
  • Veröffentlicht 17.05.2024 15:15:23
  • Zuletzt bearbeitet 07.04.2025 18:57:56

In the Linux kernel, the following vulnerability has been resolved: block: fix module reference leakage from bdev_open_by_dev error path At the time bdev_may_open() is called, module reference is grabbed already, hence module reference should be re...

  • EPSS 0.19%
  • Veröffentlicht 17.05.2024 15:15:22
  • Zuletzt bearbeitet 07.04.2025 19:03:01

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix memory leak during rehash The rehash delayed work migrates filters from one region to another. This is done by iterating over all chunks (all the filt...

  • EPSS 0.19%
  • Veröffentlicht 17.05.2024 15:15:22
  • Zuletzt bearbeitet 07.04.2025 19:00:03

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash The rehash delayed work migrates filters from one region to another according to the number of available credits...

  • EPSS 0.02%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 24.09.2025 21:02:31

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: replace physindev with physinif in nf_bridge_info An skb can be added to a neigh->arp_queue while waiting for an arp reply. Where original skb's skb->dev can be ...

  • EPSS 0.03%
  • Veröffentlicht 17.05.2024 15:15:21
  • Zuletzt bearbeitet 24.09.2025 21:00:50

In the Linux kernel, the following vulnerability has been resolved: mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect() subflow_finish_connect() uses four fields (backup, join_id, thmac, none) that may contain garbage unless OPTION_MPTCP...