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:   Mon, 29 Oct 2018 20:41:12 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     tobias.jungel@...il.com
Cc:     jay.vosburgh@...onical.com, vfalico@...il.com, andy@...yhouse.net,
        edumazet@...gle.com, netdev@...r.kernel.org
Subject: Re: [PATCH v2] bonding: fix length of actor system

From: Tobias Jungel <tobias.jungel@...il.com>
Date: Sun, 28 Oct 2018 12:54:10 +0100

> The attribute IFLA_BOND_AD_ACTOR_SYSTEM is sent to user space having the
> length of sizeof(bond->params.ad_actor_system) which is 8 byte. This
> patch aligns the length to ETH_ALEN to have the same MAC address exposed
> as using sysfs.
> 
> Fixes: f87fda00b6ed2 ("bonding: prevent out of bound accesses")
> 

Please do not put empty lines between "Fixes:" and other tags, keep
all the tags together in one uninterrupted group.

> Signed-off-by: Tobias Jungel <tobias.jungel@...il.com>

Applied and queued up for -stable, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ