On Thu, 11 Oct 2018 at 06:47, Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > > Hello Joe Stringer, > > This is a semi-automatic email about new static checker warnings. > > The patch 6acc9b432e67: "bpf: Add helper to retrieve socket in BPF" > from Oct 2, 2018, leads to the following Smatch complaint: > > net/core/filter.c:4893 bpf_sk_lookup() > error: we previously assumed 'skb->dev' could be null (see line 4885) Thanks for the report Dan, I'm working on a fix.