CVE-2024-40953
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:17
- Zuletzt bearbeitet 03.11.2025 22:17:17
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...
CVE-2024-40935
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 22:17:15
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 ...
CVE-2024-40937
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 22:17:15
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...
CVE-2024-40938
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 22:17:15
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...
CVE-2024-40939
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 22:17:15
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...
CVE-2024-40940
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 22:17:16
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...
CVE-2024-40941
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 22:17:16
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 ...
CVE-2024-40942
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 22:17:16
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects The hwmp code use objects of type mesh_preq_queue, added to a list in ieee80211_if_mesh, to keep track of mpath we need to...
CVE-2024-40943
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:16
- Zuletzt bearbeitet 03.11.2025 22:17:16
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code in ocfs2_dio_wr_get_block", fstests/generic/300 become from always failed to sometime...
CVE-2024-40944
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:16
- Zuletzt bearbeitet 06.10.2025 20:49:55
In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix bug with call depth tracking The call to cc_platform_has() triggers a fault and system crash if call depth tracking is active because the GS segment has been reset b...