Ovidiu Panait
80aa68fa75
ruby: CVE-2017-14064
...
Ruby through 2.2.7, 2.3.x through 2.3.4, and 2.4.x through 2.4.1 can expose
arbitrary memory during a JSON.generate call. The issues lies in using
strdup in ext/json/ext/generator/generator.c, which will stop after
encountering a '\0' byte, returning a pointer to a string of length zero,
which is not the length stored in space_len.
Reference:
https://nvd.nist.gov/vuln/detail/CVE-2017-14064
Upstream patch:
8f782fd8e1
(From OE-Core rev: 17dbfd967019f9b50a9f6aa3f48cd3658fcccc70)
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-09-18 11:07:30 +01:00
..
2017-08-23 08:47:03 +01:00
2017-07-30 08:46:20 +01:00
2017-08-03 11:14:13 +01:00
2017-08-09 09:24:16 +01:00
2017-09-13 22:07:42 +01:00
2017-07-21 11:12:44 +01:00
2017-09-11 17:30:29 +01:00
2017-08-13 09:27:38 +01:00
2017-08-16 00:03:13 +01:00
2017-02-23 12:49:51 -08:00
2017-03-10 14:50:11 +00:00
2017-08-09 09:24:16 +01:00
2017-07-06 14:38:13 +01:00
2017-07-24 09:13:30 +01:00
2017-09-11 17:30:29 +01:00
2017-08-09 09:24:15 +01:00
2017-08-16 00:03:13 +01:00
2017-06-28 15:52:18 +01:00
2017-08-19 22:15:38 +01:00
2017-02-23 12:49:50 -08:00
2017-03-08 11:52:56 +00:00
2017-09-13 22:07:42 +01:00
2017-09-18 11:07:30 +01:00
2017-08-18 10:40:26 +01:00
2017-06-28 20:55:08 +01:00
2017-08-13 09:27:38 +01:00
2017-06-28 15:52:18 +01:00
2017-08-31 17:41:41 +01:00
2017-09-18 11:07:30 +01:00
2017-06-28 15:52:18 +01:00
2017-08-23 08:47:02 +01:00
2017-08-16 00:03:13 +01:00
2017-09-14 11:35:46 +01:00
2017-05-25 23:59:32 +01:00
2017-05-12 08:51:09 +01:00
2017-07-24 09:13:30 +01:00
2017-08-13 09:27:37 +01:00
2017-07-24 09:13:30 +01:00
2017-08-18 23:46:38 +01:00
2017-08-17 00:21:14 +01:00
2017-09-13 22:07:42 +01:00
2017-03-07 20:05:31 +00:00
2017-09-02 00:52:10 +01:00
2017-05-16 14:08:29 +01:00
2017-08-16 00:03:13 +01:00
2017-04-11 18:10:18 +01:00
2017-06-22 09:16:00 +01:00
2017-05-29 15:15:20 +01:00
2017-08-27 22:30:06 +01:00
2017-08-16 00:03:14 +01:00
2017-06-28 15:52:18 +01:00
2017-07-21 22:51:38 +01:00
2017-08-09 09:24:15 +01:00
2017-03-07 20:05:31 +00:00
2017-07-24 09:13:30 +01:00
2017-08-16 00:03:13 +01:00
2017-09-18 11:07:29 +01:00
2017-08-23 12:06:51 +01:00
2017-07-21 22:51:37 +01:00
2017-08-19 22:15:39 +01:00
2017-06-22 09:16:00 +01:00
2017-09-13 22:07:42 +01:00
2017-09-02 00:52:10 +01:00
2017-09-02 00:52:10 +01:00
2017-04-05 23:22:13 +01:00
2017-08-18 10:40:26 +01:00
2017-03-07 20:05:31 +00:00
2017-09-18 11:07:30 +01:00
2017-08-16 00:03:14 +01:00
2017-08-23 08:47:03 +01:00
2017-08-23 08:47:03 +01:00
2017-09-11 17:30:30 +01:00
2017-02-23 12:49:51 -08:00
2017-08-17 00:21:14 +01:00
2017-07-21 22:51:38 +01:00
2017-08-16 00:03:13 +01:00
2017-08-23 08:47:02 +01:00
2017-05-30 10:15:20 +01:00
2017-02-23 12:49:51 -08:00
2017-07-27 22:36:53 +01:00
2017-08-23 12:06:51 +01:00
2017-04-05 23:22:12 +01:00
2017-03-11 16:09:13 +00:00