CVE-2024-26680
- EPSS 0.01%
- Published 02.04.2024 07:15:44
- Last modified 17.03.2025 15:42:06
In the Linux kernel, the following vulnerability has been resolved: net: atlantic: Fix DMA mapping for PTP hwts ring Function aq_ring_hwts_rx_alloc() maps extra AQ_CFG_RXDS_DEF bytes for PTP HWTS ring but then generic aq_ring_free() does not take t...
CVE-2024-26681
- EPSS 0.01%
- Published 02.04.2024 07:15:44
- Last modified 17.03.2025 15:41:54
In the Linux kernel, the following vulnerability has been resolved: netdevsim: avoid potential loop in nsim_dev_trap_report_work() Many syzbot reports include the following trace [1] If nsim_dev_trap_report_work() can not grab the mutex, it should...
CVE-2024-26682
- EPSS 0.02%
- Published 02.04.2024 07:15:44
- Last modified 17.03.2025 15:41:17
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: improve CSA/ECSA connection refusal As mentioned in the previous commit, we pretty quickly found that some APs have ECSA elements stuck in their probe response, so ...
CVE-2024-26683
- EPSS 0.02%
- Published 02.04.2024 07:15:44
- Last modified 17.03.2025 15:41:11
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: detect stuck ECSA element in probe resp We recently added some validation that we don't try to connect to an AP that is currently in a channel switch process, since...
CVE-2024-26684
- EPSS 0.02%
- Published 02.04.2024 07:15:44
- Last modified 17.03.2025 15:41:04
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 ("net: stmmac: Implement Safety Features in XGMAC core") checks and reports safety errors,...
CVE-2024-26661
- EPSS 0.01%
- Published 02.04.2024 07:15:43
- Last modified 08.04.2025 19:25:13
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()' In "u32 otg_inst = pipe_ctx->stream_res.tg->inst;" pipe_ctx->stream_res.tg could be NULL, it is relying ...
CVE-2024-26662
- EPSS 0.01%
- Published 02.04.2024 07:15:43
- Last modified 08.04.2025 19:25:02
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()' 'panel_cntl' structure used to control the display panel could be null, dereferencing it could lead...
CVE-2024-26664
- EPSS 0.01%
- Published 02.04.2024 07:15:43
- Last modified 17.03.2025 15:13:10
In the Linux kernel, the following vulnerability has been resolved: hwmon: (coretemp) Fix out-of-bounds memory access Fix a bug that pdata->cpu_map[] is set before out-of-bounds check. The problem might be triggered on systems with more than 128 co...
CVE-2024-26666
- EPSS 0.02%
- Published 02.04.2024 07:15:43
- Last modified 08.04.2025 19:24:39
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that.
CVE-2024-26667
- EPSS 0.02%
- Published 02.04.2024 07:15:43
- Last modified 17.03.2025 15:04:31
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup The commit 8b45a26f2ba9 ("drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output") introduced a s...