Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79906 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19223 invoked from network); 24 Dec 2014 04:59:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Dec 2014 04:59:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.176 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.223.176 mail-ie0-f176.google.com Received: from [209.85.223.176] ([209.85.223.176:32826] helo=mail-ie0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/61-10609-8384A945 for ; Tue, 23 Dec 2014 23:59:36 -0500 Received: by mail-ie0-f176.google.com with SMTP id tr6so7210200ieb.35 for ; Tue, 23 Dec 2014 20:59:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=XgV15IvN3SYjK9apyrmZl8h6lWZaDWCuXMBVReLDDhQ=; b=YfWNNuRL8LH5F4YRy6UYu6XqLNAZ3uKZAtzY6x2r7WJloIeaGZtVS7IS8TEbWyYlil 5+witoHobPeSID+/DSBuuW8bY8g729GwLJpKFpvjYthLn2JV9A4eJS9zcTnuDeKxUVmW r4mGuYOa/4ObKwTbgZsThOtnoijrT8J0GCP6PS98OsXI38LCeaTtTolzg1Jn/a03SkUr kAPEukTQEr2q5eyeYSuKhlp8AQQSnlLTo2xU+4WdamD43H0X9Jo2bVOXs19qKZBwqzGo ysd6KU2K5nQoYU7fAlzoBgKYtZaUyJIbBmnPZ90AK2zaXfqPFarnN/QirgFLeXvUv1KA apGw== X-Received: by 10.42.203.199 with SMTP id fj7mr25141875icb.60.1419397173762; Tue, 23 Dec 2014 20:59:33 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.107.164.217 with HTTP; Tue, 23 Dec 2014 20:58:53 -0800 (PST) Date: Wed, 24 Dec 2014 13:58:53 +0900 X-Google-Sender-Auth: l39hCg1C1peit4pXt6r-J6J9PgY Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=485b397dd129566136050aef2892 Subject: CVE-2014-8142 is not mentioned in 5.6.4 changelog From: yohgaki@ohgaki.net (Yasuo Ohgaki) --485b397dd129566136050aef2892 Content-Type: text/plain; charset=UTF-8 Hi, http://php.net/ChangeLog-5.php#5.4.36 does not mention CVE-2014-8142. Fixed bug #68594 (Use after free vulnerability in unserialize()). should be Fixed bug #68594 (Use after free vulnerability in unserialize())(CVE-2014-8142). like 5.5/5.4's changelog. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --485b397dd129566136050aef2892--