Bugzilla – Bug 954414
VUL-0: CVE-2015-5327: kernel: User triggerable out-of-bounds read
Last modified: 2015-11-18 09:22:24 UTC
Quoting from RH BZ: "An out-of-bounds memory read was found affecting kernels from 4.3-rc1 onwards. This vulnerability was caused by incorrect X.509 time validation in x509_decode_time() function in x509_cert_parser.c." References: https://bugzilla.redhat.com/show_bug.cgi?id=1278978 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-5327 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5327
Affected only openSUSE Tumbleweed.
bugbot adjusting priority
The upstream commit is cc25b994acfbc901429da682d0f73c190e960206 X.509: Fix the time validation [ver #2] Joey, could you care this?
(In reply to Takashi Iwai from comment #3) > The upstream commit is > cc25b994acfbc901429da682d0f73c190e960206 > X.509: Fix the time validation [ver #2] > > Joey, could you care this? Thanks for help, I will backport this patch. Joey Lee
Backported patch and push to my branch of stable kernel for waiting merge: commit 6b3b0336dd567d191a77e52d572d8dc15c3f497a Author: Lee, Chun-Yi <jlee@suse.com> Date: Tue Nov 17 17:14:21 2015 +0800 X.509: Fix the time validation [ver #2] (bsc#954414).
Backported patch got merged by Jiri to stable kernel: commit 6b3b0336dd567d191a77e52d572d8dc15c3f497a Author: Lee, Chun-Yi <jlee@suse.com> Date: Tue Nov 17 17:14:21 2015 +0800 X.509: Fix the time validation [ver #2] (bsc#954414). Set this issue to FIXED.