Received: by 10.213.65.68 with SMTP id h4csp2420061imn; Mon, 2 Apr 2018 07:16:53 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+zYExEC6McZwzSKnSD91pAI8GccU3PnDzzsulbvjwDqTJmUlNMVr6cZjgZ+nBlDWUBH+pO X-Received: by 2002:a17:902:604f:: with SMTP id a15-v6mr10240003plt.184.1522678613385; Mon, 02 Apr 2018 07:16:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522678613; cv=none; d=google.com; s=arc-20160816; b=isV2AehJtDO4VuN5MIPm+4tha6gp7vPFE4F4U2HReovFZhhyNxryIMfhHZIewHuoir KwzYLNImzH23cUTZggIXlvdOgIsuGjWZmg+3SKY327NGGZZ7l6q6oJCSSTb3fFoyT7uR dZm5ub3N1KgGWbGbG2YBRfeWN4DCqzhK6ZzPHUf4AOQBHeF1Pu5TG6a3Q2bdMXvcxHmu NUniu8IWzVNFc9zIMn7bxXZfbVKrP61Orwv7+1C+1ijWqFNwF/8l2tjF+XKZh48h9uRM Ch8kdnvYQMnlp0+uAr0eqyTw7zxnuItRvNHBT8DhEa72zl314x7XPOl13VUq11Y0CZhh lmQg== 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 :organization:references:in-reply-to:date:cc:to:from:subject :message-id:arc-authentication-results; bh=nQaBlP+Run0wZU5pHu5EME8oEWJL5NrYJnTb/gU9fvw=; b=KZn3XHN4s+Cu5bZUYhZg4gcn1Jwm6dYErKWCSipUQlYIyxPYOn3GQQfdlfa2Lp0y5Y juQseAThxvCrED3LsSeOt/9SVRxJKoKh4ifCd6q5zIENr1p4l6/cn45cbTb+6bPrBBAH I5Rw2ioUYSXMCo1TE4lH0Q0H0bv5NIEXYP4LE5Nomg2xLfkdZE4DH7AKP+CbT/770u10 biD8wh8jQ/EalJk6KDPh4LP+FI9EDveVLHM1iX4z9hzL9rdtJsTsqiQX91UV7gaYaw5J m28htzZh+Ix8vppAxU27JvqTyNhqmEf9lvnkaX+i8N8FZAbIN+f6b383m/WACSk9pTRW MYuQ== ARC-Authentication-Results: i=1; mx.google.com; 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 n10-v6si378402plp.388.2018.04.02.07.16.39; Mon, 02 Apr 2018 07:16:53 -0700 (PDT) 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; 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 S1751730AbeDBOP2 (ORCPT + 99 others); Mon, 2 Apr 2018 10:15:28 -0400 Received: from mga02.intel.com ([134.134.136.20]:51543 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750724AbeDBOP1 (ORCPT ); Mon, 2 Apr 2018 10:15:27 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Apr 2018 07:15:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,395,1517904000"; d="scan'208";a="44229961" Received: from smile.fi.intel.com (HELO smile) ([10.237.72.86]) by orsmga001.jf.intel.com with ESMTP; 02 Apr 2018 07:15:23 -0700 Message-ID: <1522678523.21176.178.camel@linux.intel.com> Subject: Re: [PATCH v3] vsprintf: Prevent crash when dereferencing invalid pointers From: Andy Shevchenko To: Petr Mladek Cc: Linus Torvalds , Rasmus Villemoes , "Tobin C . Harding" , Joe Perches , Linux Kernel Mailing List , Andrew Morton , Michal Hocko , Sergey Senozhatsky , Steven Rostedt , Sergey Senozhatsky Date: Mon, 02 Apr 2018 17:15:23 +0300 In-Reply-To: <20180329145312.4uqygrjqy3fqyl26@pathway.suse.cz> References: <20180308141824.bfk2pr6wmjh4ytdi@pathway.suse.cz> <20180309150153.3sxbbpd6jdn2d5yy@pathway.suse.cz> <20180314140947.rs3b6i5gguzzu5wi@pathway.suse.cz> <1521119343.10722.665.camel@linux.intel.com> <20180315152607.xgzjmj5as6lg42dy@pathway.suse.cz> <1521224375.23017.41.camel@linux.intel.com> <20180329145312.4uqygrjqy3fqyl26@pathway.suse.cz> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.5-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2018-03-29 at 16:53 +0200, Petr Mladek wrote: > On Fri 2018-03-16 20:19:35, Andy Shevchenko wrote: > > On Thu, 2018-03-15 at 16:26 +0100, Petr Mladek wrote: > > > On Thu 2018-03-15 15:09:03, Andy Shevchenko wrote: > > > > I still think that printing a hex value of the error code is > > > > much > > > > better > > > > than some odd "(efault)". > > > > > > Do you mean (err:0e)? Google gives rather confusing answers for > > > this. > > > > More like "(0xHHHH)" (we have already more than 512 error code > > numbers. > > Hmm, I have never seen the error code in this form. We have limited space to print it and error numbers currently can be up to 0xfff (4095). So, I have no better idea how to squeeze them while thinking that "(efault)" is much harder to parse in case of error pointer. > Also google gives > rather confusing results when searching, for example for "(0x000E)". It's not primarily for google, though yeah, people would google for error messages... Another question is what the format: decimal versus hex for errors. Maybe just "(-DDDDD)"? -- Andy Shevchenko Intel Finland Oy