
<mods xmlns="http://www.loc.gov/mods/v3" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-4.xsd">
    
    <titleInfo>
        <title>Concurrency Attacks</title>
    </titleInfo>
    <name type="personal" ID="jy2324">
        <namePart type="family">Yang</namePart>
        <namePart type="given">Junfeng</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="personal" ID="ac2024">
        <namePart type="family">Cui</namePart>
        <namePart type="given">Ang</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="personal" ID="sjs11">
        <namePart type="family">Stolfo</namePart>
        <namePart type="given">Salvatore</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="personal" ID="ss3418">
        <namePart type="family">Sethumadhavan</namePart>
        <namePart type="given">Lakshminarasimhan</namePart>
        <role>
            <roleTerm type="text">author</roleTerm>
        </role>
        <affiliation>Columbia University. Computer Science</affiliation>
    </name>
    <name type="corporate">
        <namePart>Columbia University. Computer Science</namePart>
        <role>
            <roleTerm type="text">originator</roleTerm>
        </role>
    </name>
    <typeOfResource>text</typeOfResource>
    <genre>Articles</genre>
    
    <originInfo>
        <dateIssued encoding="w3cdtf" keyDate="yes">2012</dateIssued>
    </originInfo>
    
    <language>
        <languageTerm type="text">English</languageTerm>
    </language>
    <abstract>Just as errors in sequential programs can lead to security exploits, errors in concurrent programs can lead to concurrency attacks. Questions such as whether these attacks are real and what characteristics they have remain largely unknown. In this paper, we present a preliminary study of concurrency attacks and the security implications of real concurrency errors. Our study yields several interesting findings. For instance, we observe that the exploitability of a concurrency error depends on the duration of the timing window within which the error may occur. We further observe that attackers can increase this window through carefully crafted inputs. We also find that four out of five commonly used sequential defense mechanisms become unsafe when applied to concurrent programs. Based on our findings, we propose new defense directions and fixes to existing defenses.</abstract>
    <subject>
        <topic>Computer science</topic>
    </subject>
    <relatedItem type="host">
        <titleInfo>
            <title>4th USENIX Workshop on Hot Topics in Parallelism (HotPar &apos;12), Berkeley, CA, June 7-8, 2012</title>
        </titleInfo>
        <name type="personal">
            <namePart type="family"></namePart>
            <namePart type="given"></namePart>
            <role>
                <roleTerm type="text"></roleTerm>
            </role>
        </name>
        <originInfo>
            <place>
               <placeTerm type="text">Berkeley, CA</placeTerm>
            </place>
            <publisher>USENIX</publisher>
            <dateIssued encoding="w3cdtf">2012</dateIssued>
        </originInfo>
        <part>
            <extent unit="page">
                <start></start>
                <end></end>
            </extent>
        </part>
        <relatedItem type="series">
            <titleInfo>
                <title></title>
            </titleInfo>
        </relatedItem>
    </relatedItem>
    <identifier type="hdl">http://hdl.handle.net/10022/AC:P:14890</identifier>
    
    <location>
        <physicalLocation authority="marcorg">NNC</physicalLocation>
    </location>
    
    <recordInfo>
        <recordContentSource authority="marcorg">NNC</recordContentSource>
        <recordCreationDate encoding="w3cdtf">2012-10-11 14:33:32 -0400</recordCreationDate>
        <recordChangeDate encoding="w3cdtf">2012-10-11 14:43:34 -0400</recordChangeDate>
        <recordIdentifier>8894</recordIdentifier>
        <languageOfCataloging>
            <languageTerm authority="iso639-2b">eng</languageTerm>
        </languageOfCataloging>
    </recordInfo>
    
</mods>
