CVE-2021-47567
published 2024-05-24CVE-2021-47567: In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5…
PriorityP422medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.22%
13.1th percentile
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
14 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.15.15-1 (bookworm) | linux 5.15.15-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | >= 5.9.5 < 5.10 | 5.10 |
| linux | linux | >= c118c7303ad528be8ff2aea8cd1ee15452c763f0 < dfe906da9a1abebdebe8b15bb3e66a2578f6c4c7 | dfe906da9a1abebdebe8b15bb3e66a2578f6c4c7 |
| linux | linux | >= c118c7303ad528be8ff2aea8cd1ee15452c763f0 < c4e3ff8b8b1d54f0c755670174c453b06e17114b | c4e3ff8b8b1d54f0c755670174c453b06e17114b |
| linux | linux | >= c118c7303ad528be8ff2aea8cd1ee15452c763f0 < 5bb60ea611db1e04814426ed4bd1c95d1487678e | 5bb60ea611db1e04814426ed4bd1c95d1487678e |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.84-1 | 5.10.84-1 |
| linux | linux_kernel | >= 0 < 5.15.15-1 | 5.15.15-1 |
| linux | linux_kernel | >= 0 < 5.15.15-1 | 5.15.15-1 |
| linux | linux_kernel | >= 0 < 5.15.15-1 | 5.15.15-1 |
| linux | linux_kernel | >= 5.11 < 5.15.6 | 5.15.6 |
| linux | linux_kernel | >= 5.9.5 < 5.10.83 | 5.10.83 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
CVE-2021-47567: In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5 ("
osv·2024-05-24·CVSS 5.5
CVE-2021-47567 [MEDIUM] CVE-2021-47567: In the Linux kernel, the following vulnerability has been resolved: powerpc/32: Fix hardlockup on vmap stack overflow Since the commit c118c7303ad5 ("
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.
Red Hat
kernel: powerpc/32: Fix hardlockup on vmap stack overflow
vendor_redhat·2024-05-24·CVSS 5.5
CVE-2021-47567 [MEDIUM] CWE-121 kernel: powerpc/32: Fix hardlockup on vmap stack overflow
kernel: powerpc/32: Fix hardlockup on vmap stack overflow
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.
A vulnerability was found in the Linux kernel in the powerpc/32 kernel code for handling vmap stack overflows, where a hard lockup is possible because the emergency_ctx structure is referenced using its virtual address, although the data MMU is not active anymore at that time. The vulnerabi
Debian
CVE-2021-47567: linux - In the Linux kernel, the following vulnerability has been resolved: powerpc/32:...
vendor_debian·2021·CVSS 5.5
CVE-2021-47567 [MEDIUM] CVE-2021-47567: linux - In the Linux kernel, the following vulnerability has been resolved: powerpc/32:...
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.
Scope: local
bookworm: resolved (fixed in 5.15.15-1)
bullseye: resolved (fixed in 5.10.84-1)
forky: resolved (fixed in 5.15.15-1)
sid: resolved (fixed in 5.15.15-1)
trixie: resolved (fixed in 5.15.15-1)
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/5bb60ea611db1e04814426ed4bd1c95d1487678ehttps://git.kernel.org/stable/c/c4e3ff8b8b1d54f0c755670174c453b06e17114bhttps://git.kernel.org/stable/c/dfe906da9a1abebdebe8b15bb3e66a2578f6c4c7https://git.kernel.org/stable/c/5bb60ea611db1e04814426ed4bd1c95d1487678ehttps://git.kernel.org/stable/c/c4e3ff8b8b1d54f0c755670174c453b06e17114bhttps://git.kernel.org/stable/c/dfe906da9a1abebdebe8b15bb3e66a2578f6c4c7
2024-05-24
Published