José Massada
2014-07-29 13:53:06 UTC
Hi,
The new hardening code breaks VirtualBox when trying to load a custom built
PDM module (VERR_LDRIV_NOT_SIGNED). This is a custom virtual PCI device
that we've been using for quite some time now.
I've looked at the code and I see that some unsigned dlls are being ignored
if they are in certain system paths. I tried loading it from
\\SystemRoot\\System32\\ but with no luck.
Linux version works fine when installed to a root owned system path.
Am I to assume that I'll have to, somehow, sign the dll?
Too much hardening maybe?
Cheers,
Jose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140729/0bd78295/attachment.html
The new hardening code breaks VirtualBox when trying to load a custom built
PDM module (VERR_LDRIV_NOT_SIGNED). This is a custom virtual PCI device
that we've been using for quite some time now.
I've looked at the code and I see that some unsigned dlls are being ignored
if they are in certain system paths. I tried loading it from
\\SystemRoot\\System32\\ but with no luck.
Linux version works fine when installed to a root owned system path.
Am I to assume that I'll have to, somehow, sign the dll?
Too much hardening maybe?
Cheers,
Jose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140729/0bd78295/attachment.html