Three fixes for a bug introduced in 5.0.
The last patch (Validate num_planes for debug messages) is also backported
to kernels >= 4.12 (the oldest kernel for which it applies cleanly).
Regards,
Hans
The following changes since commit 1e0d0a5fd38192f23304ea2fc2b531fea7c74247:
media: s5p-mfc: fix incorrect bus assignment in virtual child device
(2019-01-07 14:39:36 -0500)
are available in the Git repository at:
git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.0a2
for you to fetch changes up to 8015f0ce4a3c533acfbb3a71f0d6659fa4120778:
v4l: ioctl: Validate num_planes for debug messages (2019-01-11 09:17:40 +0100)
----------------------------------------------------------------
Tag branch
----------------------------------------------------------------
Sakari Ailus (2):
v4l: ioctl: Validate num_planes before using it
v4l: ioctl: Validate num_planes for debug messages
Thierry Reding (1):
media: v4l2-ioctl: Clear only per-plane reserved fields
drivers/media/v4l2-core/v4l2-ioctl.c | 24 +++++++++++++++++++-----
1 file changed, 19 insertions(+), 5 deletions(-)