[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220318142532.313226-1-b.spranger@linutronix.de>
Date: Fri, 18 Mar 2022 15:25:31 +0100
From: Benedikt Spranger <b.spranger@...utronix.de>
To: netdev@...r.kernel.org
Cc: Vinicius Costa Gomes <vinicius.gomes@...el.com>,
Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>,
Jiri Pirko <jiri@...nulli.us>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net 0/1] net/sched: taprio: Check if sk_flags are valid
While testing the software based scheduling of the taprio scheduler
new TCP connection failed to establish. Digging it down let to a missing
validity check in the enqueue function. Add the missing check.
Benedikt Spranger (1):
net/sched: taprio: Check if socket flags are valid
net/sched/sch_taprio.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.20.1
Powered by blists - more mailing lists