Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Published 15.09.2025 14:46:27
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool() svc_create_memory_pool() is only called from stratix10_svc_drv_probe(). Most of resources in the ...

  • EPSS 0.02%
  • Published 15.09.2025 14:46:24
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: cacheinfo: Fix shared_cpu_map to handle shared caches at different levels The cacheinfo sets up the shared_cpu_map by checking whether the caches with the same index are shared bet...

  • EPSS 0.02%
  • Published 15.09.2025 14:46:23
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Reference hid_device devm allocation of input_dev name Use hid_device for devm allocation of the input_dev name to avoid a use-after-free. input_unregister_devi...

  • EPSS 0.02%
  • Published 15.09.2025 14:46:21
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync hci_update_accept_list_sync iterates over hdev->pend_le_conns and hdev->pend_le_reports, and waits for control...

  • EPSS 0.02%
  • Published 15.09.2025 14:46:20
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handle KASAN reported a null-ptr-deref error: KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f] ...

  • EPSS 0.02%
  • Published 15.09.2025 14:46:20
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler() rxq can be NULL only when trans_pcie->rxq is NULL and entry->entry is zero. For the case when en...

  • EPSS 0.03%
  • Published 15.09.2025 14:46:19
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe Use devm_of_iomap() instead of of_iomap() to automatically handle the unused ioremap region. If any error occurs, regi...

  • EPSS 0.02%
  • Published 15.09.2025 14:46:18
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers ...

  • EPSS 0.02%
  • Published 15.09.2025 14:46:17
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand While trying to get the subpage blocksize tests running, I hit the following panic on generic/476 assertion f...

  • EPSS 0.03%
  • Published 15.09.2025 14:46:15
  • Last modified 15.09.2025 15:22:27

In the Linux kernel, the following vulnerability has been resolved: cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL When compiled with CONFIG_CIFS_DFS_UPCALL disabled, cifs_dfs_d_automount is NULL. cifs.ko logic for mapping CIFS_FATTR_D...