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-prev] [day] [month] [year] [list]
Date:   Thu, 5 May 2022 04:14:23 +0000
From:   "Magesh  M P" <magesh@...itizethings.com>
To:     Stephen Hemminger <stephen@...workplumber.org>
CC:     David Ahern <dsahern@...nel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: RE: gateway field missing in netlink message

 Hi Steve

The netlink parser code is checking only for IPv4 messages
 
Sent from Mail for Windows
 

From: Stephen Hemminger <stephen@...workplumber.org>
Sent: Thursday, May 5, 2022 9:20:23 AM
To: Magesh M P <magesh@...itizethings.com>
Cc: David Ahern <dsahern@...nel.org>; netdev@...r.kernel.org <netdev@...r.kernel.org>
Subject: Re: gateway field missing in netlink message 
 
On Thu, 5 May 2022 03:43:45 +0000
"Magesh  M P" <magesh@...itizethings.com> wrote:

> The librtnl/netns.c contains the parser code as below which parses the MULTIPATH attribute. Could you please take a look at the code and see if anything is wrong ?

Also assuming byte order and assuming sizeof(unsigned int) == sizeof(uint32_t) is likely
to lead you astray.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ