CVE-2023-54092
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
KVM: s390: pv: fix index value of replaced ASCE
The index field of the struct page corresponding to a guest ASCE should be 0. When replacing the ASCE in s390_replace_asce(), the index of the new ASCE should also be set to 0.
Having the wrong index might lead to the wrong addresses being passed around when notifying pte invalidations, and eventually to validity intercepts (VM crash) if the prefix gets unmapped and the notifier gets called with the wrong address.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 9d216035d173214cd33712d67d89220ef2283ebf < 8e635da0e0d3cb45e32fa79b36218fb98281bc10 | affected |
| Linux | Linux | 81ea65c9aefe100a9ace3082649bd84ae7dd9764 < 49a2686adddebe1ae76b4d368383208656ef6606 | affected |
| Linux | Linux | faa2f72cb3569256480c5540d242c84e99965160 < 017f686bcb536ff23d49c143fdf9d1fd89a9a924 | affected |
| Linux | Linux | faa2f72cb3569256480c5540d242c84e99965160 < f1c7a776338f2ac5e34da40e58fe9f33ea390a5e | affected |
| Linux | Linux | faa2f72cb3569256480c5540d242c84e99965160 < c2fceb59bbda16468bda82b002383bff59de89ab | affected |
| Linux | Linux | b5477f53e1d4de6191f50748a027251b14952eeb | affected |
| Linux | Linux | 63c71e83d5b6ab8adb5fcebef977052048016957 | affected |
| Linux | Linux | 5.10.137 < 5.10.190 | affected |
| Linux | Linux | 5.15.61 < 5.15.124 | affected |
| Linux | Linux | 5.18.18 < 5.19 | affected |
| Linux | Linux | 5.19.2 < 5.20 | affected |
| Linux | Linux | 6.0 | affected |
| Linux | Linux | 0 < 6.0 | unaffected |
| Linux | Linux | 5.10.190 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.124 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.43 <= 6.1.* | unaffected |
| Linux | Linux | 6.4.8 <= 6.4.* | unaffected |
| Linux | Linux | 6.5 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/8e635da0e0d3cb45e32fa79b36218fb98281bc10
- https://git.kernel.org/stable/c/49a2686adddebe1ae76b4d368383208656ef6606
- https://git.kernel.org/stable/c/017f686bcb536ff23d49c143fdf9d1fd89a9a924
- https://git.kernel.org/stable/c/f1c7a776338f2ac5e34da40e58fe9f33ea390a5e
- https://git.kernel.org/stable/c/c2fceb59bbda16468bda82b002383bff59de89ab
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.