From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,T_DKIMWL_WL_HIGH,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 87645C2BCA1 for ; Fri, 7 Jun 2019 13:53:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4A59A212F5 for ; Fri, 7 Jun 2019 13:53:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="bS1lgnV/" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729147AbfFGNxr (ORCPT ); Fri, 7 Jun 2019 09:53:47 -0400 Received: from mail-ed1-f66.google.com ([209.85.208.66]:37037 "EHLO mail-ed1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727915AbfFGNxr (ORCPT ); Fri, 7 Jun 2019 09:53:47 -0400 Received: by mail-ed1-f66.google.com with SMTP id w13so3171716eds.4 for ; Fri, 07 Jun 2019 06:53:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Bv4iAAfqphICA9kAJJSFaqc+ns6dre8q2HnnIOGWHls=; b=bS1lgnV/2aQ3upDSupqqR39RQPJNmMma8ZyNM42c5NArTLjpWNaQ9WEo3AwCplBV0T jo/n4ism71UFxeztG0R3U9CNGv2kEcGypIKUWFW17E3+qg7L/1K8njG1HdkizeQNr4Py LS74629oJtqzvdw6Ow6ut4qnMAcvTdim3zlnk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Bv4iAAfqphICA9kAJJSFaqc+ns6dre8q2HnnIOGWHls=; b=BzQEOccnHKlj59trK0H3hM3Zs6F2EnOa2k3eOJ4/5PbVN+b44/NEPDPMOwnndW/MUr 72sGiznyO7ibMWbQn2nfv4EpcxszXoUFvHFWNspWpgZOeaZtXatH6uWZjLt4ESyghOzk 7bGcFJ5Upj6fzwpINsL/U1BszYLv5gpUoGlR32y2jggNb3kNYYBjZ8zZ64HB7xOw6K2g 5Y432idmOjGqe7lQKnhQI94pxOVgo+ZdPParZ0HIIu3zRh/vkjbHfpeTXWHsBON868AQ B3nr+M0YjavY+L/Eqa7Aj2+LEvaDo0xpeOVAdzxVVKKw8jAsbcR1spB87j8gKCcYFgzT VMJA== X-Gm-Message-State: APjAAAUQlWgdW/TbCLTMuO1DkRvQyxLPE50j8pmExR9uIKjzL6ORs29d /W55Hqsg2G6RjSlkKcjBZVByxCFcUu2YLg== X-Google-Smtp-Source: APXvYqyKjUbdxLdfz6fH2JhAEIkV/UDDnGdj7VDALhDPqdPw+sr8w02BCDM6W940nVKcxcnJbGo80w== X-Received: by 2002:a50:ba09:: with SMTP id g9mr37983366edc.172.1559915623950; Fri, 07 Jun 2019 06:53:43 -0700 (PDT) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com. [209.85.221.49]) by smtp.gmail.com with ESMTPSA id y3sm384343ejp.41.2019.06.07.06.53.43 for (version=TLS1_3 cipher=AEAD-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jun 2019 06:53:43 -0700 (PDT) Received: by mail-wr1-f49.google.com with SMTP id m3so2286908wrv.2 for ; Fri, 07 Jun 2019 06:53:43 -0700 (PDT) X-Received: by 2002:a5d:514d:: with SMTP id u13mr17156010wrt.77.1559915622421; Fri, 07 Jun 2019 06:53:42 -0700 (PDT) MIME-Version: 1.0 References: <69e87f9a-a5ce-8c85-3862-de552f83f13e@xs4all.nl> <20190607111634.GA7593@pendragon.ideasonboard.com> <6c3ffe98-9d64-b881-470a-bfef8b9280de@xs4all.nl> <1f754020-296c-cf9b-1331-598bb774fa42@xs4all.nl> <4e711a70-ef25-b9f2-e27a-ae6c80288388@xs4all.nl> In-Reply-To: <4e711a70-ef25-b9f2-e27a-ae6c80288388@xs4all.nl> From: Tomasz Figa Date: Fri, 7 Jun 2019 22:53:29 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH for v5.2] videobuf2-core.c: always reacquire USERPTR memory To: Hans Verkuil Cc: Marek Szyprowski , Laurent Pinchart , Linux Media Mailing List , Sakari Ailus Content-Type: text/plain; charset="UTF-8" Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Fri, Jun 7, 2019 at 10:41 PM Hans Verkuil wrote: > > On 6/7/19 2:47 PM, Hans Verkuil wrote: > > On 6/7/19 2:23 PM, Hans Verkuil wrote: > >> On 6/7/19 2:14 PM, Marek Szyprowski wrote: > >>> Hi Hans, > >>> > >>> On 2019-06-07 14:01, Hans Verkuil wrote: > >>>> On 6/7/19 1:16 PM, Laurent Pinchart wrote: > >>>>> Hi Hans, > >>>>> > >>>>> Thank you for the patch. > >>>>> > >>>>> On Fri, Jun 07, 2019 at 10:45:31AM +0200, Hans Verkuil wrote: > >>>>>> The __prepare_userptr() function made the incorrect assumption that if the > >>>>>> same user pointer was used as the last one for which memory was acquired, then > >>>>>> there was no need to re-acquire the memory. This assumption was never properly > >>>>>> tested, and after doing that it became clear that this was in fact wrong. > >>>>> Could you explain in the commit message why the assumption is not > >>>>> correct ? > >>>> You can free the memory, then allocate it again and you can get the same pointer, > >>>> even though it is not necessarily using the same physical pages for the memory > >>>> that the kernel is still using for it. > >>>> > >>>> Worse, you can free the memory, then allocate only half the memory you need and > >>>> get back the same pointer. vb2 wouldn't notice this. And it seems to work (since > >>>> the original mapping still remains), but this can corrupt userspace memory > >>>> causing the application to crash. It's not quite clear to me how the memory can > >>>> get corrupted. I don't know enough of those low-level mm internals to understand > >>>> the sequence of events. > >>>> > >>>> I have test code for v4l2-compliance available if someone wants to test this. > >>> > >>> I'm interested, I would really like to know what happens in the mm > >>> subsystem in such case. > >> > >> Here it is: > >> > >> diff --git a/utils/v4l2-compliance/v4l2-test-buffers.cpp b/utils/v4l2-compliance/v4l2-test-buffers.cpp > >> index be606e48..9abf41da 100644 > >> --- a/utils/v4l2-compliance/v4l2-test-buffers.cpp > >> +++ b/utils/v4l2-compliance/v4l2-test-buffers.cpp > >> @@ -797,7 +797,7 @@ int testReadWrite(struct node *node) > >> return 0; > >> } > >> > >> -static int captureBufs(struct node *node, const cv4l_queue &q, > >> +static int captureBufs(struct node *node, cv4l_queue &q, > >> const cv4l_queue &m2m_q, unsigned frame_count, int pollmode, > >> unsigned &capture_count) > >> { > >> @@ -962,6 +962,21 @@ static int captureBufs(struct node *node, const cv4l_queue &q, > >> buf.s_flags(V4L2_BUF_FLAG_REQUEST_FD); > >> buf.s_request_fd(buf_req_fds[req_idx]); > >> } > >> + if (v4l_type_is_capture(buf.g_type()) && q.g_memory() == V4L2_MEMORY_USERPTR) { > >> + printf("\nidx: %d", buf.g_index()); > >> + for (unsigned p = 0; p < q.g_num_planes(); p++) { > >> + printf(" old buf[%d]: %p ", p, buf.g_userptr(p)); > >> + fflush(stdout); > >> + free(buf.g_userptr(p)); > >> + void *m = calloc(1, q.g_length(p)/2); > >> + > >> + fail_on_test(m == NULL); > >> + q.s_userptr(buf.g_index(), p, m); > >> + printf("new buf[%d]: %p", p, m); > >> + buf.s_userptr(m, p); > >> + } > >> + printf("\n"); > >> + } > >> fail_on_test(buf.qbuf(node, q)); > >> fail_on_test(buf.g_flags() & V4L2_BUF_FLAG_DONE); > >> if (buf.g_flags() & V4L2_BUF_FLAG_REQUEST_FD) { > >> > >> > >> > >> Load the vivid driver and just run 'v4l2-compliance -s10' and you'll see: > >> > >> ... > >> Streaming ioctls: > >> test read/write: OK > >> test blocking wait: OK > >> test MMAP (no poll): OK > >> test MMAP (select): OK > >> test MMAP (epoll): OK > >> Video Capture: Frame #000 > >> idx: 0 old buf[0]: 0x7f71c6e7c010 new buf[0]: 0x7f71c6eb4010 > >> Video Capture: Frame #001 > >> idx: 1 old buf[0]: 0x7f71c6e0b010 new buf[0]: 0x7f71c6e7b010 > >> Video Capture: Frame #002 > >> idx: 0 old buf[0]: 0x7f71c6eb4010 free(): invalid pointer > >> Aborted > > > > To clarify: two full size buffers are allocated and queued (that happens in setupUserPtr()), > > then streaming starts and captureBufs is called which basically just calls dqbuf > > and qbuf. > > > > Tomasz pointed out that all the pointers in this log are actually different. That's > > correct, but here is a log where the old and new buf ptr are the same: > > > > Streaming ioctls: > > test read/write: OK > > test blocking wait: OK > > test MMAP (no poll): OK > > test MMAP (select): OK > > test MMAP (epoll): OK > > Video Capture: Frame #000 > > idx: 0 old buf[0]: 0x7f1094e16010 new buf[0]: 0x7f1094e4e010 > > Video Capture: Frame #001 > > idx: 1 old buf[0]: 0x7f1094da5010 new buf[0]: 0x7f1094e15010 > > Video Capture: Frame #002 > > idx: 0 old buf[0]: 0x7f1094e4e010 new buf[0]: 0x7f1094e4e010 > > Video Capture: Frame #003 > > idx: 1 old buf[0]: 0x7f1094e15010 free(): invalid pointer > > Aborted > > > > It's weird that the first log fails that way: if the pointers are different, > > then vb2 will call get_userptr and it should discover that the buffer isn't > > large enough, causing qbuf to fail. That doesn't seem to happen. > > I think that the reason for this corruption is that the memory pool used > by glibc is now large enough for vb2 to think it can map the full length > of the user pointer into memory, even though only the first half is actually > from the buffer that's allocated. When you capture a frame you just overwrite > a random part of the application's memory pool, causing this invalid pointer. > > But that's a matter of garbage in, garbage out. So that's not the issue here. > > The real question is what happens when you free the old buffer, allocate a > new buffer, end up with the same userptr, but it's using one or more different > pages for its memory compared to the mapping that the kernel uses. > > I managed to reproduce this with v4l2-ctl: > > diff --git a/utils/v4l2-ctl/v4l2-ctl-streaming.cpp b/utils/v4l2-ctl/v4l2-ctl-streaming.cpp > index 28b2b3b9..8f2ed9b5 100644 > --- a/utils/v4l2-ctl/v4l2-ctl-streaming.cpp > +++ b/utils/v4l2-ctl/v4l2-ctl-streaming.cpp > @@ -1422,6 +1422,24 @@ static int do_handle_cap(cv4l_fd &fd, cv4l_queue &q, FILE *fout, int *index, > * has the size that fits the old resolution and might not > * fit to the new one. > */ > + if (q.g_memory() == V4L2_MEMORY_USERPTR) { > + printf("\nidx: %d", buf.g_index()); > + for (unsigned p = 0; p < q.g_num_planes(); p++) { > + unsigned *pb = (unsigned *)buf.g_userptr(p); > + printf(" old buf[%d]: %p first pixel: 0x%x", p, buf.g_userptr(p), *pb); > + fflush(stdout); > + free(buf.g_userptr(p)); > + void *m = calloc(1, q.g_length(p)); > + > + if (m == NULL) > + return QUEUE_ERROR; > + q.s_userptr(buf.g_index(), p, m); > + if (m == buf.g_userptr(p)) > + printf(" identical new buf"); > + buf.s_userptr(m, p); > + } > + printf("\n"); > + } > if (fd.qbuf(buf) && errno != EINVAL) { > fprintf(stderr, "%s: qbuf error\n", __func__); > return QUEUE_ERROR; > > > Load vivid, setup a pure white test pattern: > > v4l2-ctl -c test_pattern=6 > > Now run v4l2-ctl --stream-user and you'll see: > > idx: 0 old buf[0]: 0x7f91551cb010 first pixel: 0x80ea80ea identical new buf > < > idx: 1 old buf[0]: 0x7f915515a010 first pixel: 0x80ea80ea identical new buf > < > idx: 2 old buf[0]: 0x7f91550e9010 first pixel: 0x80ea80ea identical new buf > < > idx: 3 old buf[0]: 0x7f9155078010 first pixel: 0x80ea80ea identical new buf > < > idx: 0 old buf[0]: 0x7f91551cb010 first pixel: 0x0 identical new buf > < > idx: 1 old buf[0]: 0x7f915515a010 first pixel: 0x0 identical new buf > < 5.00 fps > > idx: 2 old buf[0]: 0x7f91550e9010 first pixel: 0x0 identical new buf > < > idx: 3 old buf[0]: 0x7f9155078010 first pixel: 0x0 identical new buf > > The first four dequeued buffers are filled with data, after that the > returned buffer is empty because vivid is actually writing to different > memory pages. > > With this patch the first pixel is always non-zero. > > I wonder if it isn't possible to just check the physical address of > the received user pointer with the physical address of the previous > user pointer. Or something like that. I'll dig around a bit more. Hmm, this still wouldn't work, because the first page could be kept by the userspace, but the rest reallocated. In practice one would need to check all the pages, so basically the full get_user_pages would have to be done and the resulting frame vector compared with the old one.