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:	Thu, 10 Feb 2011 23:59:19 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Rajiv Andrade <srajiv@...ux.vnet.ibm.com>
Cc:	James Morris <jmorris@...ei.org>, linux-kernel@...r.kernel.org,
	Stefan Berger <stefanb@...ibm.com>,
	Guillaume Chazarain <guichaz@...il.com>
Subject: Re: [GIT PULL] TPM timeout fix

On Fri, 11 Feb 2011 02:09:44 -0200 Rajiv Andrade <srajiv@...ux.vnet.ibm.com> wrote:

> Hi James,
> 
> Please pull from:
>      git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpmdd/ for-james
> 
> The following change corrects the logic used to extract the timeouts returned from a TPM.
> These values are used subsequently in the TPM device driver, and if relying on the default values,
> some commands may not have its proper timeout considered. This is a bugfix for the current linus tree.
> 
> Stefan Berger (1):
>        tpm_tis: Use timeouts returned from TPM
> 
> Diffstat:
>   drivers/char/tpm/tpm.c     |   18 ++++++++++++++++--
>   drivers/char/tpm/tpm.h     |    2 ++
>   drivers/char/tpm/tpm_tis.c |    4 +++-
>   3 files changed, 21 insertions(+), 3 deletions(-)

Please include the full patch in the email unless it's huge, so others
don't need to jump through hoops to see the change.

Is this bug present in 2.6.37 and earlier?  If so, should we fix it in
those kernels?

<finds "tpm_tis: Use timeouts returned from TPM" on the mailing list>

OK, earlier kernels do need fixing.  Hopefully you included
"Cc: <stable@...nel.org>" in the changelog which we weren't shown.

That patch adds a new sysfs file but doesn't alter any documentation
file for it.

--
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