### [CVE-2024-27403](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27403) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=4.16%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=a3c90f7a2323b331ae816d5b0633e68148e25d04%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue) ### Description In the Linux kernel, the following vulnerability has been resolved:netfilter: nft_flow_offload: reset dst in route object after setting up flowdst is transferred to the flow object, route object does not own itanymore. Reset dst in route object, otherwise if flow_offload_add()fails, error path releases dst twice, leading to a refcount underflow. ### POC #### Reference No PoCs from references. #### Github - https://github.com/ARPSyndicate/cve-scores