I suspect the issue is related with commit

commit 738ac1ebb96d02e0d23bc320302a6ea94c612dec
Author: Herbert Xu <[email protected]>
Date:   Mon Jul 13 16:04:13 2015 +0800

    net: Clone skb before setting peeked flag

This commit was included in Trusty 3.13.0-64.104, and introduces a use-
after-free bug, fixed with upstream commit

commit a0a2a6602496a45ae838a96db8b8173794b5d398
Author: Herbert Xu <[email protected]>
Date:   Tue Aug 4 15:42:47 2015 +0800

    net: Fix skb_set_peeked use-after-free bug

which is not in Trusty yet.

I've built a test kernel that includes this commit here: 
http://people.canonical.com/~henrix/lp1497184/amd64/
Could you please try to reproduce the issue using this kernel?  Thanks


** Summary changed:

- Kernel-panic with 3.130-64.104 generic kernel (BUG at net/core/skbuff:1290)
+ Kernel-panic with 3.13.0-64.104 generic kernel (BUG at net/core/skbuff:1290)

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

Title:
  Kernel-panic with 3.13.0-64.104 generic kernel (BUG at
  net/core/skbuff:1290)

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to