Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1603025

Re: [PATCH v2] net: sun: sungem: rix a possible null dereference

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2] net: sun: sungem: rix a possible null dereference
Date 2017-03-17 05:00 +0100
Message-ID <tlRdw-8tS-7@gated-at.bofh.it> (permalink)
References <tlp7z-5du-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Philippe Reynes <tremyfr@gmail.com>
Date: Wed, 15 Mar 2017 22:51:13 +0100

> The function gem_begin_auto_negotiation dereference
> the pointer ep before testing if it's null. This
> patch add a check on ep before dereferencing it.
> 
> Fixes: 92552fdd557 ("net: sun: sungem: use new api

[davem@localhost net-next]$ git describe 92552fdd557
fatal: Not a valid object name 92552fdd557
[davem@localhost net-next]$

I don't know where you got that SHA1-ID, but it's not the one that
was actually used.

It is advised that you use Linus's or one of my GIT trees to find the
proper commit IDs.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] net: sun: sungem: rix a possible null dereference Philippe Reynes <tremyfr@gmail.com> - 2017-03-15 23:00 +0100
  Re: [PATCH v2] net: sun: sungem: rix a possible null dereference David Miller <davem@davemloft.net> - 2017-03-17 05:00 +0100

csiph-web