CVE-2025-40206
Last modified
CVE-2025-40206 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_objref: validate objref and objrefmap expressions Referencing a synproxy stateful object from OUTPUT hook causes kernel crash due to infinite recursive calls: BUG: TASK stack guard page was hit at 000000008bda5b8c (stack is 000000003ab1c4a5..00000000494d8b12) [...] Call Trace: __find_rr_leaf+0x99/0x230 fib6_table_lookup+0x13b/0x2d0 ip6_pol_route+0xa4/0x400 fib6_rule_lookup+0x156/0x240 ip6_route_output_flags+0xc6/0x150 __nf_ip6_route+0x23/0x50 synproxy_send_tcp_ipv6+0x106/0x200 synproxy_send_client_synack_ipv6+0x1aa/0x1f0 nft_synproxy_do_eval+0x263/0x310 nft_do_chain+0x5a8/0x5f0 [nf_tables nft_do_chain_inet+0x98/0x110 nf_hook_slow+0x43/0xc0 __ip6_local_out+0xf0/0x170 ip6_local_out+0x17/0x70 synproxy_send_tcp_ipv6+0x1a2/0x200 synproxy_send_client_synack_ipv6+0x1aa/0x1f0 [...] Implement objref and objrefmap expression validate functions. Currently, only NFT_OBJECT_SYNPROXY object type requires validation. This will also handle a jump to a chain using a synproxy object from the OUTPUT hook. Now when trying to reference a synproxy object in the OUTPUT hook, nft will produce the following error: synproxy_crash.nft: Error: Could not process rule: Operation not supported synproxy name mysynproxy ^^^^^^^^^^^^^^^^^^^^^^^^. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_objref: validate objref and objrefmap expressions Referencing a synproxy stateful object from OUTPUT hook causes kernel crash due to infinite recursive calls: BUG: TASK stack guard page was hit at 000000008bda5b8c (stack is 000000003ab1c4a5..00000000494d8b12) [...] Call Trace: __find_rr_leaf+0x99/0x230 fib6_table_lookup+0x13b/0x2d0 ip6_pol_route+0xa4/0x400 fib6_rule_lookup+0x156/0x240 ip6_route_output_flags+0xc6/0x150 __nf_ip6_route+0x23/0x50 synproxy_send_tcp_ipv6+0x106/0x200 synproxy_send_client_synack_ipv6+0x1aa/0x1f0 nft_synproxy_do_eval+0x263/0x310 nft_do_chain+0x5a8/0x5f0 [nf_tables nft_do_chain_inet+0x98/0x110 nf_hook_slow+0x43/0xc0 __ip6_local_out+0xf0/0x170 ip6_local_out+0x17/0x70 synproxy_send_tcp_ipv6+0x1a2/0x200 synproxy_send_client_synack_ipv6+0x1aa/0x1f0 [...] Implement objref and objrefmap expression validate functions. Currently, only NFT_OBJECT_SYNPROXY object type requires validation. This will also handle a jump to a chain using a synproxy object from the OUTPUT hook. Now when trying to reference a synproxy object in the OUTPUT hook, nft will produce the following error: synproxy_crash.nft: Error: Could not process rule: Operation not supported synproxy name mysynproxy ^^^^^^^^^^^^^^^^^^^^^^^^
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ee394f96ad7517fbc0de9106dcc7ce9efb14f264, < 0028e0134c64d9ed21728341a74fcfc59cd0f944; >= ee394f96ad7517fbc0de9106dcc7ce9efb14f264, < 7ea55a44493a5a36c3b3293b88bbe4841f9dbaf0; >= ee394f96ad7517fbc0de9106dcc7ce9efb14f264, < 4c1cf72ec10be5a9ad264650cadffa1fbce6fabd; >= ee394f96ad7517fbc0de9106dcc7ce9efb14f264, < f359b809d54c6e3dd1d039b97e0b68390b0e53e4 |
| Linux | Linux | 5.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40206?
How severe is CVE-2025-40206?
How do I fix CVE-2025-40206?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-40200In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40201In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40202In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40203In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40204In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-40205In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40207In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40208In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40209In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4021A vulnerability was found in code-projects Patient Record Ma…7.5
- CVE-2025-40210In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-40211In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40206?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
