public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 6.9-rc2
@ 2024-03-30 12:25 Greg KH
  2024-03-30 20:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-03-30 12:25 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell
  Cc: linux-kernel, linux-staging

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.9-rc2

for you to fetch changes up to f37e76abd614b68987abc8e5c22d986013349771:

  staging: vc04_services: fix information leak in create_component() (2024-03-25 19:10:01 +0100)

----------------------------------------------------------------
Staging driver fixes for 6.9-rc2

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.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Arnd Bergmann (1):
      staging: vc04_services: changen strncpy() to strscpy_pad()

Dan Carpenter (1):
      staging: vc04_services: fix information leak in create_component()

 drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] Staging driver fixes for 6.9-rc2
  2024-03-30 12:25 [GIT PULL] Staging driver fixes for 6.9-rc2 Greg KH
@ 2024-03-30 20:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-30 20:22 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, Stephen Rothwell, linux-kernel,
	linux-staging

The pull request you sent on Sat, 30 Mar 2024 13:25:31 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.9-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4e6e422985514f7469a3597dd3f76629cddc3d00

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2024-03-30 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-30 12:25 [GIT PULL] Staging driver fixes for 6.9-rc2 Greg KH
2024-03-30 20:22 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox