bugzilla-daemon at netfilter.org
2018-Jun-12  16:34 UTC
[Bug 1261] New: nft trace crash with msg "BUG: invalid verdict value 2"
https://bugzilla.netfilter.org/show_bug.cgi?id=1261
            Bug ID: 1261
           Summary: nft trace crash with msg "BUG: invalid verdict value
                    2"
           Product: nftables
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: nft
          Assignee: pablo at netfilter.org
          Reporter: jddupas at xooloo.com
Trying to trace message that are forwarded using the 'fwd' verdict
action
result in the following crash:
trace id ddbbaae2 netdev vpn ingress_out packet: iif "enp2s0" ether
saddr
78:54:00:29:bb:aa ether daddr 52:54:00:01:53:9f ip saddr 85.14.236.41 ip daddr
17.25.63.98 ip dscp cs0 ip ecn not-ect ip ttl 64 ip id 49036 ip length 84 icmp
type echo-reply icmp code 0 icmp id 16947 icmp sequence 4 
trace id ddbbaae2 netdev vpn ingress_out rule ip saddr 85.14.236.41 nftrace set
1 (verdict continue)
trace id ddbbaae2 netdev vpn ingress_out rule ip saddr 85.14.236.41 ether saddr
set aa:bb:00:18:cc:dd ether daddr set 00:00:5e:00:00:11 fwd to
"enp1s0"BUG:
invalid verdict value 2
nft: datatype.c:282: verdict_type_print: Assertion `0' failed.
fish: “nft monitor trace” terminated by signal SIGABRT (Abort)
-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180612/7dc4a189/attachment.html>
bugzilla-daemon at netfilter.org
2018-Jun-12  16:44 UTC
[Bug 1261] nft trace crash with msg "BUG: invalid verdict value 2"
https://bugzilla.netfilter.org/show_bug.cgi?id=1261
Florian Westphal <fw at strlen.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fw at strlen.de
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
--- Comment #1 from Florian Westphal <fw at strlen.de> ---
Now fixed in git master, thanks for reporting.
-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180612/3d81ddac/attachment.html>
Seemingly Similar Threads
- [Bug 1736] New: nftables - dynamic update for verdict map from the packet path
- [Bug 1455] New: Queue verdict cannot be used in vmap
- [Bug 1471] New: consider quick accept verdict and delayed drop policy
- [Bug 1742] New: using nfqueue breaks SCTP connection (tracking)
- [Bug 908] New: "not" keyword not implemented in nft