CVE-2022-1247
Last modified
CVE-2022-1247 is a high-severity vulnerability rated 7/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | All versions |
| Redhat | Enterprise Linux | 9.0 |
| Fedoraproject | Fedora | 36 |
References
- https://access.redhat.com/security/cve/CVE-2022-1247Exploit, Issue Tracking, Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2066799Exploit, Issue Tracking, Third Party Advisory
- https://access.redhat.com/security/cve/CVE-2022-1247Exploit, Issue Tracking, Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2066799Exploit, Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-1247?
How severe is CVE-2022-1247?
How do I fix CVE-2022-1247?
Are you affected by CVE-2022-1247?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
