diff options
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | 2011-03-02 13:12:13 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-03-22 08:54:30 +0100 |
commit | 941f896071c5c9120c8473c77246beaf36155247 (patch) | |
tree | 3a07d6ce2ee34f74d7e8a3cae4dbf71512302cc0 /Documentation | |
parent | [media] v4l2: vb2: simplify __vb2_queue_free function (diff) | |
download | linux-941f896071c5c9120c8473c77246beaf36155247.tar.xz linux-941f896071c5c9120c8473c77246beaf36155247.zip |
[media] v4l2: vb2-dma-sg: fix potential security hole
Memory allocated by alloc_page() function might contain some potentially
important data from other system processes. The patch adds a flag to
zero the allocated page before giving it to videobuf2 (and then to
userspace).
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions