Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel: Move to Linux v5.1.15-openpower1 #2954

Merged
1 commit merged into from Jun 27, 2019
Merged

Conversation

shenki
Copy link
Member

@shenki shenki commented Jun 25, 2019

Powerpc related changes:

powerpc/mm/64s/hash: Reallocate context ids on fork
powerpc/bpf: use unsigned division instruction for 64-bit operations
powerpc/powernv: Return for invalid IMC domain
powerpc/64s: Fix THP PMD collapse serialisation

Signed-off-by: Joel Stanley joel@jms.id.au

@shenki
Copy link
Member Author

shenki commented Jun 25, 2019

cc @mpe

@ghost
Copy link

ghost commented Jun 25, 2019

Contains the fix for CVE-2019-12817, which while important for distribution kernels, is not terribly important for ours in firmware, and not applicable for P9 at all for us (if you can change an NVRAM variable to change the petitboot kernel command line, then you have full access to the system anyway).

On P8 systems, you could use this to go from a locked down petituser to root in the petitboot shell, so anyone shipping a POWER8 system with a petitboot with password support should consider if a firmware update is appropriate.

@shenki
Copy link
Member Author

shenki commented Jun 25, 2019

retest this please

@mpe
Copy link
Contributor

mpe commented Jun 25, 2019

Yep, agree low impact for petitkernel. On affected systems it can also lead to soft lockups and other crashes, so you do still want it even without the security exposure.

@ghost
Copy link

ghost commented Jun 25, 2019

retest this please

1 similar comment
@ghost
Copy link

ghost commented Jun 26, 2019

retest this please

Powerpc related changes:

 powerpc/mm/64s/hash: Reallocate context ids on fork
 powerpc/bpf: use unsigned division instruction for 64-bit operations
 powerpc/powernv: Return for invalid IMC domain
 powerpc/64s: Fix THP PMD collapse serialisation

Signed-off-by: Joel Stanley <joel@jms.id.au>
@ghost ghost changed the title kernel: Move to Linux v5.1.8-openpower1 kernel: Move to Linux v5.1.15-openpower1 Jun 27, 2019
@ghost ghost added this to the v2.4 milestone Jun 27, 2019
@ghost ghost merged commit 67af1c5 into open-power:master Jun 27, 2019
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants