CVE-2024-35959
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:11
- Zuletzt bearbeitet 23.09.2025 17:48:29
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix mlx5e_priv_init() cleanup flow When mlx5e_priv_init() fails, the cleanup flow calls mlx5e_selq_cleanup which calls mlx5e_selq_apply() that assures that the `priv->st...
CVE-2024-35949
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:10
- Zuletzt bearbeitet 23.12.2025 19:23:52
In the Linux kernel, the following vulnerability has been resolved: btrfs: make sure that WRITTEN is set on all metadata blocks We previously would call btrfs_check_leaf() if we had the check integrity code enabled, which meant that we could only r...
CVE-2024-35945
- EPSS 0.03%
- Veröffentlicht 19.05.2024 11:15:50
- Zuletzt bearbeitet 31.01.2025 15:01:01
In the Linux kernel, the following vulnerability has been resolved: net: phy: phy_device: Prevent nullptr exceptions on ISR If phydev->irq is set unconditionally, check for valid interrupt handler or fall back to polling mode to prevent nullptr exc...
CVE-2024-35946
- EPSS 0.02%
- Veröffentlicht 19.05.2024 11:15:50
- Zuletzt bearbeitet 31.01.2025 15:02:04
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix null pointer access when abort scan During cancel scan we might use vif that weren't scanning. Fix this by using the actual scanning vif.
CVE-2024-35931
- EPSS 0.02%
- Veröffentlicht 19.05.2024 11:15:49
- Zuletzt bearbeitet 24.09.2025 18:36:29
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Skip do PCI error slot reset during RAS recovery Why: The PCI error slot reset maybe triggered after inject ue to UMC multi times, this caused system hang. ...
CVE-2024-35932
- EPSS 0.03%
- Veröffentlicht 19.05.2024 11:15:49
- Zuletzt bearbeitet 23.09.2025 15:46:56
In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane->state->fb == state->fb Currently, when using non-blocking commits, we can see the following kernel warning: [ 110.908514] ------------[ cut here ]-...
CVE-2024-35934
- EPSS 0.02%
- Veröffentlicht 19.05.2024 11:15:49
- Zuletzt bearbeitet 12.05.2026 12:16:41
In the Linux kernel, the following vulnerability has been resolved: net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list() Many syzbot reports show extreme rtnl pressure, and many of them hint that smc acquires rtnl in netns creation for n...
CVE-2024-35937
- EPSS 0.02%
- Veröffentlicht 19.05.2024 11:15:49
- Zuletzt bearbeitet 03.11.2025 22:16:56
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: check A-MSDU format more carefully If it looks like there's another subframe in the A-MSDU but the header isn't fully there, we can end up reading data out of bound...
CVE-2024-35938
- EPSS 0.02%
- Veröffentlicht 19.05.2024 11:15:49
- Zuletzt bearbeitet 24.09.2025 18:13:37
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: decrease MHI channel buffer length to 8KB Currently buf_len field of ath11k_mhi_config_qca6390 is assigned with 0, making MHI use a default size, 64KB, to allocate ch...
CVE-2024-35939
- EPSS 0.02%
- Veröffentlicht 19.05.2024 11:15:49
- Zuletzt bearbeitet 24.09.2025 20:13:12
In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dma_set_decrypted() failure On TDX it is possible for the untrusted host to cause set_memory_encrypted() or set_memory_decrypted() to fail such that an er...