In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in <linux/u64_stats_sync.h>, write side of s…
高危 CVSS 7.5
摘要
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in <linux/u64_stats_sync.h>, write side of struct u64_stats_sync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking readers forever. Such lockups have been observed in real world after stmmac_xmit() on one CPU raced with stmmac_napi_poll_tx() on another CPU. To fix the issue without introduc…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/38cc3c6dcc09dc3a1800b5ec22aef643ca11eab8 Patch
- https://git.kernel.org/stable/c/9680b2ab54ba8d72581100e8c45471306101836e Patch
- https://git.kernel.org/stable/c/e6af0f082a4b87b99ad033003be2a904a1791b3f Patch
- https://git.kernel.org/stable/c/38cc3c6dcc09dc3a1800b5ec22aef643ca11eab8 Patch
- https://git.kernel.org/stable/c/9680b2ab54ba8d72581100e8c45471306101836e Patch
- https://git.kernel.org/stable/c/e6af0f082a4b87b99ad033003be2a904a1791b3f Patch
时间线
- nvd_ingest NVD