Linux

Linux

5635 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 12.07.2024 13:15:17
  • Last modified 06.10.2025 20:49:22

In the Linux kernel, the following vulnerability has been resolved: mm/page_table_check: fix crash on ZONE_DEVICE Not all pages may apply to pgtable check. One example is ZONE_DEVICE pages: they map PFNs directly, and they don't allocate page_ext ...

  • EPSS 0.06%
  • Published 12.07.2024 13:15:17
  • Last modified 06.10.2025 20:47:33

In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, I encountered the warning below on my machine. The reason is that replacing an old ...

  • EPSS 0.08%
  • Published 12.07.2024 13:15:17
  • Last modified 06.10.2025 20:46:50

In the Linux kernel, the following vulnerability has been resolved: mm: huge_memory: fix misused mapping_large_folio_support() for anon folios When I did a large folios split test, a WARNING "[ 5059.122759][ T166] Cannot split file folio to non-0 o...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:17
  • Last modified 17.09.2025 15:02:45

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() Use {READ,WRITE}_ONCE() to access kvm->last_boosted_vcpu to ensure the loads and stores are atomic. In the extremel...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:16
  • Last modified 17.09.2025 15:18:39

In the Linux kernel, the following vulnerability has been resolved: cachefiles: flush all requests after setting CACHEFILES_DEAD In ondemand mode, when the daemon is processing an open request, if the kernel flags the cache as CACHEFILES_DEAD, the ...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:16
  • Last modified 06.10.2025 20:52:20

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi->skb before dev_kfree_skb_any() gve_rx_free_skb incorrectly leaves napi->skb referencing an skb after it is freed with dev_kfree_skb_any(). This can result in a sub...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:16
  • Last modified 06.10.2025 20:51:38

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix d_parent walk The WARN_ON_ONCE() in collect_domain_accesses() can be triggered when trying to link a root mount point. This cannot work in practice because this dire...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:16
  • Last modified 17.09.2025 15:26:02

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: Fix tainted pointer delete is case of region creation fail In case of region creation fail in ipc_devlink_create_region(), previously created regions delete proces...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:16
  • Last modified 17.09.2025 15:01:01

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5_lag_create_port_sel_table(), instead of previously created rules...

  • EPSS 0.01%
  • Published 12.07.2024 13:15:16
  • Last modified 06.10.2025 20:51:26

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't read past the mfuart notifcation In case the firmware sends a notification that claims it has more data than it has, we will read past that was allocated ...