CVE-2021-47006
published 2024-02-28CVE-2021-47006: In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook The…
PriorityP420medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.25%
16.8th percentile
In the Linux kernel, the following vulnerability has been resolved:
ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook
The commit 1879445dfa7b ("perf/core: Set event's default
::overflow_handler()") set a default event->overflow_handler in
perf_event_alloc(), and replace the check event->overflow_handler with
is_default_overflow_handler(), but one is missing.
Currently, the bp->overflow_handler can not be NULL. As a result,
enable_single_step() is always not invoked.
Comments from Zhen Lei:
https://patchwork.kernel.org/project/linux-arm-kernel/patch/[email protected]/
Affected
21 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.10.38-1 (bookworm) | linux 5.10.38-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 1879445dfa7bbd6fe21b09c5cc72f4934798afed < 555a70f7fff03bd669123487905c47ae27dbdaac | 555a70f7fff03bd669123487905c47ae27dbdaac |
| linux | linux | >= 1879445dfa7bbd6fe21b09c5cc72f4934798afed < ed1f67465327cec4457bb988775245b199da86e6 | ed1f67465327cec4457bb988775245b199da86e6 |
| linux | linux | >= 1879445dfa7bbd6fe21b09c5cc72f4934798afed < a9938d6d78a238d6ab8de57a4d3dcf77adceb9bb | a9938d6d78a238d6ab8de57a4d3dcf77adceb9bb |
| linux | linux | >= 1879445dfa7bbd6fe21b09c5cc72f4934798afed < 3ed8832aeaa9a37b0fc386bb72ff604352567c80 | 3ed8832aeaa9a37b0fc386bb72ff604352567c80 |
| linux | linux | >= 1879445dfa7bbd6fe21b09c5cc72f4934798afed < 630146203108bf6b8934eec0dfdb3e46dcb917de | 630146203108bf6b8934eec0dfdb3e46dcb917de |
| linux | linux | >= 1879445dfa7bbd6fe21b09c5cc72f4934798afed < 7eeacc6728c5478e3c01bc82a1f08958eaa12366 | 7eeacc6728c5478e3c01bc82a1f08958eaa12366 |
| linux | linux | >= 1879445dfa7bbd6fe21b09c5cc72f4934798afed < dabe299425b1a53a69461fed7ac8922ea6733a25 | dabe299425b1a53a69461fed7ac8922ea6733a25 |
| linux | linux | >= 1879445dfa7bbd6fe21b09c5cc72f4934798afed < a506bd5756290821a4314f502b4bafc2afcf5260 | a506bd5756290821a4314f502b4bafc2afcf5260 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 4.10 < 4.14.233 | 4.14.233 |
| linux | linux_kernel | >= 4.15 < 4.19.191 | 4.19.191 |
| linux | linux_kernel | >= 4.20 < 5.4.120 | 5.4.120 |
| linux | linux_kernel | >= 4.7 < 4.9.269 | 4.9.269 |
| linux | linux_kernel | >= 5.11 < 5.11.22 | 5.11.22 |
| linux | linux_kernel | >= 5.12 < 5.12.5 | 5.12.5 |
| linux | linux_kernel | >= 5.5 < 5.10.38 | 5.10.38 |
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.
GHSA
GHSA-9rf2-394m-48f4: In the Linux kernel, the following vulnerability has been resolved:
ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler ho
ghsa_unreviewed·2024-02-28
CVE-2021-47006 [MEDIUM] GHSA-9rf2-394m-48f4: In the Linux kernel, the following vulnerability has been resolved:
ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler ho
In the Linux kernel, the following vulnerability has been resolved:
ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook
The commit 1879445dfa7b ("perf/core: Set event's default
::overflow_handler()") set a default event->overflow_handler in
perf_event_alloc(), and replace the check event->overflow_handler with
is_default_overflow_handler(), but one is missing.
Currently, the bp->overflow_handler can not be NULL. As a result,
enable_single_step() is always not invoked.
Comments from Zhen Lei:
https://patchwork.kernel.org/project/linux-arm-kernel/patch/[email protected]/
OSV
CVE-2021-47006: In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hoo
osv·2024-02-28·CVSS 5.5
CVE-2021-47006 [MEDIUM] CVE-2021-47006: In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hoo
In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook The commit 1879445dfa7b ("perf/core: Set event's default ::overflow_handler()") set a default event->overflow_handler in perf_event_alloc(), and replace the check event->overflow_handler with is_default_overflow_handler(), but one is missing. Currently, the bp->overflow_handler can not be NULL. As a result, enable_single_step() is always not invoked. Comments from Zhen Lei: https://patchwork.kernel.org/project/linux-arm-kernel/patch/[email protected]/
Red Hat
kernel: ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook
vendor_redhat·2024-02-28·CVSS 5.5
CVE-2021-47006 [MEDIUM] CWE-253 kernel: ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook
kernel: ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook
In the Linux kernel, the following vulnerability has been resolved:
ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook
The commit 1879445dfa7b ("perf/core: Set event's default
::overflow_handler()") set a default event->overflow_handler in
perf_event_alloc(), and replace the check event->overflow_handler with
is_default_overflow_handler(), but one is missing.
Currently, the bp->overflow_handler can not be NULL. As a result,
enable_single_step() is always not invoked.
Comments from Zhen Lei:
https://patchwork.kernel.org/project/linux-arm-kernel/patch/[email protected]/
Package: kernel (Red Hat Enterprise Linux 6) - Out of support scope
Debian
CVE-2021-47006: linux - In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1...
vendor_debian·2021·CVSS 5.5
CVE-2021-47006 [MEDIUM] CVE-2021-47006: linux - In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1...
In the Linux kernel, the following vulnerability has been resolved: ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hook The commit 1879445dfa7b ("perf/core: Set event's default ::overflow_handler()") set a default event->overflow_handler in perf_event_alloc(), and replace the check event->overflow_handler with is_default_overflow_handler(), but one is missing. Currently, the bp->overflow_handler can not be NULL. As a result, enable_single_step() is always not invoked. Comments from Zhen Lei: https://patchwork.kernel.org/project/linux-arm-kernel/patch/[email protected]/
Scope: local
bookworm: resolved (fixed in 5.10.38-1)
bullseye: resolved (fixed in 5.10.38-1)
forky: resolved (fixed in 5.10.38-1)
sid: resolved (fixed in 5.10.38
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/3ed8832aeaa9a37b0fc386bb72ff604352567c80https://git.kernel.org/stable/c/555a70f7fff03bd669123487905c47ae27dbdaachttps://git.kernel.org/stable/c/630146203108bf6b8934eec0dfdb3e46dcb917dehttps://git.kernel.org/stable/c/7eeacc6728c5478e3c01bc82a1f08958eaa12366https://git.kernel.org/stable/c/a506bd5756290821a4314f502b4bafc2afcf5260https://git.kernel.org/stable/c/a9938d6d78a238d6ab8de57a4d3dcf77adceb9bbhttps://git.kernel.org/stable/c/dabe299425b1a53a69461fed7ac8922ea6733a25https://git.kernel.org/stable/c/ed1f67465327cec4457bb988775245b199da86e6https://git.kernel.org/stable/c/3ed8832aeaa9a37b0fc386bb72ff604352567c80https://git.kernel.org/stable/c/555a70f7fff03bd669123487905c47ae27dbdaachttps://git.kernel.org/stable/c/630146203108bf6b8934eec0dfdb3e46dcb917dehttps://git.kernel.org/stable/c/7eeacc6728c5478e3c01bc82a1f08958eaa12366https://git.kernel.org/stable/c/a506bd5756290821a4314f502b4bafc2afcf5260https://git.kernel.org/stable/c/a9938d6d78a238d6ab8de57a4d3dcf77adceb9bbhttps://git.kernel.org/stable/c/dabe299425b1a53a69461fed7ac8922ea6733a25https://git.kernel.org/stable/c/ed1f67465327cec4457bb988775245b199da86e6
2024-02-28
Published