The distinction between a covert storage channel and a covert timing channel is not clearcut. Every timing channel can be transformed into an equivalent storage channel. Explain how this transformation could be done

What will be an ideal response?

Covert
channels
typically
require
access
to
a
shared
clock
to
time
when
bits
become
available
in
the
covert
resource
and
when
bits
can
be
replaced.
Thus,
even
with
pure
storage
channels,
there
is
an
element
of
timing.
A
covert
timing
channel
works
by
modulating
the
time
at
which
something
occurs.
But
the
something
(which
might
be
an
interrupt
or
access
to
the
CPU
or
unlocking
a
semaphore,
for
example)
is
itself
a
resource
(the
interrupt,
the
processing,
or
the
semaphore),
represented
by
a
storage
table
entry.
Thus,
the
table
entry
or
the
something
itself
becomes
the
shared
resource
visible
to
the
two
cooperating
processes
from
which
the
covert
channel
is
built.

Computer Science & Information Technology

You might also like to view...

What are three symptoms of a processor problem? (Select three.)

A) You smell a burning odor. B) The computer shows a blinking cursor in the upper-left corner. C) You smell an odor of sour lemons. D) The system boots briefly and then shuts down. E) An error code appears. F) The computer plays tones of increasing intensity.

Computer Science & Information Technology

Which of the following Account lockout policy settings specifies how many times a user can type in a password incorrectly before being locked out?

a. Account lockout duration b. Account lockout threshold c. Account lockout attempts d. Account lockout counter

Computer Science & Information Technology