projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
623859a
c9f3f81
)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
author
David S. Miller
<davem@davemloft.net>
Thu, 9 Nov 2017 01:58:35 +0000
(10:58 +0900)
committer
David S. Miller
<davem@davemloft.net>
Thu, 9 Nov 2017 01:58:35 +0000
(10:58 +0900)
Steffen Klassert says:
====================
pull request (net): ipsec 2017-11-09
1) Fix a use after free due to a reallocated skb head.
From Florian Westphal.
2) Fix sporadic lookup failures on labeled IPSEC.
From Florian Westphal.
3) Fix a stack out of bounds when a socket policy is applied
to an IPv6 socket that sends IPv4 packets.
Please pull or let me know if there are problems.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
1
2
net/xfrm/xfrm_input.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
net/xfrm/xfrm_input.c
Simple merge