PoC Index

CVE-2022-1247

HIGH 7.0EPSS 0.3%

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 v3.1
7.0 HIGHCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS
0.27% chance of exploitation in the next 30 days, 19th percentile
Published
2022-08-31
Updated
2024-08-02

Proof-of-concept exploits (1)

References

Related