From: Florian Fainelli <f.fainelli@gmail.com>
To: Artem Chernyshev <artem.chernyshev@red-soft.ru>,
Vladimir Oltean <olteanv@gmail.com>,
Woojung Huh <woojung.huh@microchip.com>
Cc: "David S . Miller" <davem@davemloft.net>,
UNGLinuxDriver@microchip.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, lvc-project@linuxtesting.org
Subject: Re: [PATCH v3 1/3] net: dsa: ksz: Check return value
Date: Thu, 1 Dec 2022 13:01:23 -0800 [thread overview]
Message-ID: <88dda176-cfbd-5351-970c-93d5aa598aaa@gmail.com> (raw)
In-Reply-To: <20221201140032.26746-1-artem.chernyshev@red-soft.ru>
On 12/1/2022 6:00 AM, Artem Chernyshev wrote:
> Return NULL if we got unexpected value from skb_trim_rcsum()
> in ksz_common_rcv()
>
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
>
> Fixes: bafe9ba7d908 ("net: dsa: ksz: Factor out common tag code")
> Signed-off-by: Artem Chernyshev <artem.chernyshev@red-soft.ru>
> Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
--
Florian
next prev parent reply other threads:[~2022-12-01 21:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-01 14:00 [PATCH v3 1/3] net: dsa: ksz: Check return value Artem Chernyshev
2022-12-01 14:00 ` [PATCH v3 2/3] net: dsa: hellcreek: " Artem Chernyshev
2022-12-01 21:01 ` Florian Fainelli
2022-12-02 7:54 ` Kurt Kanzenbach
2022-12-01 14:00 ` [PATCH v3 3/3] net: dsa: sja1105: " Artem Chernyshev
2022-12-01 21:01 ` Florian Fainelli
2022-12-01 21:01 ` Florian Fainelli [this message]
2022-12-03 5:30 ` [PATCH v3 1/3] net: dsa: ksz: " patchwork-bot+netdevbpf
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=88dda176-cfbd-5351-970c-93d5aa598aaa@gmail.com \
--to=f.fainelli@gmail.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=artem.chernyshev@red-soft.ru \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=lvc-project@linuxtesting.org \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=woojung.huh@microchip.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.