From: Minu Jin <s9430939@naver.com>
To: gregkh@linuxfoundation.org
Cc: andriy.shevchenko@linux.intel.com, abrahamadekunle50@gmail.com,
dan.carpenter@linaro.org, milospuric856@gmail.com,
zxcv2569763104@gmail.com, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
Date: Wed, 21 Jan 2026 02:06:35 +0900 [thread overview]
Message-ID: <aW-2GzHg3BfMAnqK@JMW-Ubuntu> (raw)
Hi Greg,
Thank you for the hint and review
I realized that checking only 'ret < 0' is not enough if the function
reads fewer bytes than requested.
I think modifying the function itself is better than updating all callers.
In v4, I will modify _rtw_pktfile_read().
Minu Jin
next reply other threads:[~2026-01-20 17:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 17:06 Minu Jin [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-01-20 17:04 [PATCH v3] staging: rtl8723bs: fix unchecked return value of skb_copy_bits Minu Jin
2026-01-20 15:50 Minu Jin
2026-01-20 15:59 ` Greg KH
2026-01-20 16:17 ` Andy Shevchenko
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=aW-2GzHg3BfMAnqK@JMW-Ubuntu \
--to=s9430939@naver.com \
--cc=abrahamadekunle50@gmail.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=dan.carpenter@linaro.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=milospuric856@gmail.com \
--cc=zxcv2569763104@gmail.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