From: Leonardo Bras <leonardo@linux.ibm.com>
To: linux-block@vger.kernel.org
Cc: Leonardo Bras <leonardo@linux.ibm.com>,
Jens Axboe <axboe@kernel.dk>,
linux-kernel@vger.kernel.org
Subject: [RFC PATCH 0/1] block/cfq : Include check to avoid NULL Pointer
Date: Thu, 13 Jun 2019 20:31:58 -0300 [thread overview]
Message-ID: <20190613233159.26687-1-leonardo@linux.ibm.com> (raw)
I believe to have found a NULL pointer dereference on the code, but as
I am new to this code I would like the opinion of more experienced people.
I am not sure if it is the right procedure to send it here, since this file
is not on the tree since v4.20. But as it still affects many stable releases,
I think it's worth the try.
Please let me know if there is a better procedure on this.
Leonardo Bras (1):
block/cfq : Include check to avoid NULL Pointer Dereferencing
block/cfq-iosched.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
2.20.1
next reply other threads:[~2019-06-13 23:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-13 23:31 Leonardo Bras [this message]
2019-06-13 23:31 ` [RFC PATCH 1/1] block/cfq : Include check to avoid NULL Pointer Dereferencing Leonardo Bras
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=20190613233159.26687-1-leonardo@linux.ibm.com \
--to=leonardo@linux.ibm.com \
--cc=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@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
Powered by JetHome