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:	Fri, 9 Sep 2011 19:50:18 -0700
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Jon Mason <mason@...i.com>
Cc:	Jesse Barnes <jbarnes@...tuousgeek.org>,
	linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
	Shyam Iyer <shyam.iyer.t@...il.com>,
	Shyam Iyer <shyam_iyer@...l.com>,
	Stanislaw Gruszka <sgruszka@...hat.com>
Subject: Re: [PATCH 1/2] Fix pointer dereference before call to pcie_bus_configure_settings

On Fri, Sep 9, 2011 at 5:59 PM, Jon Mason <mason@...i.com> wrote:
>
> There is a potential NULL pointer dereference in calls to
> pcie_bus_configure_settings due to attempts to access pci_bus self
> variables when the self pointer is NULL.  To correct this, verify that
> the self pointer in pci_bus is non-NULL before dereferencing it.

Thanks,

               Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ