CVE-2022-1247
N/A
N/A
Summary
An issue found in linux-kernel that leads to a race condition in rose_connect(). The rose driver uses rose_neigh->use to represent how many objects are using the rose_neigh. When a user wants to delete a rose_route via rose_ioctl(), the rose driver calls rose_del_node() and removes neighbours only if their “count” and “use” are zero.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| n/a | Kernel | Not-Known | affected |
Weaknesses
- CWE-362: CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition').
ADP Enrichment
CVE Program Container
Additional References
- https://bugzilla.redhat.com/show_bug.cgi?id=2066799
- https://access.redhat.com/security/cve/CVE-2022-1247
References
- https://bugzilla.redhat.com/show_bug.cgi?id=2066799
- https://access.redhat.com/security/cve/CVE-2022-1247
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.