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.
References
Link | Resource |
---|---|
https://access.redhat.com/security/cve/CVE-2022-1247 | Exploit Issue Tracking Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2066799 | Exploit Issue Tracking Third Party Advisory |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: redhat
Published: 2022-08-31T15:32:59
Updated: 2022-08-31T15:32:59
Reserved: 2022-04-05T00:00:00
Link: CVE-2022-1247
JSON object: View
NVD Information
Status : Analyzed
Published: 2022-08-31T16:15:09.177
Modified: 2022-09-06T19:24:14.887
Link: CVE-2022-1247
JSON object: View
Redhat Information
No data.
CWE