From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: Milan Broz <gmazyland@gmail.com>
To: linux-integrity@vger.kernel.org
Cc: Milan Broz <gmazyland@gmail.com>, stable@vger.kernel.org
Cc: stable@vger.kernel.org
Cc: stable@vger.kernel.org
Subject: Re: [PATCH] tpm: Fix null pointer dereference on chip register error path
Date: Fri, 14 Jun 2019 21:56:34 +0000 [thread overview]
Message-ID: <20190614215635.2D9BD2184E@mail.kernel.org> (raw)
In-Reply-To: <20190612084210.13562-1-gmazyland@gmail.com>
Hi,
[This is an automated email]
This commit has been processed because it contains a -stable tag.
The stable tag indicates that it's relevant for the following trees: all
The bot has tested the following trees: v5.1.9, v4.19.50, v4.14.125, v4.9.181, v4.4.181.
v5.1.9: Build OK!
v4.19.50: Failed to apply! Possible dependencies:
100b16a6f290 ("tpm: sort objects in the Makefile")
29b47ce98759 ("tpm: move TPM space code out of tpm_transmit()")
412eb585587a ("tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter")
5faafbab77e3 ("tpm: remove @space from tpm_transmit()")
70a3199a7101 ("tpm: factor out tpm_get_timeouts()")
719b7d81f204 ("tpm: introduce tpm_chip_start() and tpm_chip_stop()")
899102bc4518 ("tpm2: add new tpm2 commands according to TCG 1.36")
9db7fe187c54 ("tpm: factor out tpm_startup function")
9e1b74a63f77 ("tpm: add support for nonblocking operation")
b2d6e6de005e ("tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c")
b34b77a99b1a ("tpm: declare struct tpm_header")
c3465a370fb3 ("tpm: move tpm_validate_commmand() to tpm2-space.c")
c3d477a725ef ("tpm: add ptr to the tpm_space struct to file_priv")
c4df71d43a5b ("tpm: encapsulate tpm_dev_transmit()")
d856c00f7d16 ("tpm: add tpm_calc_ordinal_duration() wrapper")
v4.14.125: Failed to apply! Possible dependencies:
09dd144f72e7 ("tpm: Add explicit endianness cast")
0bfb23746052 ("tpm: Move eventlog files to a subdirectory")
100b16a6f290 ("tpm: sort objects in the Makefile")
58cc1e4faf10 ("tpm: parse TPM event logs based on EFI table")
67cb8e113ecd ("tpm: rename event log provider files")
719b7d81f204 ("tpm: introduce tpm_chip_start() and tpm_chip_stop()")
9b01b5356629 ("tpm: Move shared eventlog functions to common.c")
b2d6e6de005e ("tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c")
d856c00f7d16 ("tpm: add tpm_calc_ordinal_duration() wrapper")
fd3ec3663718 ("tpm: move tpm_eventlog.h outside of drivers folder")
v4.9.181: Failed to apply! Possible dependencies:
02ae1382882f ("tpm: redefine read_log() to handle ACPI/OF at runtime")
100b16a6f290 ("tpm: sort objects in the Makefile")
2528a64664f8 ("tpm: define a generic open() method for ascii & bios measurements")
719b7d81f204 ("tpm: introduce tpm_chip_start() and tpm_chip_stop()")
748935eeb72c ("tpm: have event log use the tpm_chip")
7518a21a9da3 ("tpm: drop tpm1_chip_register(/unregister)")
9b01b5356629 ("tpm: Move shared eventlog functions to common.c")
b1a9b7b602c5 ("tpm: replace symbolic permission with octal for securityfs files")
b2d6e6de005e ("tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c")
cd9b7631a888 ("tpm: replace dynamically allocated bios_dir with a static array")
d856c00f7d16 ("tpm: add tpm_calc_ordinal_duration() wrapper")
v4.4.181: Failed to apply! Possible dependencies:
02ae1382882f ("tpm: redefine read_log() to handle ACPI/OF at runtime")
036bb38ffb3e ("tpm_tis: Ensure interrupts are disabled when the driver starts")
100b16a6f290 ("tpm: sort objects in the Makefile")
23d06ff700f5 ("tpm: drop tpm_atmel specific fields from tpm_vendor_specific")
25112048cd59 ("tpm: rework tpm_get_timeouts()")
41a5e1cf1fe1 ("tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy")
4d627e672bd0 ("tpm_tis: Do not fall back to a hardcoded address for TPM2")
4eea703caaac ("tpm: drop 'iobase' from struct tpm_vendor_specific")
51dd43dff74b ("tpm_tis: Use devm_ioremap_resource")
55a889c2cb13 ("tpm_crb: Use the common ACPI definition of struct acpi_tpm2")
56671c893e0e ("tpm: drop 'locality' from struct tpm_vendor_specific")
570a36097f30 ("tpm: drop 'irq' from struct tpm_vendor_specific")
57dacc2b4ce5 ("tpm: tpm_tis: Share common data between phys")
719b7d81f204 ("tpm: introduce tpm_chip_start() and tpm_chip_stop()")
7ab4032fa579 ("tpm_tis: Get rid of the duplicate IRQ probing code")
b2d6e6de005e ("tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c")
d30b8e4f68ef ("tpm: cleanup tpm_tis_remove()")
d4956524f1b0 ("tpm: drop manufacturer_id from struct tpm_vendor_specific")
d856c00f7d16 ("tpm: add tpm_calc_ordinal_duration() wrapper")
e3837e74a06d ("tpm_tis: Refactor the interrupt setup")
ee1779840d09 ("tpm: drop 'base' from struct tpm_vendor_specific")
ef7b81dc7864 ("tpm_tis: Disable interrupt auto probing on a per-device basis")
How should we proceed with this patch?
--
Thanks,
Sasha
next prev parent reply other threads:[~2019-06-14 21:56 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-12 8:42 [PATCH] tpm: Fix null pointer dereference on chip register error path Milan Broz
2019-06-12 20:57 ` James Morris
2019-06-14 21:56 ` Sasha Levin [this message]
2019-06-15 6:28 ` Milan Broz
2019-06-28 7:56 ` Milan Broz
2019-07-02 18:37 ` Jarkko Sakkinen
2019-07-03 23:01 ` Jarkko Sakkinen
2019-07-04 7:26 ` [PATCH v2] " Milan Broz
2019-07-08 14:34 ` Jarkko Sakkinen
2019-07-08 14:44 ` Jarkko Sakkinen
2019-07-05 17:52 ` [PATCH] " Jarkko Sakkinen
2019-07-05 21:23 ` Milan Broz
2019-07-08 14:33 ` Jarkko Sakkinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190614215635.2D9BD2184E@mail.kernel.org \
--to=sashal@kernel.org \
--cc=gmazyland@gmail.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.