Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2523900imu; Thu, 29 Nov 2018 06:23:24 -0800 (PST) X-Google-Smtp-Source: AFSGD/W8DuJwyXF4nzEm7pM+TvC9bwltWoQvpRkkO+JIN5DWQVIHtdH0js+uyOpNfbpNV7GktV14 X-Received: by 2002:a62:3305:: with SMTP id z5mr1625350pfz.112.1543501404108; Thu, 29 Nov 2018 06:23:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543501404; cv=none; d=google.com; s=arc-20160816; b=ltIteMsNdJCU+bqr4b/vVHh/JFJjZZ3RCZ7oHbJoOiZtKjr2PKkZrY8PlfCI4rUnSc tFHouNsyvMEyMN+qpvJUsYMrziYpegRpgMp7W7SRhfLDKl4JEGNEltz9iY7bfY+0vUjD gkyHfvjKSGC+oXhX2Tf5j3Bbo0sh25/9DkJbZ/iSZ8GrzF8JVsuanWN0wQ2o55+3gui/ k8HMVy77E8yEJlcf15sr6obx4M9wDUbPg25R7DcpXhhVJKENE41MwCUDaxCJy4O+ZyM1 Je9YoJaOvInhcOwv8Ls+qFbjsPlguGvoxBpglS7HsFKTMyhrrwkq36FE9qpvIsezpJqE cFEA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=LDm0gi7PLUvR06ViYr470Lvnk6O26ZuKDVoQxxXN9Fw=; b=lVIXJPWyftzUI0uX1zrgPyfcxXPbYmbPtiTqz8UatO1+g0mXi9TnWxrAbhDAezctUT FFXCV196/cgEaBd2V6YCEjo4jzwYF9HLO46dYg09ObwG/83CX5UKkEAp31a93VGou4N7 R/NZNeNpvuqAQpd67QJZt3JZJQswdXnEItH2E2TvZtf5RUrHsJ5a9HPsjmtR4vYaTLPG HgrtnjnBfZFALd+cDWgkAHLvIMQNBksaPtyzW233lxvvn0jtl3nb3EqF0PKHuRlp9dPc ZWh+RCdxFTSruvDN3QW9CRzvsb28bZ0oOlkYwS+3WInKlUbmffEQ+aTrsM8jTOPgbRGP 2yZA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Bm9NwdOA; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j61si2255467plb.232.2018.11.29.06.23.09; Thu, 29 Nov 2018 06:23:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Bm9NwdOA; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731370AbeK3B0C (ORCPT + 99 others); Thu, 29 Nov 2018 20:26:02 -0500 Received: from mail.kernel.org ([198.145.29.99]:49646 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730734AbeK3B0B (ORCPT ); Thu, 29 Nov 2018 20:26:01 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 04833213A2; Thu, 29 Nov 2018 14:20:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543501230; bh=Z/JqYMHqAqMKnmhPzxfZHw1rhanlhfm80HyFYNcPbPA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Bm9NwdOADqSFYuuiK4vv0ZhNlhHEvj2wPM/7nj+R6TLc3kJcwH/1MUxKmtmyvT+ih VGpVwNv34nRqKJV/L5X6yfL/pE/6e257v1NmTxT9FA4tvKYT3+VzzOqjFK3AwhR+Vn gCneIkK3JtXIjFzuWfwcxYGBVHttGTKulDyJAhy4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, aszlig , Milan Broz , Daniel Zatovic , Willy Tarreau Subject: [PATCH 4.4 80/86] tty: wipe buffer if not echoing data Date: Thu, 29 Nov 2018 15:12:45 +0100 Message-Id: <20181129140116.199938408@linuxfoundation.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181129140109.832117862@linuxfoundation.org> References: <20181129140109.832117862@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Greg Kroah-Hartman commit b97b3d9fb57860a60592859e332de7759fd54c2e upstream. If we are not echoing the data to userspace or the console is in icanon mode, then perhaps it is a "secret" so we should wipe it once we are done with it. This mirrors the logic that the audit code has. Reported-by: aszlig Tested-by: Milan Broz Tested-by: Daniel Zatovic Tested-by: aszlig Cc: Willy Tarreau Signed-off-by: Greg Kroah-Hartman --- drivers/tty/n_tty.c | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) --- a/drivers/tty/n_tty.c +++ b/drivers/tty/n_tty.c @@ -165,15 +165,29 @@ static inline int tty_put_user(struct tt return put_user(x, ptr); } +/* If we are not echoing the data, perhaps this is a secret so erase it */ +static inline void zero_buffer(struct tty_struct *tty, u8 *buffer, int size) +{ + bool icanon = !!L_ICANON(tty); + bool no_echo = !L_ECHO(tty); + + if (icanon && no_echo) + memset(buffer, 0x00, size); +} + static inline int tty_copy_to_user(struct tty_struct *tty, void __user *to, - const void *from, + void *from, unsigned long n) { struct n_tty_data *ldata = tty->disc_data; + int retval; tty_audit_add_data(tty, from, n, ldata->icanon); - return copy_to_user(to, from, n); + retval = copy_to_user(to, from, n); + if (!retval) + zero_buffer(tty, from, n); + return retval; } /** @@ -2005,6 +2019,7 @@ static int copy_from_read_buf(struct tty is_eof = n == 1 && read_buf(ldata, tail) == EOF_CHAR(tty); tty_audit_add_data(tty, read_buf_addr(ldata, tail), n, ldata->icanon); + zero_buffer(tty, read_buf_addr(ldata, tail), n); smp_store_release(&ldata->read_tail, ldata->read_tail + n); /* Turn single EOF into zero-length read */ if (L_EXTPROC(tty) && ldata->icanon && is_eof &&