[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1619886329.git.aclaudi@redhat.com>
Date: Sat, 1 May 2021 18:32:28 +0200
From: Andrea Claudi <aclaudi@...hat.com>
To: netdev@...r.kernel.org
Cc: stephen@...workplumber.org, dsahern@...il.com
Subject: [PATCH iproute2 0/2] tipc: input validation
This series fixes two buffer overflow on tipc due to missing input leght
validation on key and algname params.
Andrea Claudi (2):
tipc: bail out if algname is abnormally long
tipc: bail out if key is abnormally long
tipc/misc.c | 3 +++
tipc/node.c | 9 +++++++--
2 files changed, 10 insertions(+), 2 deletions(-)
--
2.30.2
Powered by blists - more mailing lists