New issue
Advanced search Search tips

Issue 689290 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

tpm_manager: GetSpaceInfo reports AUTHREAD/AUTHWRITE twice

Project Member Reported by apronin@chromium.org, Feb 7 2017

Issue description

GetSpaceInfo adds NVRAM_READ_AUTHORIZATION/NVRAM_WRITE_AUTHORIZATION twice to the set of attributes if TPMA_NV_AUTHREAD/TPMA_NV_AUTHWRITE bits are set for the defined space.
The reason is that they are added both in MapAttributesFromTpm() and in GetSpaceInfo() itself, if world_read_allowed/world_write_allowed are set.
 
Components: OS>Systems>Security

Sign in to add a comment