kunalrudra
New Member
- Joined
- Apr 19, 2019
- Messages
- 3
- Thread Author
- #1
Dear Team,
We are using DirectX components in our application, upon Scanning our application for Cyber Security issues we are facing vulnerabilities in d3dx9_43.dll (both 64 and 32 bit).
It seems that d3dx9_43.dll is statically linked with some open source libraries like zlib, libpng…
Our binary scan shows that this directx dll is using old versions of zlib and libpng.
I just want to know is there any way we can update this dll with new versions of open source libraries.
Please advice.
//Kunal Rudra
We are using DirectX components in our application, upon Scanning our application for Cyber Security issues we are facing vulnerabilities in d3dx9_43.dll (both 64 and 32 bit).
It seems that d3dx9_43.dll is statically linked with some open source libraries like zlib, libpng…
Our binary scan shows that this directx dll is using old versions of zlib and libpng.
I just want to know is there any way we can update this dll with new versions of open source libraries.
Please advice.
//Kunal Rudra