Message ID | 20240621203143.200561-1-john.cabaj@canonical.com |
---|---|
Headers | show |
Series | Backport request for Ubuntu 5.15 kernels - CIFS Issue | expand |
Acked-by: Magali Lemes <magali.lemes@canonical.com> On 21/06/2024 17:31, John Cabaj wrote: > BugLink: https://bugs.launchpad.net/bugs/2070076 > > SRU Justification > > [Impact] > > * Request from MSFT to include patch to fix overwrite of key expiration > > [Fix] > > * Clean upstream cherry-pick 9da27fb65a14: "keys: Fix overwrite of key expiration on instantiation" > > [Test Plan] > > * Compile tested > * Boot tested > > [Regression potential] > > * Changes isolated, minimal regression risk > > [Other info] > > * SF #00388090 > > Silvio Gissi (1): > keys: Fix overwrite of key expiration on instantiation > > security/keys/key.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
On 21.06.2024 22:31, John Cabaj wrote: > BugLink: https://bugs.launchpad.net/bugs/2070076 > > SRU Justification > > [Impact] > > * Request from MSFT to include patch to fix overwrite of key expiration > > [Fix] > > * Clean upstream cherry-pick 9da27fb65a14: "keys: Fix overwrite of key expiration on instantiation" > > [Test Plan] > > * Compile tested > * Boot tested > > [Regression potential] > > * Changes isolated, minimal regression risk > > [Other info] > > * SF #00388090 > > Silvio Gissi (1): > keys: Fix overwrite of key expiration on instantiation > > security/keys/key.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Acked-by: Kuba-Pawlak <kuba.pawlak@canonical.com>
On 6/21/24 3:31 PM, John Cabaj wrote: > BugLink: https://bugs.launchpad.net/bugs/2070076 > > SRU Justification > > [Impact] > > * Request from MSFT to include patch to fix overwrite of key expiration > > [Fix] > > * Clean upstream cherry-pick 9da27fb65a14: "keys: Fix overwrite of key expiration on instantiation" > > [Test Plan] > > * Compile tested > * Boot tested > > [Regression potential] > > * Changes isolated, minimal regression risk > > [Other info] > > * SF #00388090 > > Silvio Gissi (1): > keys: Fix overwrite of key expiration on instantiation > > security/keys/key.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Applied to jammy:linux-azure master-next branch. Thanks, John Cabaj