CVE-2021-47006
Published: Feb 28, 2024
Modified: May 11, 2026
Description
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]/
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 1879445dfa7bbd6fe21b09c5cc72f4934798afed - < 555a70f7fff03bd669123487905c47ae27dbdaacaffected 1879445dfa7bbd6fe21b09c5cc72f4934798afed - < ed1f67465327cec4457bb988775245b199da86e6affected 1879445dfa7bbd6fe21b09c5cc72f4934798afed - < a9938d6d78a238d6ab8de57a4d3dcf77adceb9bbaffected 1879445dfa7bbd6fe21b09c5cc72f4934798afed - < 3ed8832aeaa9a37b0fc386bb72ff604352567c80affected 1879445dfa7bbd6fe21b09c5cc72f4934798afed - < 630146203108bf6b8934eec0dfdb3e46dcb917de+3 more versions |
Linux | Linux | affected 4.7unaffected 0 - < 4.7unaffected 4.9.269 - <= 4.9.*unaffected 4.14.233 - <= 4.14.*unaffected 4.19.191 - <= 4.19.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now