From: Linus Torvalds Date: Sat, 30 Mar 2024 19:59:00 +0000 (-0700) Subject: Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4e6e422985514f7469a3597dd3f76629cddc3d00;p=linux.git Merge tag 'staging-6.9-rc2' of git://git./linux/kernel/git/gregkh/staging Pull staging driver fixes from Greg KH: "Here are two small staging driver fixes for the vc04_services driver that resolve reported problems: - strncpy fix for information leak - another information leak discovered by the previous strncpy fix Both of these have been in linux-next all this past week with no reported issues" * tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: staging: vc04_services: fix information leak in create_component() staging: vc04_services: changen strncpy() to strscpy_pad() --- 4e6e422985514f7469a3597dd3f76629cddc3d00