In the Linux kernel, the following vulnerability has been resolved:
platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl
It is possible to peep kernel page's data by providing larger insize
in struct cros_ec_command1 when invoking EC host commands.
Fix it by using zeroed memory.
No affected software listed.