All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190829181802.9619-11-sashal@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 10be514..352a80e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -35,7 +35,7 @@ index 29d31eb995d7f..fedfd94699cb8 100644
   *
 @@ -501,7 +501,10 @@ static void ravb_get_tx_tstamp(struct net_device *ndev)
  			kfree(ts_skb);
- 			if (tag = tfa_tag) {
+ 			if (tag == tfa_tag) {
  				skb_tstamp_tx(skb, &shhwtstamps);
 +				dev_consume_skb_any(skb);
  				break;
diff --git a/a/content_digest b/N1/content_digest
index 7b2bcce..e4949b3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020190829181802.9619-1-sashal@kernel.org\0"
  "From\0Sasha Levin <sashal@kernel.org>\0"
  "Subject\0[PATCH AUTOSEL 4.4 11/15] ravb: Fix use-after-free ravb_tstamp_skb\0"
- "Date\0Thu, 29 Aug 2019 18:17:58 +0000\0"
+ "Date\0Thu, 29 Aug 2019 14:17:58 -0400\0"
  "To\0linux-kernel@vger.kernel.org"
  " stable@vger.kernel.org\0"
  "Cc\0Tho Vu <tho.vu.wh@rvc.renesas.com>"
@@ -50,7 +50,7 @@
  "  *\n"
  "@@ -501,7 +501,10 @@ static void ravb_get_tx_tstamp(struct net_device *ndev)\n"
  " \t\t\tkfree(ts_skb);\n"
- " \t\t\tif (tag = tfa_tag) {\n"
+ " \t\t\tif (tag == tfa_tag) {\n"
  " \t\t\t\tskb_tstamp_tx(skb, &shhwtstamps);\n"
  "+\t\t\t\tdev_consume_skb_any(skb);\n"
  " \t\t\t\tbreak;\n"
@@ -79,4 +79,4 @@
  "-- \n"
  2.20.1
 
-f2dfaa94c6d7170c4ba4dcdf76c90fc0886346a67b6b7393d7b7bf17f1c4c1cd
+6b76e54fd36928a8cfe4e7fa364c52264f74ee70117ab4ea67cc2dbf64b4b266

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.