All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] atomisp set_fs() fix
@ 2020-06-04 16:16 Sakari Ailus
  2020-06-04 16:16 ` [PATCH 1/4] staging: atomisp: There's no struct atomisp_dvs2_coefficients Sakari Ailus
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sakari Ailus @ 2020-06-04 16:16 UTC (permalink / raw)
  To: mchehab; +Cc: linux-media

Hi Mauro,

This set addresses the atomisp IOCTL handling security issues using the
same approach chosen for V4L2. I've rebased them on the current driver in
staging.

Sakari Ailus (4):
  staging: atomisp: There's no struct atomisp_dvs2_coefficients
  staging: atomisp: Fix atomisp_overlay32 compat handling
  staging: atomisp: Fix compat IOCTL handling
  staging: atomisp: Check return value from compat_alloc_user_space

 .../media/atomisp/include/linux/atomisp.h     |   2 +-
 .../staging/media/atomisp/pci/atomisp_cmd.c   |   2 +-
 .../media/atomisp/pci/atomisp_compat_css20.c  |   4 +-
 .../atomisp/pci/atomisp_compat_ioctl32.c      | 934 +++++++++---------
 4 files changed, 477 insertions(+), 465 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-06-04 16:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-04 16:16 [PATCH 0/4] atomisp set_fs() fix Sakari Ailus
2020-06-04 16:16 ` [PATCH 1/4] staging: atomisp: There's no struct atomisp_dvs2_coefficients Sakari Ailus
2020-06-04 16:16 ` [PATCH 2/4] staging: atomisp: Fix atomisp_overlay32 compat handling Sakari Ailus
2020-06-04 16:16 ` [PATCH 3/4] staging: atomisp: Fix compat IOCTL handling Sakari Ailus
2020-06-04 16:16 ` [PATCH 4/4] staging: atomisp: Check return value from compat_alloc_user_space Sakari Ailus

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.