lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 16 Jun 2008 17:15:41 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	chas@....nrl.navy.mil
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-2.6 1/7] atm: [br2684] Fix oops due to skb->dev
 being NULL

From: "chas williams - CONTRACTOR" <chas@....nrl.navy.mil>
Date: Mon, 16 Jun 2008 13:26:51 -0400

> please apply to net-2.6.
> 
> commit d1a3f097e4683798cc15c8306fa323bef40fe6a6
> Author: Jorge Boncompte [DTI2] <jorge@...2.net>
> Date:   Sat Jun 14 16:46:14 2008 -0400
> 
>     atm: [br2684] Fix oops due to skb->dev being NULL
>     
>     It happens that if a packet arrives in a VC between the call to open it on
>     the hardware and the call to change the backend to br2684, br2684_regvcc
>     processes the packet and oopses dereferencing skb->dev because it is
>     NULL before the call to br2684_push().
>     
>     Signed-off-by: Jorge Boncompte [DTI2] <jorge@...2.net>
>     Signed-off-by: Chas Williams <chas@....nrl.navy.mil>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ