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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 7 Jul 2018 10:00:13 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Roi Dayan <roid@...lanox.com>
Cc:     netdev@...r.kernel.org, Jiri Pirko <jiri@...lanox.com>,
        Or Gerlitz <ogerlitz@...lanox.com>
Subject: Re: [PATCH iproute2] tc: Fix output of ip attributes

On Tue,  3 Jul 2018 15:54:32 +0300
Roi Dayan <roid@...lanox.com> wrote:

> Example output is of tos and ttl.
> Befoe this fix the format used %x caused output of the pointer
> instead of the intended string created in the out variable.
> 
> Fixes: e28b88a464c4 ("tc: jsonify flower filter")
> Signed-off-by: Roi Dayan <roid@...lanox.com>

Applied. 

It would be better to use snprintf to be safe.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ