Dexian YI

Results 3 issues of Dexian YI

In the function "FDInfo::from_process_at" it use "rustix::fs::openat" to open file like "/proc/{pid}/fd/x" which will encounter the 'Os { code: 40, kind: FilesystemLoop, message: "Symbolic link loop" }' error in old...

### This PR is for:

### This PR is for: - Agent