diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2017-03-06 10:08:53 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2017-03-06 10:08:53 -0600 |
commit | ff3f49e499f685591d36072d31f3245d8427a286 (patch) | |
tree | 79ce73f9130af572eb2257342b5351b90e8af91b /kernel-ppc64le.config | |
parent | 788861c7e14d03efe6387ee23465f4c5f6f232c1 (diff) | |
download | kernel-ff3f49e499f685591d36072d31f3245d8427a286.tar.gz kernel-ff3f49e499f685591d36072d31f3245d8427a286.tar.xz kernel-ff3f49e499f685591d36072d31f3245d8427a286.zip |
CVE-2017-6353 Possible double free in stcp_sendmsg (rhbz 1428907 1428910)
Diffstat (limited to 'kernel-ppc64le.config')
-rw-r--r-- | kernel-ppc64le.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64le.config b/kernel-ppc64le.config index eb3430ad5..793914ca6 100644 --- a/kernel-ppc64le.config +++ b/kernel-ppc64le.config @@ -1458,7 +1458,7 @@ CONFIG_GPIO_PCF857X=m # CONFIG_GPIO_SCH is not set # CONFIG_GPIO_SX150X is not set # CONFIG_GPIO_SYSCON is not set -# CONFIG_GPIO_SYSFS is not set +CONFIG_GPIO_SYSFS=y # CONFIG_GPIO_TPIC2810 is not set # CONFIG_GPIO_TS4900 is not set # CONFIG_GPIO_TS5500 is not set |