lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon,  3 Jul 2023 12:10:36 -0300
From: Pedro Tammela <pctammela@...atatu.com>
To: netdev@...r.kernel.org
Cc: jhs@...atatu.com,
	xiyou.wangcong@...il.com,
	jiri@...nulli.us,
	davem@...emloft.net,
	edumazet@...gle.com,
	kuba@...nel.org,
	pabeni@...hat.com,
	shuah@...nel.org,
	shaozhengchao@...wei.com,
	victor@...atatu.com,
	simon.horman@...igine.com,
	Pedro Tammela <pctammela@...atatu.com>
Subject: [PATCH net 0/2] net/sched: sch_qfq: reintroduce lmax bound check for MTU

Reintroduce a bound check for lmax when no attribute is provided and MTU
is used. As the MTU is user controlled, it could be set outside of the
supported bounds for sch_qfq.

Patch 2 introduces tdc test cases to check if these requirements are
still being correctly checked.

Pedro Tammela (2):
  net/sched: sch_qfq: reintroduce lmax bound check for MTU
  selftests: tc-testing: add tests for qfq mtu sanity check

 net/sched/sch_qfq.c                           |  9 +++-
 .../tc-testing/tc-tests/qdiscs/qfq.json       | 48 +++++++++++++++++++
 2 files changed, 56 insertions(+), 1 deletion(-)

-- 
2.39.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ