From: Antonio Quartulli <a@unstable.cc>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org
Subject: pull request [net]: 20160107
Date: Thu, 7 Jan 2016 15:26:26 +0800 [thread overview]
Message-ID: <1452151587-25547-1-git-send-email-a@unstable.cc> (raw)
Hello David,
I know it is extremely late in the release cycle, but please accept this
single (and small) change intended for net.
This bug-fix provided by Sven Eckelmann prevents a wrong memory access
in setups with multiple interfaces enslaved in batman-adv (very common
nowadays).
When such bad access is performed the code ends up filling with random
data an internal data structure used to compute the links metric, thus
leading to undefined behaviours.
This bug is there since ever, therefore it would be really nice if could
get it queued for inclusion in stable.
Please pull or let me know of any problem!
Thanks a lot,
Antonio
The following changes since commit 51cb67c0b0fcb91581b15bd2e85f29af4d4b2df6:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2016-01-06 16:15:03 -0800)
are available in the git repository at:
git://git.open-mesh.org/linux-merge.git tags/batman-adv-fix-for-davem
for you to fetch changes up to 13bbdd370f67aef3351ad7bbc2fb624e3c23f905:
batman-adv: Fix invalid read while copying bat_iv.bcast_own (2016-01-07 14:24:05 +0800)
----------------------------------------------------------------
Included change:
- Fix invalid read while copying bat_iv.bcast_own by Sven Eckelmann
----------------------------------------------------------------
Sven Eckelmann (1):
batman-adv: Fix invalid read while copying bat_iv.bcast_own
net/batman-adv/bat_iv_ogm.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
next reply other threads:[~2016-01-07 7:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-07 7:26 Antonio Quartulli [this message]
2016-01-07 7:26 ` [PATCH] batman-adv: Fix invalid read while copying bat_iv.bcast_own Antonio Quartulli
2016-01-07 7:29 ` pull request [net]: batman-adv 20160107 Antonio Quartulli
2016-01-09 2:47 ` pull request [net]: 20160107 David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1452151587-25547-1-git-send-email-a@unstable.cc \
--to=a@unstable.cc \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).