Return-Path: To: bluez-devel@lists.sourceforge.net MIME-Version: 1.0 Message-ID: From: Matthieu CASTET Content-Type: text/plain; charset="us-ascii" Subject: [Bluez-devel] duplication of h4 protocol broken in btuart_cs Sender: bluez-devel-admin@lists.sourceforge.net Errors-To: bluez-devel-admin@lists.sourceforge.net Reply-To: bluez-devel@lists.sourceforge.net List-Unsubscribe: , List-Id: BlueZ development List-Post: List-Help: List-Subscribe: , List-Archive: Date: Thu, 13 Apr 2006 18:02:14 +0200 Hi, in hci_h4.c, the h4 stack checks the len of the packet given in the header with h4_check_data_len. in btuart_cs.c, it doesn't. This could lead to skb_over_panic if the read len is wrong. I think it could be great if all drivers using h4 could use the same h4 stack. Thanks Matthieu ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel