CVE-2021-47088
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
mm/damon/dbgfs: protect targets destructions with kdamond_lock
DAMON debugfs interface iterates current monitoring targets in 'dbgfs_target_ids_read()' while holding the corresponding 'kdamond_lock'. However, it also destructs the monitoring targets in 'dbgfs_before_terminate()' without holding the lock. This can result in a use_after_free bug. This commit avoids the race by protecting the destruction with the corresponding 'kdamond_lock'.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 4bc05954d0076655cfaf6f0135585bdc20cd6b11 < 330c6117a82c16a9a365a51cec5c9ab30b13245c | affected |
| Linux | Linux | 4bc05954d0076655cfaf6f0135585bdc20cd6b11 < 34796417964b8d0aef45a99cf6c2d20cebe33733 | affected |
| Linux | Linux | 5.15 | affected |
| Linux | Linux | 0 < 5.15 | unaffected |
| Linux | Linux | 5.15.12 <= 5.15.* | unaffected |
| Linux | Linux | 5.16 <= * | unaffected |
Weaknesses
ADP Enrichment
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/330c6117a82c16a9a365a51cec5c9ab30b13245c
- https://git.kernel.org/stable/c/34796417964b8d0aef45a99cf6c2d20cebe33733
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/330c6117a82c16a9a365a51cec5c9ab30b13245c
- https://git.kernel.org/stable/c/34796417964b8d0aef45a99cf6c2d20cebe33733
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.