lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 1 Oct 2022 07:12:45 +0200
From:   Mauro Carvalho Chehab <mchehab@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Linux Media Mailing List <linux-media@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL for v6.0] media fixes

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.0-1


For:
  - some fixes at the v4l2 ioctl handler logic;
  - a fix for an out of bound access at DVB videobuf2 handler;
  - 3 driver fixes (rkvdec, mediatek/vcodek and uvcvideo).

Regards,
Mauro

---

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.0-1

for you to fetch changes up to 3a99c4474112f49a5459933d8758614002ca0ddc:

  media: rkvdec: Disable H.264 error detection (2022-09-27 10:24:44 +0200)

----------------------------------------------------------------
media fixes for v6.0-rc8

----------------------------------------------------------------
Hangyu Hua (1):
      media: dvb_vb2: fix possible out of bound access

Hans Verkuil (2):
      media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()
      media: v4l2-ioctl.c: fix incorrect error path

Nicolas Dufresne (1):
      media: rkvdec: Disable H.264 error detection

NĂ­colas F. R. A. Prado (1):
      media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)

Ricardo Ribalda (1):
      media: uvcvideo: Fix InterfaceProtocol for Quanta camera

 drivers/media/dvb-core/dvb_vb2.c                   | 11 +++++++++
 .../platform/mediatek/vcodec/mtk_vcodec_enc_drv.c  |  9 +++-----
 drivers/media/usb/uvc/uvc_driver.c                 |  2 +-
 drivers/media/v4l2-core/v4l2-compat-ioctl32.c      |  2 ++
 drivers/media/v4l2-core/v4l2-ioctl.c               | 26 ++++++++++------------
 drivers/staging/media/rkvdec/rkvdec-h264.c         |  4 ++--
 6 files changed, 31 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ