[GIT,PULL] chrome-platform fixes for v6.3-rc4

Message ID ZB0bphQcL7KLRuV6@google.com
State New
Headers
Series [GIT,PULL] chrome-platform fixes for v6.3-rc4 |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-fixes-for-v6.3-rc4

Message

Tzung-Bi Shih March 24, 2023, 3:40 a.m. UTC
  Linus,

Please pull chrome-platform fixes for v6.3-rc4.

Thanks,
TzungBi.

The following changes since commit b0d8a67715dae445c065c83a40a581d6563a341f:

  platform/chrome: cros_ec_typec: Fix spelling mistake (2023-02-08 18:21:03 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-fixes-for-v6.3-rc4

for you to fetch changes up to b20cf3f89c56b5f6a38b7f76a8128bf9f291bbd3:

  platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl (2023-03-24 10:56:28 +0800)

----------------------------------------------------------------
chrome-platform fixes for v6.3-rc4

Fix a kernel data leak vulnerability.

----------------------------------------------------------------
Tzung-Bi Shih (1):
      platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl

 drivers/platform/chrome/cros_ec_chardev.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

pr-tracker-bot@kernel.org March 24, 2023, 4:31 p.m. UTC | #1
The pull request you sent on Fri, 24 Mar 2023 11:40:22 +0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-fixes-for-v6.3-rc4

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

Thank you!