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]
Message-ID: <20251105101713.6527cb26@foz.lan>
Date: Wed, 5 Nov 2025 10:17:13 +0100
From: Mauro Carvalho Chehab <mchehab+huawei@...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.18-rc5] media fixes

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git media/v6.18-2

For:

- honour privacy led with pdx86/int3472;
- fix invalid file access on cx18 and ivtv;
- forbid remove_bufs when legacy fileio is active on videbuf2;
- add an heuristic to find stream entity on uvcvideo.

Regards,
Mauro

---

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git tags/media/v6.18-2

for you to fetch changes up to 27afd6e066cfd80ddbe22a4a11b99174ac89cced:

  media: videobuf2: forbid remove_bufs when legacy fileio is active (2025-10-24 11:16:26 +0200)

----------------------------------------------------------------
[GIT PULL for v6.18-rc5] media fixes

----------------------------------------------------------------
Hans de Goede (1):
      media: v4l2-subdev / pdx86: int3472: Use "privacy" as con_id for the privacy LED

Jacopo Mondi (2):
      media: cx18: Fix invalid access to file *
      media: ivtv: Fix invalid access to file *

Marek Szyprowski (1):
      media: videobuf2: forbid remove_bufs when legacy fileio is active

Ricardo Ribalda (1):
      media: uvcvideo: Use heuristic to find stream entity

 drivers/media/common/videobuf2/videobuf2-v4l2.c |  5 +++++
 drivers/media/pci/cx18/cx18-driver.c            |  9 +++-----
 drivers/media/pci/cx18/cx18-ioctl.c             | 30 ++++++++++++++++---------
 drivers/media/pci/cx18/cx18-ioctl.h             |  8 ++++---
 drivers/media/pci/ivtv/ivtv-driver.c            | 11 ++++-----
 drivers/media/pci/ivtv/ivtv-ioctl.c             | 22 +++++++++++++-----
 drivers/media/pci/ivtv/ivtv-ioctl.h             |  6 +++--
 drivers/media/usb/uvc/uvc_driver.c              | 15 ++++++++++++-
 drivers/media/v4l2-core/v4l2-subdev.c           |  2 +-
 drivers/platform/x86/intel/int3472/led.c        |  2 +-
 10 files changed, 73 insertions(+), 37 deletions(-)

Download attachment "tmpfile.00000674-image.xpm" of type "image/xpm" (365003 bytes)

Download attachment "tmpfile.00000677-image.xpm" of type "image/xpm" (365003 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ