| Reported on: | 20210721 |
|---|---|
| Published on: | 20210721 |
| Fixed on: | 20210723 |
| Reported by: | Yan Fu |
|---|---|
| Patched by: | Peter Krempa |
The error path on ACL failure did not release the lock on the storage pool object.
When using ACLs, a user with no permission to access the pool could deny others from accessing the storage pool object.
Deny the user access to the virStoragePoolLookupByTargetPath API.