<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/oai-pmh.xsl"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-09-19T15:47:47Z</responseDate>
  <request identifier="oai:www.ideals.illinois.edu:2142/95601" metadataPrefix="etdms" verb="GetRecord">https://www.ideals.illinois.edu/oai-pmh</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:www.ideals.illinois.edu:2142/95601</identifier>
        <datestamp>2023-07-11</datestamp>
        <setSpec>col_2142_5131</setSpec>
        <setSpec>col_2142_8888</setSpec>
        <setSpec>com_2142_5130</setSpec>
        <setSpec>com_2142_8887</setSpec>
        <setSpec>com_2142_234</setSpec>
      </header>
      <metadata>
        <thesis xmlns="http://www.ndltd.org/standards/metadata/etdms/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.ndltd.org/standards/metadata/etdms/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdms11.xsd http://purl.org/dc/elements/1.1/ http://www.ndltd.org/standards/metadata/etdms/1.1/etdmsdc.xsd">
          <dc:contributor>Torrellas, Josep</dc:contributor>
          <dc:creator>Shalabi, Yasser Hussein</dc:creator>
          <dc:date>2017-03-01T17:01:50Z</dc:date>
          <dc:date>2017-03-01T17:01:50Z</dc:date>
          <dc:date>2019-03-02T10:15:27Z</dc:date>
          <dc:date>2016-12-01</dc:date>
          <dc:date>2016-12</dc:date>
          <dc:description>Hardware security features need to strike a careful balance between design intrusiveness and completeness of methods. Securing against attacks like Return Oriented Programming (ROP) requires frequent and expensive checks. Complete security defenses have been proposed yet modern systems are still vulnerable to ROP attacks. We provide complete security by decomposing the solution into two stages. The first stage raises alarms based on an imprecise, low cost hardware detector. The second stage applies complete methods in order to accurately distinguish real attacks from false alarms. This decomposition is enabled with Record and Deterministic Replay. The original execution is recorded and subjected to replay analysis as alarms are raised. In this way the Replay infrastructure can compensate for the occasional hardware imprecision.
We demonstrate this approach by applying it to thwart ROP attacks on the Linux kernel. We call the design RnR-ROPSafe. It reuses a simple Return Address Stack (RAS) as the hardware detector. The RAS is slightly modified to prevent corruption of the RAS due to multithreading and due to non-procedural returns—improving its performance as a ROP detector. Rare false positives due to underflows are eliminated via replay instead of hardware over-design. RnR-ROPSafe relies on two on-the-fly replayers: an always-on, fast Checkpointing replayer that periodically creates checkpoints, and a detailed-analysis Alarm replayer that is triggered when there is a threat alarm. We find that the first one has execution speed comparable to that of the recorder, and can be replaying all the time, while the latter has to handle only very few false positives.</dc:description>
          <dc:description>Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2018-12-01</dc:description>
          <dc:description>The student, Yasser Shalabi, accepted the attached license on 2016-12-01 at 11:00.</dc:description>
          <dc:description>The student, Yasser Shalabi, submitted this Thesis for approval on 2016-12-01 at 11:06.</dc:description>
          <dc:description>This Thesis was approved for publication on 2016-12-01 at 16:31.</dc:description>
          <dc:description>DSpace SAF Submission Ingestion Package generated from Vireo submission #10390 on 2017-02-28 at 14:42:42</dc:description>
          <dc:description>Made available in DSpace on 2017-03-01T17:01:50Z (GMT). No. of bitstreams: 2
SHALABI-THESIS-2016.pdf: 362557 bytes, checksum: ba4eeff5fa52bdb6d5c23729df1b0f49 (MD5)
LICENSE.txt: 4211 bytes, checksum: 01e25a99edccc51952adc113c951e8a5 (MD5)
  Previous issue date: 2016-12-01</dc:description>
          <dc:description>Embargo set by: Seth Robbins for item 98717
Lift date: 2019-03-01T17:02:22Z
Reason: Author requested closed access (OA after 2yrs) in Vireo ETD system</dc:description>
          <dc:description>Embargo set by: Seth Robbins for item 98717
Lift date: 2019-03-01T17:03:32Z
Reason: Author requested closed access (OA after 2yrs) in Vireo ETD system</dc:description>
          <dc:description>Embargo set by: Seth Robbins for item 98717
Lift date: 2019-03-01T17:05:02Z
Reason: Author requested closed access (OA after 2yrs) in Vireo ETD system</dc:description>
          <dc:description>Embargo set by: Seth Robbins for item 98717
Lift date: 2019-03-01T17:06:55Z
Reason: Author requested closed access (OA after 2yrs) in Vireo ETD system</dc:description>
          <dc:description>Limited Restriction Lifted for Item 98717 on 2019-03-02T10:15:27Z.</dc:description>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>http://hdl.handle.net/2142/95601</dc:identifier>
          <dc:language>en</dc:language>
          <dc:rights>Copyright 2016 Yasser Shalabi</dc:rights>
          <dc:subject>Security</dc:subject>
          <dc:subject>Operating systems (OS)</dc:subject>
          <dc:subject>Return oriented programming (ROP)</dc:subject>
          <dc:subject>Virtual machine</dc:subject>
          <dc:subject>Virtual machine introspection (VMI)</dc:subject>
          <dc:subject>Control flow integrity (CFI)</dc:subject>
          <dc:title>Record and replay based virtual-machine introspection for system security</dc:title>
          <dc:type>text</dc:type>
          <dc:type>text</dc:type>
          <degree>
            <department>Electrical &amp; Computer Eng</department>
            <discipline>Electrical &amp; Computer Engr</discipline>
            <grantor>University of Illinois at Urbana-Champaign</grantor>
            <level>Thesis</level>
            <name>M.S.</name>
          </degree>
        </thesis>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
