Date: Sat, 14 May 2016 03:53:48 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209492] devel/jansson: patch for CVE-2016-4425 (r414586) breaks jansson: now it fails to parse large flat json files Message-ID: <bug-209492-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209492 Bug ID: 209492 Summary: devel/jansson: patch for CVE-2016-4425 (r414586) breaks jansson: now it fails to parse large flat json files Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: vanilla@FreeBSD.org Reporter: yuri@rawbw.com Flags: maintainer-feedback?(vanilla@FreeBSD.org) Assignee: vanilla@FreeBSD.org With CVE-2016-4425 patch json_loads now fails to parse such json: {"x":{ "a":[ ["aaaa1"], ["aaaa2"], ["aaaa3"], ... few thousand items ... ] }} You limited "breadth", not "depth". --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209492-13>