Bug 1081388
| Summary: | [virtio-win][balloon]sigverif shows balloon.sys&wdfcoinstaller01009.dll have not been digitally signed in win732 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Mike Cao <bcao> | ||||||||
| Component: | virtio-win | Assignee: | Vadim Rozenfeld <vrozenfe> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | high | ||||||||||
| Version: | 7.0 | CC: | acathrow, bcao, hhuang, juzhang, lijin, michen, rhod, virt-bugs, virt-maint, vrozenfe | ||||||||
| Target Milestone: | rc | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2014-08-19 03:34:43 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Mike Cao
2014-03-27 07:28:04 UTC
Created attachment 879329 [details]
screenshot
win7-32 netkvm driver hit the same issue with virtio-win-prewhql-76 Drivers from build 75 not are not digitally signed by Microsoft yet. It is the reason why sigverif marked them as "not been digitally signed". wdfcoinstaller seems to be a different problem. Did you installed the balloon driver on a fresh VM or it was an updated? We used to have a bug, when wdf co-installer was by mistake re-signed with RH signature. Thanks, Vadim. (In reply to Vadim Rozenfeld from comment #4) > Drivers from build 75 not are not digitally signed by Microsoft yet. It is > the reason why sigverif marked them as "not been digitally signed". Not sure whether I am right ,it shouldn't prompts such issue if it is signed by Redhat as well > > wdfcoinstaller seems to be a different problem. Did you installed the > balloon driver on a fresh VM or it was an updated? We check the Coinstaller file in C:\windows\system32\driver ,it shows "Microsoft signed " Mike > We used to have a bug, when wdf co-installer was by mistake re-signed with > RH signature. > > Thanks, > Vadim. I can not reproduce this issue on win7-32 bit guest w/ virtio-rng driver (it use WDFCoistaller10110.dll) Mike (In reply to Mike Cao from comment #6) > I can not reproduce this issue on win7-32 bit guest w/ virtio-rng driver (it > use WDFCoistaller10110.dll) > > Mike Hi Mike can you try installing balloon on a freshly installed VM and check if meet the same problem? Thanks, Vadim. win2k8-32 guest hit the same issue with virtio-win-prewhql-79; actual result: 1.after sigverif command,it prompt balloon.sys & WdfCoinstaller01009.dll are not digitally signed 2.open device manager, right-click balloon device,check the version,it shows the driver is not digitally signed expected result: 1.after sigverif command,all driver should be signed,no error 2.balloon driver should be signed by redhat win2012 cannot reproduce this issue,I will upload the sigverif log later. Created attachment 884870 [details]
win2k8-32 sigverif log
Created attachment 884871 [details]
win2012 sigverif log
with virtio-win-prewhql-80,win2012 vioscsi driver is also not digitally signed after use "sigverif" command. sigverif is for detecting drivers not digitally signed by MSFT. We getting our drivers as MS-signed only after submitting the HCK test results to Microsoft. |