Linux

Linux Kernel

12164 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 18.06.2025 11:03:19
  • Last modified 18.06.2025 13:47:40

In the Linux kernel, the following vulnerability has been resolved: wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()` Commit 7a4836560a61 changes simple_write_to_buffer() with memdup_user() but it forgets to change th...

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

In the Linux kernel, the following vulnerability has been resolved: ax25: fix incorrect dev_tracker usage While investigating a separate rose issue [1], and enabling CONFIG_NET_DEV_REFCNT_TRACKER=y, Bernard reported an orthogonal ax25 issue [2] An...

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

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue After successfull station association, if station queues are disabled for some reason, the related lists are no...

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

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: Fix refcount leak in of_flash_probe_versatile of_find_matching_node_and_match() returns a node pointer with refcount incremented, we should use of_node_put() on it when ...

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

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: Fix possible refcount leak in if_usb_probe() usb_get_dev will be called before lbs_get_firmware_async which means that usb_put_dev need to be called when lbs_get_fi...

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

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

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

In the Linux kernel, the following vulnerability has been resolved: mtd: partitions: Fix refcount leak in parse_redboot_of of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anym...

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

In the Linux kernel, the following vulnerability has been resolved: of: check previous kernel's ima-kexec-buffer against memory bounds Presently ima_get_kexec_buffer() doesn't check if the previous kernel's ima-kexec-buffer lies outside the address...

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

In the Linux kernel, the following vulnerability has been resolved: PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains() of_get_next_child() returns a node pointer with refcount incremented, so we should use of_node_put() on it when we d...

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

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset of_find_node_by_path() returns a node pointer with refcount incremented, we should use of_node_put() on it w...