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…
High CVSS 7.5
Summary
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…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- 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
Timeline
- nvd_ingest NVD