Files
CVEs-PoC/2010/CVE-2010-2226.md
T
2024-06-23 04:42:52 +00:00

803 B

CVE-2010-2226

Description

The xfs_swapext function in fs/xfs/xfs_dfrag.c in the Linux kernel before 2.6.35 does not properly check the file descriptors passed to the SWAPEXT ioctl, which allows local users to leverage write access and obtain read access by swapping one file into another file.

POC

Reference

Github

No PoCs found on GitHub currently.