public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: emohandesi@linux.microsoft.com
To: u-boot@lists.denx.de
Cc: joe.hershberger@ni.com, rfried.dev@gmail.com,
	v.v.mitrofanov@yadro.com, sjg@chromium.org,
	emohandesi@linux.microsoft.com, saproj@gmail.com
Subject: [PATCH 0/2] IPv6 Network Discovery Boundary Variable and Packed Structure
Date: Thu, 18 May 2023 11:24:37 -0700	[thread overview]
Message-ID: <1684434279-1065-1-git-send-email-emohandesi@linux.microsoft.com> (raw)

From: Ehsan Mohandesi <emohandesi@linux.microsoft.com>

This series addresses the following.
        1. Coverity Issue (CID 450971): Loop boundary variables should be
	   checked to be within appropriate limits.
        2. Making the structure icmp6_ra_prefix_info packed because it
	   contains network protocol data received from the network.

Ehsan Mohandesi (2):
  net: ipv6: router advertisement message length should be within limits
  net: ipv6: network protocol structures should be packed

 include/net6.h | 2 +-
 net/ndisc.c    | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
1.8.3.1


             reply	other threads:[~2023-05-18 18:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18 18:24 emohandesi [this message]
2023-05-18 18:24 ` [PATCH 1/2] net: ipv6: router advertisement message length should be within limits emohandesi
2023-05-19  7:09   ` Vyacheslav V. Mitrofanov
2023-06-10 10:44   ` Ramon Fried
2023-07-27 20:46   ` Tom Rini
2023-05-18 18:24 ` [PATCH 2/2] net: ipv6: network protocol structures should be packed emohandesi
2023-05-19  7:12   ` Vyacheslav V. Mitrofanov
2023-06-10 10:45   ` Ramon Fried
2023-07-27 20:46   ` Tom Rini

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=1684434279-1065-1-git-send-email-emohandesi@linux.microsoft.com \
    --to=emohandesi@linux.microsoft.com \
    --cc=joe.hershberger@ni.com \
    --cc=rfried.dev@gmail.com \
    --cc=saproj@gmail.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=v.v.mitrofanov@yadro.com \
    /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