In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_flow_offload: release dst in case direct xmit path is used Direct xmit does not use it since it calls dev_queue_xm…
High CVSS 7.5
Summary
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_flow_offload: release dst in case direct xmit path is used Direct xmit does not use it since it calls dev_queue_xmit() to send packets, hence it calls dst_release(). kmemleak reports: unreferenced object 0xffff88814f440900 (size 184): comm "softirq", pid 0, jiffies 4294951896 hex dump (first 32 bytes): 00 60 5b 04 81 88 ff ff 00 e6 e8 82 ff ff ff ff .`[............. 21 0b 50 82 ff ff ff ff 00 00 …
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/13b57b5cd591d5b22f9bbf047b2922967de411f3 Patch
- https://git.kernel.org/stable/c/2d17cf10179a7de6d8f0128168b84ad0b4a1863f Patch
- https://git.kernel.org/stable/c/8762785f459be1cfe6fcf7285c123aad6a3703f0 Patch
- https://git.kernel.org/stable/c/9256ab9232e35a16af9c30fa4e522e6d1bd3605a Patch
- https://git.kernel.org/stable/c/a6cafdb49a7bbf4a88367db209703eee6941e023 Patch
- https://git.kernel.org/stable/c/13b57b5cd591d5b22f9bbf047b2922967de411f3 Patch
- https://git.kernel.org/stable/c/2d17cf10179a7de6d8f0128168b84ad0b4a1863f Patch
- https://git.kernel.org/stable/c/8762785f459be1cfe6fcf7285c123aad6a3703f0 Patch
- https://git.kernel.org/stable/c/9256ab9232e35a16af9c30fa4e522e6d1bd3605a Patch
- https://git.kernel.org/stable/c/a6cafdb49a7bbf4a88367db209703eee6941e023 Patch
Timeline
- nvd_ingest NVD