From: "Ethan Tidmore" <ethantidmore06@gmail.com>
To: "Ethan Tidmore" <ethantidmore06@gmail.com>,
"Sakari Ailus" <sakari.ailus@linux.intel.com>,
"Bingbu Cao" <bingbu.cao@intel.com>,
"Mauro Carvalho Chehab" <mchehab@kernel.org>,
<linux-media@vger.kernel.org>
Cc: "Tianshu Qiu" <tian.shu.qiu@intel.com>,
"Hans Verkuil" <hverkuil@kernel.org>,
<linux-kernel@vger.kernel.org>, <stable@vger.kernel.org>
Subject: Re: [PATCH v2] media: intel/ipu6: fix error pointer dereference
Date: Sat, 07 Mar 2026 00:55:14 -0600 [thread overview]
Message-ID: <DGWCQ95L9FW0.11AOY3NZF4U2B@gmail.com> (raw)
In-Reply-To: <20260307030355.26840-1-ethantidmore06@gmail.com>
On Fri Mar 6, 2026 at 9:03 PM CST, Ethan Tidmore wrote:
> In a error path isp->psys is confirmed to be an error pointer not NULL
> so this condition is true and the error pointer is dereferenced. So
> isp-psys should be set to NULL beforegoing to out_ipu6_bus_del_devices.
Just noticed typo "beforegoing", will send v3 correcting this.
Thanks,
ET
next prev parent reply other threads:[~2026-03-07 6:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-07 3:03 [PATCH v2] media: intel/ipu6: fix error pointer dereference Ethan Tidmore
2026-03-07 6:55 ` Ethan Tidmore [this message]
2026-03-09 13:30 ` Sakari Ailus
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=DGWCQ95L9FW0.11AOY3NZF4U2B@gmail.com \
--to=ethantidmore06@gmail.com \
--cc=bingbu.cao@intel.com \
--cc=hverkuil@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=stable@vger.kernel.org \
--cc=tian.shu.qiu@intel.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