Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1599720
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | David Miller <davem@davemloft.net> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] isdn/gigaset: fix NULL-deref at probe |
| Date | Mon, 13 Mar 2017 20:30:02 +0100 |
| Message-ID | <tkDPk-58M-29@gated-at.bofh.it> (permalink) |
| References | <tkxqy-uQ-21@gated-at.bofh.it> |
| X-Mailer | Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) |
| MIME-Version | 1.0 |
| Content-Type | Text/Plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Greylist | Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 13 Mar 2017 12:28:53 -0700 (PDT) |
| 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 | 14 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | isdn@linux-pingi.de, pebolle@tiscali.nl, gigaset307x-common@lists.sourceforge.net, netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, hjlipp@web.de |
| X-Original-Date | Mon, 13 Mar 2017 12:28:52 -0700 (PDT) |
| X-Original-Message-ID | <20170313.122852.1573749710003810412.davem@davemloft.net> |
| X-Original-References | <20170313123901.28298-1-johan@kernel.org> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1599720 |
Show key headers only | View raw
From: Johan Hovold <johan@kernel.org>
Date: Mon, 13 Mar 2017 13:39:01 +0100
> Make sure to check the number of endpoints to avoid dereferencing a
> NULL-pointer should a malicious device lack endpoints.
>
> Fixes: cf7776dc05b8 ("[PATCH] isdn4linux: Siemens Gigaset drivers -
> direct USB connection")
> Cc: stable <stable@vger.kernel.org> # 2.6.17
> Cc: Hansjoerg Lipp <hjlipp@web.de>
>
> Signed-off-by: Johan Hovold <johan@kernel.org>
Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] isdn/gigaset: fix NULL-deref at probe Johan Hovold <johan@kernel.org> - 2017-03-13 13:40 +0100 Re: [PATCH] isdn/gigaset: fix NULL-deref at probe David Miller <davem@davemloft.net> - 2017-03-13 20:30 +0100
csiph-web