In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform …
High CVSS 7.5
Summary
In the Linux kernel, the following vulnerability has been resolved: xfrm: delete intermediate secpath entry in packet offload mode Packets handled by hardware have added secpath as a way to inform XFRM core code that this path was already handled. That secpath is not needed at all after policy is checked and it is removed later in the stack. However, in the case of IP forwarding is enabled (/proc/sys/net/ipv4/ip_forward), that secpath is not removed and packets which already were handled are…
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/600258d555f0710b9c47fb78d2d80a4aecd608cc Patch
- https://git.kernel.org/stable/c/6945701ca1572f81bc9bb46f624b02eabb3eaf3e Patch
- https://git.kernel.org/stable/c/981ad4c882096e7375b8c2181dd4c3ee58ea5bae Patch
- https://git.kernel.org/stable/c/c6e1b2cac24b2a4d1dd472071021bf00c26450eb Patch
Timeline
- nvd_ingest NVD