SSCP · Question #341
What security problem is most likely to exist if an operating system permits objects to be used sequentially by multiple users without forcing a refresh of the objects?
The correct answer is A. Disclosure of residual data.. This question is asking you to consider the effects of object reuse. Object reuse is "reassigning to subject media that previously contained information. Object reuse is a security concern because if insufficient measures were taken to erase the information on the media, the info
Question
Options
- ADisclosure of residual data.
- BUnauthorized obtaining of a privileged execution state.
- CDenial of service through a deadly embrace.
- DData leakage through covert channels.
How the community answered
(33 responses)- A91% (30)
- B3% (1)
- D6% (2)
Explanation
This question is asking you to consider the effects of object reuse. Object reuse is "reassigning to subject media that previously contained information. Object reuse is a security concern because if insufficient measures were taken to erase the information on the media, the information may be disclosed to unauthorized personnel." This concept relates to Security Architecture and Design, because it is in level C2: Controlled Access Protection, of the Orange Book, where "The object reuse concept must be invoked, meaning that any medium holding data must not contain any remnants of information after it is release for another subject to use."
Topics
Community Discussion
No community discussion yet for this question.