Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1390666
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Kees Cook <keescook@chromium.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] x86/boot: Warn on future overlapping memcpy() use |
| Date | Fri, 29 Apr 2016 02:20:02 +0200 |
| Message-ID | <rt4k2-4Rw-13@gated-at.bofh.it> (permalink) |
| References | <rt3QZ-4g6-1@gated-at.bofh.it> <rt40F-4lp-3@gated-at.bofh.it> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=ScNsQmCfGC9nYecTgwhsOH0jO/RmmxM3fwo4xGdwDYE=; b=UEKPt9BEomjnxqR6cUfFfNgkE4burJ79+kqFm+mfcp+ns1mNvwCQQ+1WoEp83jkX6d hyVHx8gd4u1Zf6J4bZMzQ9/eE/y7A0Ajm+dveBUqI6NzMaY/joXeIrPZ7HlJN9PtuwM/ kmPFeBaQxmEsyRi8n/o56KHC8yy6ydKrHz5cuTbbSpEBnLFlMFxUK5RZTXjiXWgcDdOp cLwwW3pPhXcNLyd9UL83oKLkczWHUboBM+xVwoXY7cTVtFtAz1W44Wwg/3WPzSV0DXp9 7IdtmcatI36MrZwbLqnEyB9+cplKWIc9MqXG1zVbRW9uG3FIxz9VZa8FLmu+vwFwmJJz q2jQ== |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=ScNsQmCfGC9nYecTgwhsOH0jO/RmmxM3fwo4xGdwDYE=; b=n4GLk/WtGIQRoB4US4WmXkD74ivlc+qI8dqhkcLD+0I8TA9N+IywVWhViBc1vm5ax2 /p8I1ujO5AoNXKGgXWSQQqYQ08teH1vcIv/pl3XxUiDb1GsX+vvnKTOTWJbhUtVNXHHa PTMJwIcYk20dUniewTNDQjVbaL2Bn3c2vophk= |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=ScNsQmCfGC9nYecTgwhsOH0jO/RmmxM3fwo4xGdwDYE=; b=FN/3s8jv7YSJallYmzhImNb9Bsg2U+Q5BKk9PmSGRa/e/X4xNtVBS6OS7iT0fRfBYn wsVSJvPjE2MRSaqMFOjvqnN2QaIBNMHcDdvy3TqnUqws5Em/mCaBjk1kn+pPFheeSknw KLE90zIEDndRQ5WuHjqtF7Zi2WrsudyQsHRfRT1ESCnF/ltWJyqW7ymtxAOOIdP3zOaZ d5i+h9uA25+YlNT9WEAjait2H07Xbi98VIXSId//JZlJksZPGC8QvNv5tY9J5oSwKhA+ VPLjSWvnT2iXwEgatcfRIkbiALhq4XmskGuXlm9nw4bLkOZ2tXghIxhcaAq6UeoZmi2o yxJA== |
| X-Gm-Message-State | AOPr4FXt2sKgVrAja6oVgFb4+s4PaM65hUt4sRm0W5NTxUoQxDLxI3ZSk9lryzwFvq6EbRT7VDlGFZceHDs0c1T6 |
| MIME-Version | 1.0 |
| X-Received | by 10.194.227.1 with SMTP id rw1mr18005818wjc.62.1461888911598; Thu, 28 Apr 2016 17:15:11 -0700 (PDT) |
| X-Google-Sender-Auth | rJFVSdtZeCmG5hqNK54kYQkhlAk |
| Content-Type | text/plain; charset=UTF-8 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 70 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | kbuild-all@01.org, LKML <linux-kernel@vger.kernel.org>, "H. Peter Anvin" <hpa@zytor.com>, Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@redhat.com>, "x86@kernel.org" <x86@kernel.org> |
| X-Original-Date | Thu, 28 Apr 2016 17:15:11 -0700 |
| X-Original-Message-ID | <CAGXu5jJPSP+xzwB7oDoK21Jqumdm+wO4Ki5L1p+Qt9LMBoRjxw@mail.gmail.com> |
| X-Original-References | <20160428234636.GA32363@www.outflux.net> <201604290750.0i0B1xer%fengguang.wu@intel.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1390666 |
Show key headers only | View raw
Argh. I'm hating this patch. :)
Will fix with v4.
On Thu, Apr 28, 2016 at 4:56 PM, kbuild test robot <lkp@intel.com> wrote:
> Hi,
>
> [auto build test ERROR on tip/auto-latest]
> [cannot apply to tip/x86/core v4.6-rc5 next-20160428]
> [if your patch is applied to the wrong git tree, please drop us a note to help improving the system]
>
> url: https://github.com/0day-ci/linux/commits/Kees-Cook/x86-boot-Warn-on-future-overlapping-memcpy-use/20160429-075026
> config: i386-tinyconfig (attached as .config)
> reproduce:
> # save the attached .config to linux build tree
> make ARCH=i386
>
> All error/warnings (new ones prefixed by >>):
>
> arch/x86/boot/compressed/string.c: In function 'memmove':
>>> arch/x86/boot/compressed/string.c:56:10: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
> return memcpy(dest, src, n);
> ^
>>> arch/x86/boot/compressed/string.c:56:10: warning: return makes pointer from integer without a cast [-Wint-conversion]
> arch/x86/boot/compressed/string.c: At top level:
>>> arch/x86/boot/compressed/string.c:65:7: error: conflicting types for 'memcpy'
> void *memcpy(void *dest, const void *src, size_t n)
> ^
> arch/x86/boot/compressed/string.c:56:10: note: previous implicit declaration of 'memcpy' was here
> return memcpy(dest, src, n);
> ^
> arch/x86/boot/compressed/string.c: In function 'memcpy':
>>> arch/x86/boot/compressed/string.c:68:3: warning: implicit declaration of function 'warn' [-Wimplicit-function-declaration]
> warn("Avoiding potentially unsafe overlapping memcpy()!");
> ^
>
> vim +/memcpy +65 arch/x86/boot/compressed/string.c
>
> 50 void *memmove(void *dest, const void *src, size_t n)
> 51 {
> 52 unsigned char *d = dest;
> 53 const unsigned char *s = src;
> 54
> 55 if (d <= s || d - s >= n)
> > 56 return memcpy(dest, src, n);
> 57
> 58 while (n-- > 0)
> 59 d[n] = s[n];
> 60
> 61 return dest;
> 62 }
> 63
> 64 /* Detect and warn about potential overlaps, but handle them with memmove. */
> > 65 void *memcpy(void *dest, const void *src, size_t n)
> 66 {
> 67 if (dest > src && dest - src < n) {
> > 68 warn("Avoiding potentially unsafe overlapping memcpy()!");
> 69 return memmove(dest, src, n);
> 70 }
> 71 return __memcpy(dest, src, n);
>
> ---
> 0-DAY kernel test infrastructure Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all Intel Corporation
--
Kees Cook
Chrome OS & Brillo Security
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3] x86/boot: Warn on future overlapping memcpy() use Kees Cook <keescook@chromium.org> - 2016-04-29 01:50 +0200
Re: [PATCH v3] x86/boot: Warn on future overlapping memcpy() use Kees Cook <keescook@chromium.org> - 2016-04-29 01:50 +0200
Re: [PATCH v3] x86/boot: Warn on future overlapping memcpy() use kbuild test robot <lkp@intel.com> - 2016-04-29 02:00 +0200
Re: [PATCH v3] x86/boot: Warn on future overlapping memcpy() use Kees Cook <keescook@chromium.org> - 2016-04-29 02:20 +0200
csiph-web