generic-poky/meta/recipes-kernel/linux
Bruce Ashfield 12772c8888 linux-yocto/4.1: hid-core: Avoid uninitialized buffer access
Updating the 4.1 SRCREVs to integrate the following commit:

    hid-core: Avoid uninitialized buffer access

    hid_connect adds various strings to the buffer but they're all
    conditional. You can find circumstances where nothing would be
    written
    to it but the kernel will still print the supposedly empty buffer
    with
    printk. This leads to corruption on the console/in the logs.

    Ensure buf is initialized to an empty string.

    Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
    [dvhart: Initialize string to "" rather than assign buf[0] = NULL;]
    Cc: Jiri Kosina <jikos@kernel.org>
    Cc: linux-input@vger.kernel.org
    Cc: stable@vger.kernel.org
    Signed-off-by: Darren Hart <dvhart@linux.intel.com>
    Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>

(From OE-Core rev: 1c6c1af385a481b0a57ab06cd40af56be3425cc8)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-23 09:52:50 +01:00
..
linux-dummy linux-dummy: add license and LIC_FILES_CHKSUM 2011-01-20 21:36:59 +00:00
kernel-devsrc.bb kernel-devsrc: depends on virtual/kernel:do_install 2015-04-28 07:56:56 +01:00
linux-dtb.inc kernel: Build DTBs early 2015-05-26 10:57:51 +01:00
linux-dummy.bb linux-dummy: provide empty shared_workdir method 2015-01-29 15:36:51 +00:00
linux-yocto-dev.bb linux-yocto-dev: update to 4.2-rc 2015-08-30 12:36:05 +01:00
linux-yocto-rt_3.14.bb linux-yocto/3.14: fix edgerouter (octeon) build 2015-09-09 14:27:47 +01:00
linux-yocto-rt_4.1.bb linux-yocto/4.1: hid-core: Avoid uninitialized buffer access 2015-09-23 09:52:50 +01:00
linux-yocto-tiny_3.14.bb linux-yocto/3.14: fix edgerouter (octeon) build 2015-09-09 14:27:47 +01:00
linux-yocto-tiny_3.19.bb linux-yocto/3.19/4.1: add coretemp to intel-common-drivers 2015-08-30 12:36:03 +01:00
linux-yocto-tiny_4.1.bb linux-yocto/4.1: hid-core: Avoid uninitialized buffer access 2015-09-23 09:52:50 +01:00
linux-yocto.inc kernel-yocto: merge duplicate kernel_configme task definitions 2015-03-31 22:23:13 +01:00
linux-yocto_3.14.bb linux-yocto/3.14: fix edgerouter (octeon) build 2015-09-09 14:27:47 +01:00
linux-yocto_3.19.bb linux-yocto/3.19/4.1: add coretemp to intel-common-drivers 2015-08-30 12:36:03 +01:00
linux-yocto_4.1.bb linux-yocto/4.1: hid-core: Avoid uninitialized buffer access 2015-09-23 09:52:50 +01:00