[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1545413818.git.pabeni@redhat.com>
Date: Fri, 21 Dec 2018 19:03:12 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Florian Westphal <fw@...len.de>
Subject: [PATCH net-next v2 0/3] net: skb extension follow-ups
This series includes some follow-up for the recently added skb extension.
The first patch addresses an unlikely race while adding skb extensions,
and the following two are just minor code clean-up.
v1 -> v2:
- be sure to flag the newly added extension as active in skb_ext_add()
Paolo Abeni (3):
net: fix possible user-after-free in skb_ext_add()
net: drop the unused helper skb_ext_get()
net: minor cleanup in skb_ext_add()
include/linux/skbuff.h | 11 -----------
net/core/skbuff.c | 9 +++------
2 files changed, 3 insertions(+), 17 deletions(-)
--
2.19.2
Powered by blists - more mailing lists