Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | - |
| Redhat | Enterprise Linux | 9.0 |
| Fedoraproject | Fedora | 36 |
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2022-1247ExploitIssue TrackingThird Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2066799ExploitIssue TrackingThird Party Advisory
- https://access.redhat.com/security/cve/CVE-2022-1247ExploitIssue TrackingThird Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2066799ExploitIssue TrackingThird Party Advisory
FAQ
What is CVE-2022-1247?
CVE-2022-1247 is a vulnerability with a CVSS score of 7.0 (HIGH). 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 delet...
How severe is CVE-2022-1247?
CVE-2022-1247 has been rated HIGH with a CVSS base score of 7.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-1247?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Redhat Enterprise Linux, Fedoraproject Fedora.