mbox series

[SRU,j:azure,0/1] Backport request for Ubuntu 5.15 kernels - CIFS Issue

Message ID 20240621203143.200561-1-john.cabaj@canonical.com
Headers show
Series Backport request for Ubuntu 5.15 kernels - CIFS Issue | expand

Message

John Cabaj June 21, 2024, 8:31 p.m. UTC
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(-)

Comments

Magali Lemes June 21, 2024, 8:41 p.m. UTC | #1
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(-)
>
Kuba Pawlak June 21, 2024, 8:41 p.m. UTC | #2
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>
John Cabaj June 21, 2024, 9:27 p.m. UTC | #3
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