CVE-2024-27403

Summary

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nft_flow_offload: reset dst in route object after setting up flow

dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flow_offload_add() fails, error path releases dst twice, leading to a refcount underflow.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxa3c90f7a2323b331ae816d5b0633e68148e25d04 < 4c167af9f6b5ae4a5dbc243d5983c295ccc2e43caffected
LinuxLinuxa3c90f7a2323b331ae816d5b0633e68148e25d04 < 012df10717da02367aaf92c65f9c89db206c15f4affected
LinuxLinuxa3c90f7a2323b331ae816d5b0633e68148e25d04 < 558b00a30e05753a62ecc7e05e939ca8f0241148affected
LinuxLinuxa3c90f7a2323b331ae816d5b0633e68148e25d04 < 670548c8db44d76e40e1dfc06812bca36a61e9aeaffected
LinuxLinuxa3c90f7a2323b331ae816d5b0633e68148e25d04 < 9e0f0430389be7696396c62f037be4bf72cf93e3affected
LinuxLinux4.16affected
LinuxLinux0 < 4.16unaffected
LinuxLinux5.15.150 <= 5.15.*unaffected
LinuxLinux6.1.80 <= 6.1.*unaffected
LinuxLinux6.6.19 <= 6.6.*unaffected
LinuxLinux6.7.7 <= 6.7.*unaffected
LinuxLinux6.8 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References