[rafaeldtinoco@iproute2issue iproute2]$ git unfixed
eb8559eff124221bfbafe934c4dbfe30f20604c0 is the first bad commit
commit eb8559eff124221bfbafe934c4dbfe30f20604c0
Author: Jean-Philippe Brucker <jphilippe.bruc...@gmail.com>
Date:   Sat Mar 3 16:59:44 2018 +0000

    ss: fix NULL dereference when rendering without header
    
    When ss is invoked with the no-header flag, if the query doesn't return
    any result, render() is called with 'buffer' uninitialized. This
    currently leads to a segfault. Ensure that buffer is initialized before
    rendering.
    
    The bug can be triggered with: ss -H sport = 100000
    
    Signed-off-by: Jean-Philippe Brucker <jphilippe.bruc...@gmail.com>
    Acked-by: Stefano Brivio <sbri...@redhat.com>
    Signed-off-by: Stephen Hemminger <step...@networkplumber.org>

:040000 040000 bf8f626f1c0b85bd690dab60d4f74db292ac8e65
6174ebf0728edab46c62b713f6aee495eef81cb5 M      misc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1913187

Title:
  iproute2 segfaults when filtering sockets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1913187/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to