Linux

Linux Kernel

12164 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 18.06.2025 11:03:52
  • Last modified 18.06.2025 14:15:24

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.04%
  • Published 18.06.2025 11:03:51
  • Last modified 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: coresight: Clear the connection field properly coresight devices track their connections (output connections) and hold a reference to the fwnode. When a device goes away, we walk t...

  • EPSS 0.03%
  • Published 18.06.2025 11:03:50
  • Last modified 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: do not allow CHAIN_ID to refer to another table When doing lookups for chains on the same batch by using its ID, a chain from a different table can be used. I...

  • EPSS 0.04%
  • Published 18.06.2025 11:03:50
  • Last modified 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: do not allow SET_ID to refer to another table When doing lookups for sets on the same batch by using its ID, a set from a different table can be used. Then, ...

  • EPSS 0.05%
  • Published 18.06.2025 11:03:49
  • Last modified 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK When CONFIG_CPUMASK_OFFSTACK and CONFIG_DEBUG_PER_CPU_MAPS is selected, cpu_max_bits_warn() generates a runtime warning sim...

  • EPSS 0.05%
  • Published 18.06.2025 11:03:49
  • Last modified 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: md-raid10: fix KASAN warning There's a KASAN warning in raid10_remove_disk when running the lvm test lvconvert-raid-reshape.sh. We fix this warning by verifying that the value "num...

  • EPSS 0.04%
  • Published 18.06.2025 11:03:48
  • Last modified 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not ne...

  • EPSS 0.04%
  • Published 18.06.2025 11:03:47
  • Last modified 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: ARM: bcm: Fix refcount leak in bcm_kona_smc_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. ...

  • EPSS 0.03%
  • Published 18.06.2025 11:03:47
  • Last modified 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: soc: amlogic: Fix refcount leak in meson-secure-pwrc.c In meson_secure_pwrc_probe(), there is a refcount leak in one fail path.

  • EPSS 0.04%
  • Published 18.06.2025 11:03:46
  • Last modified 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insn_emulation sysctls emulation_proc_handler() changes table->data for proc_dointvec_minmax and can generate the following Oops if called c...