In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Remove skb secpath if xfrm state is not found Hardware returns a unique identifier for a decrypted packet's xfrm state…
高危 CVSS 7.5
摘要
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Remove skb secpath if xfrm state is not found Hardware returns a unique identifier for a decrypted packet's xfrm state, this state is looked up in an xarray. However, the state might have been freed by the time of this lookup. Currently, if the state is not found, only a counter is incremented. The secpath (sp) extension on the skb is not removed, resulting in sp->len becoming 0. Subsequently, functions like __xf…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/137b12a4900eb6971b889839eab6036f72cbb217 Patch
- https://git.kernel.org/stable/c/314f568b84b01f6eac1e4313ca47f9ade4349443 Patch
- https://git.kernel.org/stable/c/3a5782431d84716b66302b07ff1b32fea1023bd5 Patch
- https://git.kernel.org/stable/c/6d19c44b5c6dd72f9a357d0399604ec16a77de3c Patch
- https://git.kernel.org/stable/c/781a0bbf377443ef06f3248221f06cb555935530 Patch
时间线
- nvd_ingest NVD