CVE-2021-47567
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
powerpc/32: Fix hardlockup on vmap stack overflow
Since the commit c118c7303ad5 ("powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct") a vmap stack overflow results in a hard lockup. This is because emergency_ctx is still addressed with its virtual address allthough data MMU is not active anymore at that time.
Fix it by using a physical address instead.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | c118c7303ad528be8ff2aea8cd1ee15452c763f0 < dfe906da9a1abebdebe8b15bb3e66a2578f6c4c7 | affected |
| Linux | Linux | c118c7303ad528be8ff2aea8cd1ee15452c763f0 < c4e3ff8b8b1d54f0c755670174c453b06e17114b | affected |
| Linux | Linux | c118c7303ad528be8ff2aea8cd1ee15452c763f0 < 5bb60ea611db1e04814426ed4bd1c95d1487678e | affected |
| Linux | Linux | 3b234b4a6651ed6bdca94553aa0038fc7ded9271 | affected |
| Linux | Linux | 5.9.5 < 5.10 | affected |
| Linux | Linux | 5.10 | affected |
| Linux | Linux | 0 < 5.10 | unaffected |
| Linux | Linux | 5.10.83 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.6 <= 5.15.* | unaffected |
| Linux | Linux | 5.16 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/dfe906da9a1abebdebe8b15bb3e66a2578f6c4c7
- https://git.kernel.org/stable/c/c4e3ff8b8b1d54f0c755670174c453b06e17114b
- https://git.kernel.org/stable/c/5bb60ea611db1e04814426ed4bd1c95d1487678e
References
- https://git.kernel.org/stable/c/dfe906da9a1abebdebe8b15bb3e66a2578f6c4c7
- https://git.kernel.org/stable/c/c4e3ff8b8b1d54f0c755670174c453b06e17114b
- https://git.kernel.org/stable/c/5bb60ea611db1e04814426ed4bd1c95d1487678e
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.