Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-1247


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.


Published

2022-08-31T16:15:09.177

Last Modified

2024-11-21T06:40:20.190

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.0 (HIGH)

Weaknesses
  • Type: Secondary
    CWE-362
  • Type: Primary
    CWE-362

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Operating System linux linux_kernel - Yes
Operating System redhat enterprise_linux 9.0 Yes
Operating System fedoraproject fedora 36 Yes

References