From: Richard Weinberger <richard@nod.at>
To: Stephan Wurm <stephan.wurm@a-eberle.de>
Cc: Miquel Raynal <miquel.raynal@bootlin.com>,
Vignesh Raghavendra <vigneshr@ti.com>,
linux-mtd <linux-mtd@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Johannes Eigner <johannes.eigner@a-eberle.de>
Subject: Re: ubiblock: null pointer dereference using scatterlist in work_queue
Date: Mon, 17 Jul 2023 22:54:18 +0200 (CEST) [thread overview]
Message-ID: <961736756.5775.1689627258484.JavaMail.zimbra@nod.at> (raw)
In-Reply-To: <ZLVWfrlEOWT1twpr@PC-LX-Wurm>
----- Ursprüngliche Mail -----
> Von: "Stephan Wurm" <stephan.wurm@a-eberle.de>
> [ 50.502309] 55nth call of ubi_ea_read_leb_sg
> [ 64.939917] sgl[00000000] => 00000000: page_link=4025764322, offset=0,
> length=512
Hmm, blk_rq_map_sg() returns non-zero, sg_nents() is also non-zero but the very first sg list entry is
not virtually mapped.
Thanks,
//richard
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Richard Weinberger <richard@nod.at>
To: Stephan Wurm <stephan.wurm@a-eberle.de>
Cc: Miquel Raynal <miquel.raynal@bootlin.com>,
Vignesh Raghavendra <vigneshr@ti.com>,
linux-mtd <linux-mtd@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Johannes Eigner <johannes.eigner@a-eberle.de>
Subject: Re: ubiblock: null pointer dereference using scatterlist in work_queue
Date: Mon, 17 Jul 2023 22:54:18 +0200 (CEST) [thread overview]
Message-ID: <961736756.5775.1689627258484.JavaMail.zimbra@nod.at> (raw)
In-Reply-To: <ZLVWfrlEOWT1twpr@PC-LX-Wurm>
----- Ursprüngliche Mail -----
> Von: "Stephan Wurm" <stephan.wurm@a-eberle.de>
> [ 50.502309] 55nth call of ubi_ea_read_leb_sg
> [ 64.939917] sgl[00000000] => 00000000: page_link=4025764322, offset=0,
> length=512
Hmm, blk_rq_map_sg() returns non-zero, sg_nents() is also non-zero but the very first sg list entry is
not virtually mapped.
Thanks,
//richard
next prev parent reply other threads:[~2023-07-19 5:13 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 8:07 ubiblock: null pointer dereference using scatterlist in work_queue Stephan Wurm
2023-07-17 8:07 ` Stephan Wurm
2023-07-17 9:42 ` Richard Weinberger
2023-07-17 9:42 ` Richard Weinberger
2023-07-17 10:27 ` Stephan Wurm
2023-07-17 10:27 ` Stephan Wurm
2023-07-17 11:03 ` Richard Weinberger
2023-07-17 11:03 ` Richard Weinberger
2023-07-17 14:55 ` Stephan Wurm
2023-07-17 14:55 ` Stephan Wurm
2023-07-17 20:54 ` Richard Weinberger [this message]
2023-07-17 20:54 ` Richard Weinberger
2023-07-19 14:31 ` Richard Weinberger
2023-07-19 14:31 ` Richard Weinberger
2023-07-19 14:38 ` Wurm, Stephan
2023-07-19 14:38 ` Wurm, Stephan
2023-07-21 7:41 ` Wurm, Stephan
2023-07-21 7:41 ` Wurm, Stephan
2023-08-07 22:02 ` Richard Weinberger
2023-08-07 22:02 ` Richard Weinberger
2023-08-09 13:53 ` hch
2023-08-09 13:53 ` hch
2023-08-09 14:10 ` Stephan Wurm
2023-08-09 14:10 ` Stephan Wurm
2023-08-09 14:15 ` hch
2023-08-09 14:15 ` hch
2023-08-09 22:34 ` Richard Weinberger
2023-08-09 22:34 ` Richard Weinberger
2023-08-09 22:37 ` hch
2023-08-09 22:37 ` hch
2023-08-09 22:43 ` Richard Weinberger
2023-08-09 22:43 ` Richard Weinberger
2023-08-10 15:43 ` hch
2023-08-10 15:43 ` hch
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=961736756.5775.1689627258484.JavaMail.zimbra@nod.at \
--to=richard@nod.at \
--cc=johannes.eigner@a-eberle.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=miquel.raynal@bootlin.com \
--cc=stephan.wurm@a-eberle.de \
--cc=vigneshr@ti.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.