All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] tpmdd fixes for 4.16
@ 2018-02-26 12:41 ` Jarkko Sakkinen
  0 siblings, 0 replies; 10+ messages in thread
From: Jarkko Sakkinen @ 2018-02-26 12:41 UTC (permalink / raw)
  To: jmorris; +Cc: linux-kernel, linux-security-module, linux-integrity

Hi

Here is a batch of critical fixes for 4.16.

/Jarkko

The following changes since commit a02633e9b13dcb9b1a656b08f81bc8ba2d4d2294:

  Merge tag 'v4.16-rc2' into next-general (2018-02-21 08:21:41 -0800)

are available in the Git repository at:

  git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20180226

for you to fetch changes up to 895fbcaba75da05f6337ffaf750778c3a8ee9158:

  tpm_tis: fix potential buffer overruns caused by bit glitches on the bus (2018-02-26 14:33:57 +0200)

----------------------------------------------------------------
tpmdd fixes for Linux 4.16

----------------------------------------------------------------
Jeremy Boone (5):
      tpm: fix potential buffer overruns caused by bit glitches on the bus
      tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
      tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus
      tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
      tpm_tis: fix potential buffer overruns caused by bit glitches on the bus

 drivers/char/tpm/st33zp24/st33zp24.c | 4 ++--
 drivers/char/tpm/tpm-interface.c     | 4 ++++
 drivers/char/tpm/tpm2-cmd.c          | 4 ++++
 drivers/char/tpm/tpm_i2c_infineon.c  | 5 +++--
 drivers/char/tpm/tpm_i2c_nuvoton.c   | 8 ++++++--
 drivers/char/tpm/tpm_tis_core.c      | 5 +++--
 6 files changed, 22 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [GIT PULL] tpmdd fixes for 4.16
@ 2018-02-26 12:41 ` Jarkko Sakkinen
  0 siblings, 0 replies; 10+ messages in thread
From: Jarkko Sakkinen @ 2018-02-26 12:41 UTC (permalink / raw)
  To: linux-security-module

Hi

Here is a batch of critical fixes for 4.16.

/Jarkko

The following changes since commit a02633e9b13dcb9b1a656b08f81bc8ba2d4d2294:

  Merge tag 'v4.16-rc2' into next-general (2018-02-21 08:21:41 -0800)

are available in the Git repository at:

  git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20180226

for you to fetch changes up to 895fbcaba75da05f6337ffaf750778c3a8ee9158:

  tpm_tis: fix potential buffer overruns caused by bit glitches on the bus (2018-02-26 14:33:57 +0200)

----------------------------------------------------------------
tpmdd fixes for Linux 4.16

----------------------------------------------------------------
Jeremy Boone (5):
      tpm: fix potential buffer overruns caused by bit glitches on the bus
      tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
      tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus
      tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
      tpm_tis: fix potential buffer overruns caused by bit glitches on the bus

 drivers/char/tpm/st33zp24/st33zp24.c | 4 ++--
 drivers/char/tpm/tpm-interface.c     | 4 ++++
 drivers/char/tpm/tpm2-cmd.c          | 4 ++++
 drivers/char/tpm/tpm_i2c_infineon.c  | 5 +++--
 drivers/char/tpm/tpm_i2c_nuvoton.c   | 8 ++++++--
 drivers/char/tpm/tpm_tis_core.c      | 5 +++--
 6 files changed, 22 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] tpmdd fixes for 4.16
  2018-02-26 12:41 ` Jarkko Sakkinen
@ 2018-02-26 18:52   ` James Morris
  -1 siblings, 0 replies; 10+ messages in thread
From: James Morris @ 2018-02-26 18:52 UTC (permalink / raw)
  To: Jarkko Sakkinen; +Cc: linux-kernel, linux-security-module, linux-integrity

On Mon, 26 Feb 2018, Jarkko Sakkinen wrote:

> Hi
> 
> Here is a batch of critical fixes for 4.16.
> 

Do you have CVEs for these?  If so, please include them in the commit 
messages.


-- 
James Morris
<jmorris@namei.org>

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [GIT PULL] tpmdd fixes for 4.16
@ 2018-02-26 18:52   ` James Morris
  0 siblings, 0 replies; 10+ messages in thread
From: James Morris @ 2018-02-26 18:52 UTC (permalink / raw)
  To: linux-security-module

On Mon, 26 Feb 2018, Jarkko Sakkinen wrote:

> Hi
> 
> Here is a batch of critical fixes for 4.16.
> 

Do you have CVEs for these?  If so, please include them in the commit 
messages.


-- 
James Morris
<jmorris@namei.org>

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] tpmdd fixes for 4.16
  2018-02-26 18:52   ` James Morris
  (?)
@ 2018-02-26 19:49     ` James Bottomley
  -1 siblings, 0 replies; 10+ messages in thread
From: James Bottomley @ 2018-02-26 19:49 UTC (permalink / raw)
  To: James Morris, Jarkko Sakkinen
  Cc: linux-kernel, linux-security-module, linux-integrity

On Tue, 2018-02-27 at 05:52 +1100, James Morris wrote:
> On Mon, 26 Feb 2018, Jarkko Sakkinen wrote:
> 
> > 
> > Hi
> > 
> > Here is a batch of critical fixes for 4.16.
> > 
> 
> Do you have CVEs for these?  If so, please include them in the commit
> messages.

Heh, well, I suppose from this everyone now knows they're fixes for
vulnerabilities.  The CVE doesn't usually show up until after the
embargo is released, so we don't have one yet.

James

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [GIT PULL] tpmdd fixes for 4.16
@ 2018-02-26 19:49     ` James Bottomley
  0 siblings, 0 replies; 10+ messages in thread
From: James Bottomley @ 2018-02-26 19:49 UTC (permalink / raw)
  To: linux-security-module

On Tue, 2018-02-27 at 05:52 +1100, James Morris wrote:
> On Mon, 26 Feb 2018, Jarkko Sakkinen wrote:
> 
> > 
> > Hi
> > 
> > Here is a batch of critical fixes for 4.16.
> > 
> 
> Do you have CVEs for these???If so, please include them in the commit
> messages.

Heh, well, I suppose from this everyone now knows they're fixes for
vulnerabilities. ?The CVE doesn't usually show up until after the
embargo is released, so we don't have one yet.

James

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] tpmdd fixes for 4.16
@ 2018-02-26 19:49     ` James Bottomley
  0 siblings, 0 replies; 10+ messages in thread
From: James Bottomley @ 2018-02-26 19:49 UTC (permalink / raw)
  To: James Morris, Jarkko Sakkinen
  Cc: linux-kernel, linux-security-module, linux-integrity

On Tue, 2018-02-27 at 05:52 +1100, James Morris wrote:
> On Mon, 26 Feb 2018, Jarkko Sakkinen wrote:
> 
> > 
> > Hi
> > 
> > Here is a batch of critical fixes for 4.16.
> > 
> 
> Do you have CVEs for these?  If so, please include them in the commit
> messages.

Heh, well, I suppose from this everyone now knows they're fixes for
vulnerabilities.  The CVE doesn't usually show up until after the
embargo is released, so we don't have one yet.

James

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] tpmdd fixes for 4.16
  2018-02-26 19:49     ` James Bottomley
  (?)
@ 2018-02-26 23:33       ` James Morris
  -1 siblings, 0 replies; 10+ messages in thread
From: James Morris @ 2018-02-26 23:33 UTC (permalink / raw)
  To: James Bottomley
  Cc: Jarkko Sakkinen, linux-kernel, linux-security-module, linux-integrity

[-- Attachment #1: Type: text/plain, Size: 630 bytes --]

On Mon, 26 Feb 2018, James Bottomley wrote:

> On Tue, 2018-02-27 at 05:52 +1100, James Morris wrote:
> > On Mon, 26 Feb 2018, Jarkko Sakkinen wrote:
> > 
> > > 
> > > Hi
> > > 
> > > Here is a batch of critical fixes for 4.16.
> > > 
> > 
> > Do you have CVEs for these?  If so, please include them in the commit
> > messages.
> 
> Heh, well, I suppose from this everyone now knows they're fixes for
> vulnerabilities.  The CVE doesn't usually show up until after the
> embargo is released, so we don't have one yet.

Anyone with half a brain can read Linus' -rc commits and work it out.

-- 
James Morris
<jmorris@namei.org>

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [GIT PULL] tpmdd fixes for 4.16
@ 2018-02-26 23:33       ` James Morris
  0 siblings, 0 replies; 10+ messages in thread
From: James Morris @ 2018-02-26 23:33 UTC (permalink / raw)
  To: linux-security-module

On Mon, 26 Feb 2018, James Bottomley wrote:

> On Tue, 2018-02-27 at 05:52 +1100, James Morris wrote:
> > On Mon, 26 Feb 2018, Jarkko Sakkinen wrote:
> > 
> > > 
> > > Hi
> > > 
> > > Here is a batch of critical fixes for 4.16.
> > > 
> > 
> > Do you have CVEs for these???If so, please include them in the commit
> > messages.
> 
> Heh, well, I suppose from this everyone now knows they're fixes for
> vulnerabilities. ?The CVE doesn't usually show up until after the
> embargo is released, so we don't have one yet.

Anyone with half a brain can read Linus' -rc commits and work it out.

-- 
James Morris
<jmorris@namei.org>

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] tpmdd fixes for 4.16
@ 2018-02-26 23:33       ` James Morris
  0 siblings, 0 replies; 10+ messages in thread
From: James Morris @ 2018-02-26 23:33 UTC (permalink / raw)
  To: James Bottomley
  Cc: Jarkko Sakkinen, linux-kernel, linux-security-module, linux-integrity

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: multipart/mixed; boundary="1665246916-613390738-1519688018=:9747", Size: 627 bytes --]

On Mon, 26 Feb 2018, James Bottomley wrote:

> On Tue, 2018-02-27 at 05:52 +1100, James Morris wrote:
> > On Mon, 26 Feb 2018, Jarkko Sakkinen wrote:
> > 
> > > 
> > > Hi
> > > 
> > > Here is a batch of critical fixes for 4.16.
> > > 
> > 
> > Do you have CVEs for these?  If so, please include them in the commit
> > messages.
> 
> Heh, well, I suppose from this everyone now knows they're fixes for
> vulnerabilities.  The CVE doesn't usually show up until after the
> embargo is released, so we don't have one yet.

Anyone with half a brain can read Linus' -rc commits and work it out.

-- 
James Morris
<jmorris@namei.org>

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-02-26 23:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-26 12:41 [GIT PULL] tpmdd fixes for 4.16 Jarkko Sakkinen
2018-02-26 12:41 ` Jarkko Sakkinen
2018-02-26 18:52 ` James Morris
2018-02-26 18:52   ` James Morris
2018-02-26 19:49   ` James Bottomley
2018-02-26 19:49     ` James Bottomley
2018-02-26 19:49     ` James Bottomley
2018-02-26 23:33     ` James Morris
2018-02-26 23:33       ` James Morris
2018-02-26 23:33       ` James Morris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.