Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-2943. PoCs published by Red Hat.
AI-analyzed exploit summary This exploit demonstrates a local information disclosure vulnerability in the XFS filesystem by creating stale file handles and attempting to open unlinked files. It leverages improper handle validation to potentially access sensitive data or cause denial-of-service conditions.
Description
The xfs implementation in the Linux kernel before 2.6.35 does not look up inode allocation btrees before reading inode buffers, which allows remote authenticated users to read unlinked files, or read or overwrite disk blocks that are currently assigned to an active file but were previously assigned to an unlinked file, by accessing a stale NFS filehandle.
Exploits (1)
This exploit demonstrates a local information disclosure vulnerability in the XFS filesystem by creating stale file handles and attempting to open unlinked files. It leverages improper handle validation to potentially access sensitive data or cause denial-of-service conditions.
References (25)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N