CVE-2019-0122

Source
https://cve.org/CVERecord?id=CVE-2019-0122
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-0122.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-0122
Published
2019-03-14T20:29:01.537Z
Modified
2026-04-11T14:10:58.308888Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
[none]
Details

Double free in Intel(R) SGX SDK for Linux before version 2.2 and Intel(R) SGX SDK for Windows before version 2.1 may allow an authenticated user to potentially enable information disclosure or denial of service via local access.

References

Affected packages

Git / github.com/intel/linux-sgx

Affected ranges

Type
GIT
Repo
https://github.com/intel/linux-sgx
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.1"
        },
        {
            "introduced": "0"
        },
        {
            "fixed": "2.2"
        }
    ]
}

Affected versions

sgx_1.*
sgx_1.6
sgx_1.7
sgx_1.8
sgx_1.9
sgx_2.*
sgx_2.0
sgx_2.1
sgx_2.1.1
sgx_2.1.3

Database specific

vanir_signatures_modified
"2026-04-11T14:10:58Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-0122.json"
vanir_signatures
[
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 5158.0,
            "function_hash": "206169975604717033255453756185055449966"
        },
        "id": "CVE-2019-0122-036a200b",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_ra_proc_msg2_trusted",
            "file": "sdk/tkey_exchange/tkey_exchange.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 1640.0,
            "function_hash": "64431462261737936945197545837043030477"
        },
        "id": "CVE-2019-0122-17916d75",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_create_rsa_priv2_key",
            "file": "sdk/tlibcrypto/ipp/sgx_rsa_encryption.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 314.0,
            "function_hash": "60747808513153492585263230854552893303"
        },
        "id": "CVE-2019-0122-221db52f",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "CEnclavePool::ref_enclave",
            "file": "psw/urts/enclave.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 185.0,
            "function_hash": "274088008350762275502707045201070624480"
        },
        "id": "CVE-2019-0122-258aa129",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "__do_get_rand32",
            "file": "sdk/trts/trts.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 1290.0,
            "function_hash": "55185943792386807392883190526473002262"
        },
        "id": "CVE-2019-0122-2df3d904",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "CEnclave::ecall",
            "file": "psw/urts/enclave.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "45343897902488854865376958584049179122",
                "52332660136577990259242232515406625039",
                "241904724572249604053794363568983762637",
                "67716405493234717081173608444752437542",
                "339782162980372845414574302304390164186",
                "339197181162830681556043296551922077133",
                "144083609354072275292704055610029279938",
                "116527339101684924941189788822222925110",
                "85793696265246311236204756343130636127",
                "241904724572249604053794363568983762637",
                "67716405493234717081173608444752437542",
                "339782162980372845414574302304390164186",
                "261223723378306957725191829171856016626",
                "324747759601941393411045984223573303266",
                "44057570042135162964991376836798713763",
                "59101250471096411754371752670478966935",
                "11389137931734087799411705858579274228"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-30369b41",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "sdk/tlibcrypto/ipp/sgx_ecc256.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 330.0,
            "function_hash": "239340245160261775886883668057336363367"
        },
        "id": "CVE-2019-0122-318b4dac",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_ecc256_close_context",
            "file": "sdk/tlibcrypto/ipp/sgx_ecc256.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 3798.0,
            "function_hash": "288669157282215954911149151470031391438"
        },
        "id": "CVE-2019-0122-341c3678",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_create_rsa_key_pair",
            "file": "sdk/tlibcrypto/ipp/sgx_rsa_encryption.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "219520958267226026825834894389238663287",
                "30748013236023253176950386841280014058",
                "290220370140718512775006538945219190252",
                "300458830661222254620209757632913455795",
                "291952207957004565667135842573300605746",
                "334111122205067721774999009718502140976",
                "202220373813588202624973065788202722845",
                "230017427971340381904045697283444519426",
                "128842809559328306356121285413163959190",
                "162565745583982669752280511779122631183",
                "33698426372813385036117989998276593975",
                "131896953754237401783541617838714363678",
                "271838216267886013157620102722619444568",
                "4847730565277113410241842191362201422",
                "110139748854570352614917201792941779164",
                "201904635045952061311505057979096589349",
                "273766551976235217340379915403817366797",
                "92595658726056026092072061895701118329",
                "121451051842495293214195661689453230215",
                "313984305027624181641276786656302894266",
                "135012711007722870153884081504633219293",
                "40255562218620259570869511291850361486",
                "210110201806074445215756562353630604390",
                "276095953283528669722310375418833400653",
                "142508057408122137107000377002412531334",
                "13278582156431298049617379679502304343",
                "140469416915185443798467798870961749925",
                "188605746970321818194042653878299482294",
                "101616732962069511957438551415498671285",
                "327509679907329390378054987676775185572",
                "142827838490507734250445150500417422137",
                "465421493425176203521872927347023941",
                "267441600947200894822076137132151840749",
                "1889433590222101517228210455799929039",
                "191937773561759837599916411743344368084",
                "51973894937868684931541084509615948809",
                "63292515136806794152399402751899636740",
                "270075242643727861574659698384031212126",
                "91909739175680572955775159455008766024",
                "85356442175838740391105897472649907442",
                "55322916742572228144498538109116683687",
                "332982443055047133692972219672868920420",
                "188189989133183614283170907653435780044",
                "226555914401163761417198967693342608906",
                "114205644004196226332639237809232791272",
                "12206084906922153519428976182577739750",
                "81834691916960040448704399018934561114",
                "68530375044123614156186340034039113411",
                "225284963667411237727920350250041081283",
                "12206084906922153519428976182577739750",
                "81834691916960040448704399018934561114"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-43dc63d7",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "psw/urts/enclave.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 506.0,
            "function_hash": "95973188603868500993221101188001005035"
        },
        "id": "CVE-2019-0122-4b8e1a79",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_destroy_enclave",
            "file": "psw/urts/urts_com.h"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 967.0,
            "function_hash": "35491062572999525351579145501923909596"
        },
        "id": "CVE-2019-0122-4d676953",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_create_encrypted_enclave",
            "file": "psw/urts/linux/urts.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "249763844239055611042380888589538644411",
                "239213998805594582049822557435420553224",
                "236746377205174127986532667226398424312",
                "182133935011616329750550236177383784715",
                "79720654601289927758717881148713178840",
                "93526078333008396458834046278251874930",
                "293231855236167955642991792344171075962"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-56255d3b",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "sdk/simulation/urtssim/urts_deploy.c"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 295.0,
            "function_hash": "238136334364045738427365090526641497395"
        },
        "id": "CVE-2019-0122-5c51d0ea",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_free_rsa_key",
            "file": "sdk/tlibcrypto/ipp/sgx_rsa_encryption.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "227275648849974495849101512587015209337",
                "292001614290511552453127751446989598130",
                "111541565290750453628606765027799113982",
                "153299839432664088705437034624268601244"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-644d2589",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "sdk/tlibcrypto/ipp/sgx_rsa_internal.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "22582322649011497826832339623096149100",
                "158552889365852580148514548662604364644",
                "203008905190625116851683100919909301201",
                "51729587426111337700427600259121954696",
                "59759212487474934203387294893514847645",
                "298958144218428555607023426004804231207",
                "121062054880078905741206168276772994136",
                "188133332070209917107755984983462081306",
                "14174536631749896647678254105155480878",
                "308191862083942501701832799298618759637",
                "20199790955484976737061826885178902974",
                "70757319477668483229768993365050862284",
                "288020542916686899961691339624360035834",
                "37388683059942611479043500020516945890",
                "235595029271309310776442549104616078275",
                "246787586821188557910229894572675088366",
                "248865480430020889913688782429461092782",
                "257980542219576850561592735303800431958",
                "238526659832830717094649721263381328760",
                "19496139088660095895700753645430924453",
                "272111216780965953740549108749565265586",
                "150839284859701580009823167268313166055",
                "15518405643498460837225151834225779405",
                "100850025162122188648046964167181133898",
                "183652988208972964637409117809250272845",
                "160961809571745434091195419038784512502",
                "238682240072438395766610121889514607087",
                "227410164242319513048212009231881814269",
                "162985550879206035034874535191889038123",
                "154586592920887442718307244371727601102",
                "270879571687317301337470344165098539524",
                "62516058525390663751932799999678535711",
                "236040785180008962441000515507134353177",
                "141132144600951072099531038282524706607",
                "252986719979843254041871140929037498351",
                "259347137007975358516805073396143985395",
                "155975039144575401058412393014071280374",
                "44807620769159210460236602475938041383",
                "212105718430892671379221332055527333182",
                "10623875429376496120630676379403533740",
                "258851409991284043613204264751793488517",
                "596979946619986962683003173668746195",
                "162623777877737389387152380822684111603",
                "134035379926541948868230959304061919042",
                "136044169643274901519507595895027352356",
                "182158433704355640352080783619032144440",
                "311660726212903151023216560867200031855",
                "321587039355951994321513007347942828232",
                "29002700297262382801587098156447206314",
                "206303283688613923918391608393670922068",
                "1787096304139306751320390003021374326",
                "290688973810516952243220711039969899442",
                "7763289008672187402222387314708758900",
                "47291765996308362702192260387512461391",
                "194422609008847701058640894291989834930",
                "133366980087877681953657251847723344392",
                "73433336642207262861942829497513995036",
                "241656078725906406200249899085245739380",
                "103170505496273587522987037658115415919",
                "18147757663252490808588072863100300916",
                "11847068022428741454987416536233267846",
                "51058150673637868013954595135546285115",
                "134994669975772142942742822943736661748",
                "219292836527931613676720717626534657176",
                "36050075542392451950940203098015771851",
                "302590586331250937819133890447393756696",
                "318906768462873724671273483892224326157",
                "187092345461082837415881995727246144532",
                "322176787612153039074880517406333724768",
                "54283243939290485486627224151736139648",
                "219115249742600685996106893987707842287",
                "239269407863636104817545563915165115180",
                "161046164212746812493396755257774452573",
                "236617485186560607796523325642323528095",
                "5718357124974913384896306128674335951",
                "98742758525055281057906850745030131074",
                "318742544269651273757282083258086718696",
                "218636693846018665248901320593947323067",
                "64168037734304648160343613662900398771",
                "289552519253860255211869147009325870355",
                "334393464068946732088837564013897084516",
                "47786675198943436035653465226221558370",
                "213302253968185660226777986993988833361",
                "107436959488924288322768941904050685749",
                "204489641024102606480108488214134021347",
                "320023099871526590068147203974787707540",
                "272831361015026359930843672525234256294",
                "19945152539034975562834099357431485991",
                "143381276527248705726514085218032843906",
                "232809989106768430390154754698337695445",
                "304371587681149611474765311017144775722",
                "234464324010974294242322665517671089320",
                "266452818550590548080180657862836980731",
                "15479837524431166363448786858852048560",
                "144932237394041946119306807112926250196",
                "100309097162812372809350098087313277698",
                "164300452544320890067836597728473652454",
                "173476921187017940920837299339492401720",
                "193476595293194431989676018393110100095",
                "177737681256734566156753398353646268210",
                "76089651600585600127433834348061104603",
                "130023174945379957454159179586535448962",
                "203392560593847633885257615916706646187",
                "159522526335349086338387339890411878314",
                "278040772652894197595023269820045928226",
                "31884772198490486221587701179941320549",
                "113009637107208845506108316431500434339",
                "331794834527666879514692584035461436624",
                "285212087466405956299463183894257951911",
                "197366878277434615594455963502552656245"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-64d71b80",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "sdk/tlibcrypto/ipp/sgx_rsa_encryption.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 5612.0,
            "function_hash": "220979113261840569195244383512479192596"
        },
        "id": "CVE-2019-0122-6a2d6524",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "__create_enclave",
            "file": "psw/urts/urts_com.h"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "277333554552746964707041959668063710604",
                "262088912116332298455644519449055223773",
                "41680454654629048664334488057411825268",
                "117862485515310027362457426624146451369",
                "282634402098570264952166899075901623917",
                "92361886141150154369924989874828461141",
                "261233413419350856635268663104801411526",
                "209087283019615531181724366850746958455",
                "241822716494420321495415469041897854626",
                "243799516638509935784868981819741574669",
                "399187558459279431155389683631917711"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-6c89d071",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "common/inc/sgx_edger8r.h"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 1425.0,
            "function_hash": "326192297580623934959988313229882323644"
        },
        "id": "CVE-2019-0122-72458979",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_calculate_ecdsa_priv_key",
            "file": "sdk/tlibcrypto/ipp/sgx_rsa_encryption.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 481.0,
            "function_hash": "24758023876210128324978425715037035388"
        },
        "id": "CVE-2019-0122-74378d00",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "CEnclave::CEnclave",
            "file": "psw/urts/enclave.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "121610479908289240791550399991985718537",
                "285592841114612471939633713023140606038",
                "131128659145909320859043560341972284334",
                "169709013716653144906063032439327153667",
                "306583139537450346292461339644770386575",
                "137107010289950373263353839585893937973",
                "222414482294653135829598389014944569239",
                "33890669436975063849983025147561729895",
                "234060536390855068668992119387296281570",
                "5161669651669955962440631813686919920",
                "186804436051754345043841705544127500331",
                "252731668591635567875359280393215106857"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-78e67e09",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "sdk/trts/trts_nsp.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "877335219714061055179753648461628263",
                "294654346543411930303285104904198294078",
                "318658424945567163546907873757975340742",
                "110225070772677734041681614114615727941",
                "104254179703129493035403896187204071806",
                "120756914147557329842627800613203329046",
                "100339202507289994998191845109453100697",
                "177326585905568307979055887699428376802",
                "307996625228837130119086585710395134929",
                "130119187668961041226506214016474975896",
                "243507467109265627051324478848608419937",
                "265686158471779804640671339284583220141",
                "173886899364230442254211310842647214394",
                "27684231518761188322371641789281152697",
                "149067684157595950649370792695958692191",
                "63740049693261525675217761901864283963",
                "192620244606672701496910227349417986108",
                "297910073789767744472838469173207483720",
                "220584487862628636671452797862096592010",
                "32955041782912536337005170428081625838",
                "131984941499428862197555121351462946234",
                "157048302752442736033502416395064012588",
                "134038370819981527372699772123103532745",
                "185470836209219916351058809667310643806",
                "293882645132792908482640729296974261040",
                "252029010768610027746475768965143120428",
                "133776140112866123373469231573989950595",
                "47129534756504069198424435189735573818",
                "120129094686178515107864482231315136661",
                "253729150630139278435323397536192606107",
                "223051495506701295476624382936741020704",
                "189968246299697971738789990174173546545",
                "22609088838063603096678192006924185518",
                "249181362405333578412159369450748638007",
                "75993361967808418573310195903107789993",
                "151597451050193825368604960927769140188",
                "225501454606303741020277550006435096116",
                "80928602367458198144498744031358876093",
                "244344629783297183820169012551550699762",
                "228270285562276045478062618802244499925",
                "31097148637923223307068727251300621491",
                "184724734546575195500264756200087510458",
                "21439690013570318070412448718484142242",
                "338270379613322535144689741067827771444",
                "4158023750798247768293441009510422180",
                "323091192596018168643593084576095562913",
                "290404781479468418392146211861315922642",
                "337320878183118437776737349380228793828",
                "251293937708865685827826244729748286238",
                "13132844284289228140492766736021981847",
                "253642650388140337756482282797427528191",
                "117312889497367894907881668229582714085",
                "227455840717440919068142944752228525215",
                "112600071821830172273237979711567194485",
                "139944567994064198565464505507067554997"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-80b0bc71",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "psw/urts/linux/urts.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 624.0,
            "function_hash": "196036272595046263638286565209254748888"
        },
        "id": "CVE-2019-0122-8132ef57",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_ecc256_open_context",
            "file": "sdk/tlibcrypto/ipp/sgx_ecc256.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "276107892670468558178037347578447132766",
                "225528388928803262424146771935726346504",
                "252213819714464618143115484548688638931",
                "247807160866757523315359767011270354425",
                "250635092102516780182612391848104639674",
                "31126796190546884007177820506330563302",
                "252793090088482695319751267315338319157",
                "18797861885220053553575917352859944440",
                "80747988042368654957033150575697421883",
                "328501194123854571967249339522105406287",
                "313195465691047725865620338073511447272",
                "88845112206961914758192685258558551612",
                "159906654000230169741471375479389491591",
                "14573708917721850959305573309059039472",
                "291131427440792160363285822694112169524",
                "123625993811382554324131519487592807877",
                "141755172322503985174183672716248387410",
                "223575932929209723211653235239316308204",
                "171856185532430533920486983759746238721",
                "48106611685187454618086346396954794446",
                "229781047269302488682930094500028880570",
                "262938001337333361724734114109321106300",
                "20297786688478341185452480340842035214",
                "303476922176475023647789600755127302107",
                "23089230193242500973510174100771632527",
                "174877379545294227509838295262340221900",
                "31076480888006932069306746023036895831",
                "22662278132337156371501286566157163049",
                "301525424664689391755279898717811192323",
                "53423764809478321747862597691973296157",
                "317451175466451988861584287827124022189",
                "310578400083441576173868414805248548981",
                "15103163894516672011545690705497524166",
                "98603054407342158320991081121896589446",
                "218701641514189165402882274720866688534",
                "23870488894841415902313969004250369321",
                "297295651366572371555244777639843649289",
                "330124315426989040301065218976501079980",
                "260823178668658940236897139396872698606",
                "292392347875425324952548971754824482389",
                "36940972727724460394282890012275419611",
                "78436777720210371153947241052126161726"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-819e7fae",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "psw/urts/urts_com.h"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "167998555489834896596337696713020991704",
                "15733713802784314452651887099382012592",
                "141168729040037209023702241206512824588",
                "327695075799557778954280344939293486733"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-821bc57f",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "psw/urts/linux/urts_internal.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 243.0,
            "function_hash": "265844347065191078448016803105070529475"
        },
        "id": "CVE-2019-0122-86d6c1fb",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "CEnclave::~CEnclave",
            "file": "psw/urts/enclave.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 2422.0,
            "function_hash": "285123964293744125293054349736194053890"
        },
        "id": "CVE-2019-0122-8c843c33",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "_create_enclave",
            "file": "psw/urts/urts_com.h"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "53860675984589545177824627118191610908",
                "189310995708455634461752874489044520117",
                "189169922632525938686099167771086829391",
                "227208288015039271000519868991802816326"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-8c88c3d6",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "sdk/trts/trts_ecall.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "110210369157856441723492305221833062100",
                "135168411533032071189665188538638230892",
                "174066927680350078795081727227710239803",
                "183503793059584338327449403614932255882"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-9318ebc2",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "sdk/trts/trts_internal.h"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "203841893483604331372018494931819831000",
                "227274779174909544071095608453891155038",
                "193269989815459756063180414831607052827",
                "58842073411054961657947310963251610509",
                "243275289041975517018031187492844384835",
                "39921262011732717233519432316089831403",
                "20315275771467559544603314347816755284",
                "17841680540867270299865548610174833741",
                "278603665631395102264980312655086929040",
                "284268172515900958011845204388647914326",
                "316658340757912294063494360975380675734"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-95d3a885",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "sdk/trts/trts_ocall.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 431.0,
            "function_hash": "25687823213133437403242633404276822487"
        },
        "id": "CVE-2019-0122-96888d19",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_ecall",
            "file": "psw/urts/routine.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 277.0,
            "function_hash": "177569628267973157500387029946515123852"
        },
        "id": "CVE-2019-0122-977c4a43",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "CEnclavePool::get_enclave",
            "file": "psw/urts/enclave.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 876.0,
            "function_hash": "272897086439998082521566933776910193388"
        },
        "id": "CVE-2019-0122-a45863c3",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_ra_close",
            "file": "sdk/tkey_exchange/tkey_exchange.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 1188.0,
            "function_hash": "263631055886616716192074202426103058206"
        },
        "id": "CVE-2019-0122-ab5cf139",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_ra_get_ga",
            "file": "sdk/tkey_exchange/tkey_exchange.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 322.0,
            "function_hash": "31863017368923871800982994003808775337"
        },
        "id": "CVE-2019-0122-b2b98707",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "secure_free_rsa_pri2_key",
            "file": "sdk/tlibcrypto/ipp/sgx_rsa_internal.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "126266306810654696657096655256922486261",
                "318454766232949789087433838040049286858",
                "319264549611272598781190553851147810086",
                "9288215912284709011825581771890524186",
                "275885209279788208375001263083920443101",
                "9746812678933478260896627159926729957",
                "119085503521816357548696573751351077520",
                "289364686320834051946851432739733588166",
                "189666554707606145941652304300284821458",
                "132951958890328420488701040850039852397",
                "173926882115234405030370308428919875686",
                "211527759506449365702363958333132424551",
                "203219040728099636197467562901098459859",
                "42418063499412075118732422489040477139",
                "285056808025679919829138261398282009731",
                "184890926193269214112572168642927108050",
                "287631793912672833009879795485449464515",
                "167043972748992363045021676109513799785"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-b584b57d",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "sdk/tlibcrypto/ipp/sgx_rsa3072.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "248283620790156227026989071756951927761",
                "50489261719575996084803953416643856961",
                "115939160279549867312171825982352202813",
                "271848651349927920550342770017818601722",
                "314066042867598751559599216868596037199",
                "272817434532383336253405060394434419148",
                "19637243096244020968771982228031483164",
                "276529297470304838659845091654532246997"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-ba19a1db",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "common/inc/internal/rts.h"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 1646.0,
            "function_hash": "169875369258204337100395202120703391116"
        },
        "id": "CVE-2019-0122-c3b3cd3c",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_rsa3072_sign",
            "file": "sdk/tlibcrypto/ipp/sgx_rsa3072.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 1003.0,
            "function_hash": "146175695442272371240939151973656032453"
        },
        "id": "CVE-2019-0122-c5dd94a2",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_create_rsa_pub1_key",
            "file": "sdk/tlibcrypto/ipp/sgx_rsa_encryption.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 874.0,
            "function_hash": "297542946421830960611236222054562449406"
        },
        "id": "CVE-2019-0122-c685c768",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "CEnclave::ocall",
            "file": "psw/urts/enclave.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 794.0,
            "function_hash": "290798009010215492051738232853224603578"
        },
        "id": "CVE-2019-0122-c8690576",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_ra_get_keys",
            "file": "sdk/tkey_exchange/tkey_exchange.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "166886074609320387797947603146510105183",
                "47151253009807601520788892285749488604",
                "301257374064417283500849612865518067571",
                "309652058665858906428271410858022784508",
                "14425784944638305231246359259951293421",
                "79617066520864851199156401349332271707",
                "65278898642482981476058556782420252403",
                "220323529776551451402264641861689931533",
                "94849035859783802309044304126638154964",
                "335301610574659910591446097367637709454",
                "1425894593365980991335513906207219215",
                "83822411487229704204325676383726750854",
                "215417032553843750858726188509560902368",
                "246821279770218358875454785926961411736",
                "42103672436832662410225227078222290837",
                "309795210907216744782402132087690251289"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-cf3c940b",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "psw/urts/enclave.h"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 495.0,
            "function_hash": "119699729398185491067085822845947622003"
        },
        "id": "CVE-2019-0122-d6fb4ee8",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_ocall",
            "file": "sdk/trts/trts_ocall.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 3903.0,
            "function_hash": "13922029476679901987902085657627619536"
        },
        "id": "CVE-2019-0122-d7618244",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_ra_get_msg3_trusted",
            "file": "sdk/tkey_exchange/tkey_exchange.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "23622900706313556552320497798994938446",
                "142022797977021887050299493060132719919",
                "81283070505065846718688436317229701545",
                "42360398637725882392677945520660625001",
                "337079023417779105555326899396782760495",
                "237914235233845463445509302790193796739",
                "276820900414390353818723277597070266247",
                "60880600619571679711369973935028885976",
                "195521440778471516734494945506102078085",
                "123084643231050096197671581924739709396",
                "264894287013441331082324008059381230311",
                "262378640733351983627988350912949359907",
                "123382064870867824077677287998223115915",
                "340042686952756491945335858684323092462",
                "13297376015020478068874522959402455919"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-d96ec6aa",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "psw/urts/routine.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 706.0,
            "function_hash": "293177750400487749299033916005680255808"
        },
        "id": "CVE-2019-0122-dbc9a663",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_rsa_priv_decrypt_sha256",
            "file": "sdk/tlibcrypto/ipp/sgx_rsa_encryption.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "65341270714812252585033083340872542878",
                "314632548970195712605565228421485033339",
                "53589829851383199730326021276885809544",
                "223168766363946303601651751873192224608",
                "40882489996638326689920803106807241171",
                "196648481268107307520385934769750305710",
                "314632548970195712605565228421485033339",
                "327956657588578962786174992530670581066",
                "175271773447515083839444144075231659021",
                "318646508979727316117974280186116190631",
                "111449391533303900823373977837392602857",
                "314632548970195712605565228421485033339",
                "97752310046405400514429022823325770856",
                "156853372210762681632520607553902946477",
                "165551492421032117550219086987305163074",
                "266422426245740782991633261000185546791",
                "314632548970195712605565228421485033339",
                "121911312409635769927533637943672293398",
                "333867039953273103939961067884169100376",
                "183967354294485703475297690394413576779",
                "258276248954451663695427213048683082155",
                "314632548970195712605565228421485033339",
                "253213862247465388917915818148096425607",
                "5597321055467366470802743753958395528",
                "101918828116502977198037182904828907875",
                "97495851901627586689835694658561894692",
                "72919374664473369264793453556420464190",
                "339684481073502188208819196327204987776",
                "288658844277893499446863852943910267925",
                "57098521778734482245342905677160145839",
                "163596083445163987757502737214944727544"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-dfbcc387",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "sdk/tkey_exchange/tkey_exchange.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 918.0,
            "function_hash": "159522210895394118274023357801908410576"
        },
        "id": "CVE-2019-0122-e0a57a80",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_rsa_pub_encrypt_sha256",
            "file": "sdk/tlibcrypto/ipp/sgx_rsa_encryption.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 314.0,
            "function_hash": "207432474306357241924778616491412529874"
        },
        "id": "CVE-2019-0122-e2594f7f",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "get_func_addr",
            "file": "sdk/trts/trts_ecall.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "260711017835446558264549688218492136358",
                "178195519565900513794309226043507003111"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-e5db54d1",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "common/inc/internal/ipp_wrapper.h"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 793.0,
            "function_hash": "273757827516667470507508883281929485502"
        },
        "id": "CVE-2019-0122-e7cab707",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "enter_enclave",
            "file": "sdk/trts/trts_nsp.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "52906279185774456150237148457121917198",
                "264232903649180562660067129447886628628",
                "227150728152977441159309515556594631937",
                "26414188578248068337608126185143042809",
                "58937970870684657777030272646318989962",
                "222592550079440072747249244458723377339",
                "201957390915990028399051112285030770521",
                "59408649360835945527340088830561556612",
                "184080678120725307839693738181548618897",
                "329324237261425133954922079954289499056",
                "120302448448615490158045467178272279870",
                "57910397936714606291753058440780513270",
                "100110579131881794392534775745090641705",
                "64620230175635352177575493550652265510",
                "265274743284295428655977862866228922318",
                "309045859642322905152274880936328582166",
                "272472043533182094867835431024611679784",
                "67118534229071752269465988589474959359",
                "120723444369975682109832344869466947632"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-f9a1362a",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "sdk/trts/trts.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 881.0,
            "function_hash": "204882986985727163937153747428920850036"
        },
        "id": "CVE-2019-0122-fb4c3887",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "function": "sgx_create_enclave",
            "file": "psw/urts/linux/urts.cpp"
        }
    },
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "171204064569044509493904857092956632986",
                "5624925551690524959640710724452430149",
                "196094341921438929204882223975025205271",
                "310419802685523837975791497200141547211",
                "277043335610734669565379750598453199605",
                "94853629859950015268784988200399171446",
                "37717947140031318226262209777200162270"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2019-0122-fd2d8b25",
        "source": "https://github.com/intel/linux-sgx/commit/a169a69497b9dc2e9714cdc213ff8f538bf3aaa2",
        "target": {
            "file": "common/inc/sgx_urts.h"
        }
    }
]