volatilityfoundation / volatility3

Volatility 3.0 development
http://volatilityfoundation.org/
Other
2.72k stars 461 forks source link

Linux: Properly get paths in simple_dname paths #1289

Closed dgmcdona closed 1 month ago

dgmcdona commented 1 month ago

Some dentry paths were not being recovered from simple_dname paths, this fixes the issue by properly dereferencing the string pointer.