From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailgw01.mediatek.com ([210.61.82.183]:20709 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751680AbdH3DeX (ORCPT ); Tue, 29 Aug 2017 23:34:23 -0400 Message-ID: <1504064056.30912.21.camel@mtkswgap22> Subject: backport a patch for Linux 3.18 From: Miles Chen To: Date: Wed, 30 Aug 2017 11:34:16 +0800 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Sender: stable-owner@vger.kernel.org List-ID: Hi reviewers, I suggest to backport a commit to Linux 3.18 stable tree. Reason: KASAN reports a out-of-bound write issue when a large size allocation is made from drivers through user-space. commit: 67a2e213e7e937c41c52ab5bc46bf3f4de469f6e subject: mm: cma: fix incorrect type conversion for size during dma allocation kernel version to apply to: Linux 3.18 thanks, Miles