Package: iproute2 Version: 4.9.0-1 Severity: normal Tags: patch # tc qdisc add dev enp0s3 ingress # tc filter add dev enp0s3 parent ffff: protocol ip u32 match u32 0 0 flowid 1:1 action xt -j MARK --set-mark 0xa Segmentation fault
This is a known and corrected bug in the mainstream. See: https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git/commit/?h=v4.10.0&id=97a02cabefb2e2dcfe27f89943709afa84be5525 -- System Information: Debian Release: 9.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-3-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to hu_HU.UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) (ignored: LC_ALL set to hu_HU.UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages iproute2 depends on: ii libc6 2.24-11+deb9u1 ii libdb5.3 5.3.28-12+b1 ii libelf1 0.168-1 ii libmnl0 1.0.4-2 ii libselinux1 2.6-3+b1 Versions of packages iproute2 recommends: pn libatm1 <none> ii libxtables12 1.6.0+snapshot20161117-6 Versions of packages iproute2 suggests: pn iproute2-doc <none> -- no debconf information

