In the Linux kernel, the following vulnerability has been resolved:
vfio/platform: Create persistent IRQ handlers
The vfio-platform SET_IRQS ioctl currently allows loopback triggering of an interrupt before a signaling eventfd has been configured by the user, which thereby allows a NULL pointer dereference.
Rather than register the IRQ relative to a valid trigger, register all IRQs in a disabled state in the device open path. This allows mask operations on the IRQ to nest within the overall enable state governed by a valid eventfd signal. This decouples @masked, protected by the @locked spinlock from @trigger, protected via the @igate mutex.
In doing so, it's guaranteed that changes to @trigger cannot race the IRQ handlers because the IRQ handler is synchronously disabled before modifying the trigger, and loopback triggering of the IRQ via ioctl is safe due to serialization with trigger changes via igate.
For compatibility, requestirq() failures are maintained to be local to the SETIRQS ioctl rather than a fatal error in the open device path. This allows, for example, a userspace driver with polling mode support to continue to work regardless of moving the requestirq() call site. This necessarily blocks all SETIRQS access to the failed index.
[
    {
        "id": "CVE-2024-26813-046564a4",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "217188006026364047037620573676248767717",
            "length": 134.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@07afdfd8a68f9eea8db0ddc4626c874f29d2ac5e"
    },
    {
        "id": "CVE-2024-26813-08b89abe",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "218420211037621710060482195694732260451",
            "length": 641.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irqs_ioctl"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0f8d8f9c2173a541812dd750529f4a415117eb29"
    },
    {
        "id": "CVE-2024-26813-0a9193f4",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "178846052577632222549264427253433115846",
            "length": 876.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_set_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@09452c8fcbd7817c06e8e3212d99b45917e603a5"
    },
    {
        "id": "CVE-2024-26813-0ad5448b",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "7652370623338170262560395611390097160",
            "length": 773.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_init"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7932db06c82c5b2f42a4d1a849d97dba9ce4a362"
    },
    {
        "id": "CVE-2024-26813-0b3dd293",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "111211585898804534091131260116670150018",
            "length": 781.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_init"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@62d4e43a569b67929eb3319780be5359694c8086"
    },
    {
        "id": "CVE-2024-26813-14fa8c9e",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "143604025452648163682708748295448024470",
            "length": 844.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irq_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0f8d8f9c2173a541812dd750529f4a415117eb29"
    },
    {
        "id": "CVE-2024-26813-1537e6ff",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "211982790906420576536225579096896565977",
            "length": 360.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_automasked_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d6bedd6acc0bcb1e7e010bc046032e47f08d379f"
    },
    {
        "id": "CVE-2024-26813-1abd1932",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "77672357091407594522642147254168539383",
                "131572876650959465364837915709629085237",
                "293966059267005805532057662659050640110",
                "142515877823348842750697066628123078016",
                "116670465623719307702049703072305666344",
                "143719801951919487039692574973162546844",
                "338176496106179591049285840541318085449",
                "325870178644754182839378739763639061603",
                "125956689315323226214133748674332129415",
                "255179648901085594486420739372487462605",
                "126496636108485857102223542971379802682",
                "75698473027955192790913660573963675016",
                "165820686443192345966677263050375840277",
                "144176530568484992243190392769742502297",
                "217008637349415475019441092284581995326",
                "246327163038888847244346323981312817291",
                "289678904960189413015598055641200535830",
                "161231057951583554130208445224890346782",
                "1800797570226915953227382697014697417",
                "153843587388437156645340518774147653289",
                "51600003424288267319913161982194043190",
                "296858027465737828809720901579075322843",
                "153619848647688746993107501462096654678",
                "97788515022707555797550454750423972614",
                "181884713729241832837422837431105972922",
                "160191600996994500806105909073553254180",
                "74198686175430132458674478631847311870",
                "205165059084638965810303781519457364990",
                "110239339421183898332928574414211872695",
                "335968175019211181108995553579948737038",
                "43364786246526820429738851614962280214",
                "10878072786781079451720100709002288252",
                "241997595315754977477974431549510404675",
                "95719773035101527742634725361738181415",
                "254113511433234236829865365351245940700",
                "32714804950240252284103917663451886412",
                "327618447337391578243858560215604566303",
                "338851859022626614562328735051855117167",
                "98374066776381559204507348641030576947",
                "163780736256442019349884924265453726375",
                "190512884169553438508195812982529045587",
                "285618794243332751947981162165473062155",
                "107548201773383219003029420675246325871",
                "201564934369375212656654437270106194647",
                "32644008599157091810434762367983733849",
                "298499422645970895765685279374705416550",
                "36449886865503685842384135227879739649",
                "41250041886587302817024515617882299581",
                "225685106152691542255732039887914681033",
                "130467571066971283670842313145034525818",
                "91486604937537025265648962221219570438",
                "319999014505106465340613301761155185912",
                "175202911106207209717744457252946690771",
                "196503689467665089455084318067364659227",
                "248025860363066704163068091864250874229",
                "305595354904208425971988957233256608423",
                "3973779806668964606734605678412365555",
                "201568141441998895077744596187733504294",
                "232049646817934055670292746309236591809",
                "285241531679023009554151562761092573452",
                "224642346171963524402259048450797523770",
                "151057839421836963621774180215174601308",
                "164407377514499297281775172399973817162",
                "35928024537497412886253379331187148102",
                "70647586841090910581781565651610524139",
                "326843149275282500613276474972293146894",
                "284174032656923646583079984801012419694",
                "19528051389119912075141632543840282768",
                "276067155597462818263335708703036415920",
                "46444390994309475082708466288885379480",
                "236516224671391777877702576854806323543",
                "12021209136615958569163035879487846044",
                "30107378948850415353139377809966793852",
                "29218274363878966159319329511470261140",
                "324312249750673263693824541118491165047",
                "297332450895124728657935114947793647969",
                "288493343570318445749384100612082791187",
                "130948914022306153901497543649384810069",
                "337580897507137240728839622548329417138",
                "112302561425273825176804132136869128426",
                "209048425119783627896434842346190716031",
                "178942594199999067138160462555649916640",
                "238875975635995615683831378975520931014",
                "66118900499134442390172279481892896765",
                "168428963280995077055135504596554980219",
                "314214527122778544287818622802571874424",
                "208547619594890582979821454770740685592"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0f8d8f9c2173a541812dd750529f4a415117eb29"
    },
    {
        "id": "CVE-2024-26813-1b2bfd5f",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "143604025452648163682708748295448024470",
            "length": 844.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irq_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@62d4e43a569b67929eb3319780be5359694c8086"
    },
    {
        "id": "CVE-2024-26813-1c0c3061",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "178846052577632222549264427253433115846",
            "length": 876.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_set_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7932db06c82c5b2f42a4d1a849d97dba9ce4a362"
    },
    {
        "id": "CVE-2024-26813-211d75e4",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "126449222371730716525392150737836774936",
            "length": 364.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_automasked_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7932db06c82c5b2f42a4d1a849d97dba9ce4a362"
    },
    {
        "id": "CVE-2024-26813-2483ecd5",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "176900416891210159108246698220879913319",
            "length": 290.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_cleanup"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@09452c8fcbd7817c06e8e3212d99b45917e603a5"
    },
    {
        "id": "CVE-2024-26813-275674c2",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "176900416891210159108246698220879913319",
            "length": 290.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_cleanup"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@675daf435e9f8e5a5eab140a9864dfad6668b375"
    },
    {
        "id": "CVE-2024-26813-27ff860f",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "77672357091407594522642147254168539383",
                "131572876650959465364837915709629085237",
                "293966059267005805532057662659050640110",
                "155574202848536752060003753909438562878",
                "73535799044737095849516788604894776455",
                "328546291368951281826384843090965982320",
                "87897052963827182662089691330856821619",
                "40269985591183980518873650562975344452",
                "135195913414385357150481564249400313365",
                "97474888461677806549903272126276767299",
                "161468290795486170713084246037503841458",
                "75698473027955192790913660573963675016",
                "165820686443192345966677263050375840277",
                "144176530568484992243190392769742502297",
                "217008637349415475019441092284581995326",
                "246327163038888847244346323981312817291",
                "289678904960189413015598055641200535830",
                "161231057951583554130208445224890346782",
                "1800797570226915953227382697014697417",
                "153843587388437156645340518774147653289",
                "51600003424288267319913161982194043190",
                "296858027465737828809720901579075322843",
                "153619848647688746993107501462096654678",
                "293365262766087941518441866764904694860",
                "283176016355503134685092301836399963770",
                "117342178378991219357535498072114675561",
                "76714538402522950958840865453396629243",
                "335968175019211181108995553579948737038",
                "43364786246526820429738851614962280214",
                "10878072786781079451720100709002288252",
                "241997595315754977477974431549510404675",
                "95719773035101527742634725361738181415",
                "254113511433234236829865365351245940700",
                "32714804950240252284103917663451886412",
                "327618447337391578243858560215604566303",
                "338851859022626614562328735051855117167",
                "98374066776381559204507348641030576947",
                "163780736256442019349884924265453726375",
                "190512884169553438508195812982529045587",
                "285618794243332751947981162165473062155",
                "107548201773383219003029420675246325871",
                "201564934369375212656654437270106194647",
                "32644008599157091810434762367983733849",
                "298499422645970895765685279374705416550",
                "36449886865503685842384135227879739649",
                "41250041886587302817024515617882299581",
                "225685106152691542255732039887914681033",
                "130467571066971283670842313145034525818",
                "91486604937537025265648962221219570438",
                "319999014505106465340613301761155185912",
                "175202911106207209717744457252946690771",
                "196503689467665089455084318067364659227",
                "248025860363066704163068091864250874229",
                "305595354904208425971988957233256608423",
                "3973779806668964606734605678412365555",
                "201568141441998895077744596187733504294",
                "232049646817934055670292746309236591809",
                "285241531679023009554151562761092573452",
                "224642346171963524402259048450797523770",
                "151057839421836963621774180215174601308",
                "110404484121281820069340434800176040089",
                "35928024537497412886253379331187148102",
                "70647586841090910581781565651610524139",
                "326843149275282500613276474972293146894",
                "284174032656923646583079984801012419694",
                "19528051389119912075141632543840282768",
                "276067155597462818263335708703036415920",
                "46444390994309475082708466288885379480",
                "236516224671391777877702576854806323543",
                "12021209136615958569163035879487846044",
                "30107378948850415353139377809966793852",
                "29218274363878966159319329511470261140",
                "324312249750673263693824541118491165047",
                "297332450895124728657935114947793647969",
                "288493343570318445749384100612082791187",
                "130948914022306153901497543649384810069",
                "337580897507137240728839622548329417138",
                "112302561425273825176804132136869128426",
                "209048425119783627896434842346190716031",
                "178942594199999067138160462555649916640",
                "238875975635995615683831378975520931014",
                "66118900499134442390172279481892896765",
                "168428963280995077055135504596554980219",
                "314214527122778544287818622802571874424",
                "208547619594890582979821454770740685592"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@07afdfd8a68f9eea8db0ddc4626c874f29d2ac5e"
    },
    {
        "id": "CVE-2024-26813-2888f3f1",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "126449222371730716525392150737836774936",
            "length": 364.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_automasked_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@62d4e43a569b67929eb3319780be5359694c8086"
    },
    {
        "id": "CVE-2024-26813-2b9d5233",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "171131738211398229156110989264854678353",
            "length": 884.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_set_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@675daf435e9f8e5a5eab140a9864dfad6668b375"
    },
    {
        "id": "CVE-2024-26813-310c66b8",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "211982790906420576536225579096896565977",
            "length": 360.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_automasked_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0f8d8f9c2173a541812dd750529f4a415117eb29"
    },
    {
        "id": "CVE-2024-26813-325a2d40",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "143604025452648163682708748295448024470",
            "length": 844.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irq_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@cc5838f19d39a5fef04c468199699d2a4578be3a"
    },
    {
        "id": "CVE-2024-26813-34cda9ea",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "171131738211398229156110989264854678353",
            "length": 884.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_set_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d6bedd6acc0bcb1e7e010bc046032e47f08d379f"
    },
    {
        "id": "CVE-2024-26813-3f714690",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "217188006026364047037620573676248767717",
            "length": 134.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7932db06c82c5b2f42a4d1a849d97dba9ce4a362"
    },
    {
        "id": "CVE-2024-26813-3ffd307c",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "171131738211398229156110989264854678353",
            "length": 884.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_set_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@62d4e43a569b67929eb3319780be5359694c8086"
    },
    {
        "id": "CVE-2024-26813-4ca8a2af",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "178846052577632222549264427253433115846",
            "length": 876.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_set_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@cc5838f19d39a5fef04c468199699d2a4578be3a"
    },
    {
        "id": "CVE-2024-26813-53455532",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "176900416891210159108246698220879913319",
            "length": 290.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_cleanup"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@07afdfd8a68f9eea8db0ddc4626c874f29d2ac5e"
    },
    {
        "id": "CVE-2024-26813-5d00fd79",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "77672357091407594522642147254168539383",
                "131572876650959465364837915709629085237",
                "293966059267005805532057662659050640110",
                "142515877823348842750697066628123078016",
                "116670465623719307702049703072305666344",
                "143719801951919487039692574973162546844",
                "338176496106179591049285840541318085449",
                "325870178644754182839378739763639061603",
                "125956689315323226214133748674332129415",
                "255179648901085594486420739372487462605",
                "126496636108485857102223542971379802682",
                "75698473027955192790913660573963675016",
                "165820686443192345966677263050375840277",
                "144176530568484992243190392769742502297",
                "217008637349415475019441092284581995326",
                "246327163038888847244346323981312817291",
                "289678904960189413015598055641200535830",
                "161231057951583554130208445224890346782",
                "1800797570226915953227382697014697417",
                "153843587388437156645340518774147653289",
                "51600003424288267319913161982194043190",
                "296858027465737828809720901579075322843",
                "153619848647688746993107501462096654678",
                "97788515022707555797550454750423972614",
                "181884713729241832837422837431105972922",
                "160191600996994500806105909073553254180",
                "74198686175430132458674478631847311870",
                "205165059084638965810303781519457364990",
                "110239339421183898332928574414211872695",
                "335968175019211181108995553579948737038",
                "43364786246526820429738851614962280214",
                "10878072786781079451720100709002288252",
                "241997595315754977477974431549510404675",
                "95719773035101527742634725361738181415",
                "254113511433234236829865365351245940700",
                "32714804950240252284103917663451886412",
                "327618447337391578243858560215604566303",
                "338851859022626614562328735051855117167",
                "98374066776381559204507348641030576947",
                "163780736256442019349884924265453726375",
                "190512884169553438508195812982529045587",
                "285618794243332751947981162165473062155",
                "107548201773383219003029420675246325871",
                "201564934369375212656654437270106194647",
                "32644008599157091810434762367983733849",
                "298499422645970895765685279374705416550",
                "36449886865503685842384135227879739649",
                "41250041886587302817024515617882299581",
                "225685106152691542255732039887914681033",
                "130467571066971283670842313145034525818",
                "91486604937537025265648962221219570438",
                "319999014505106465340613301761155185912",
                "175202911106207209717744457252946690771",
                "196503689467665089455084318067364659227",
                "248025860363066704163068091864250874229",
                "305595354904208425971988957233256608423",
                "3973779806668964606734605678412365555",
                "201568141441998895077744596187733504294",
                "232049646817934055670292746309236591809",
                "285241531679023009554151562761092573452",
                "224642346171963524402259048450797523770",
                "151057839421836963621774180215174601308",
                "164407377514499297281775172399973817162",
                "35928024537497412886253379331187148102",
                "70647586841090910581781565651610524139",
                "326843149275282500613276474972293146894",
                "284174032656923646583079984801012419694",
                "19528051389119912075141632543840282768",
                "276067155597462818263335708703036415920",
                "46444390994309475082708466288885379480",
                "236516224671391777877702576854806323543",
                "12021209136615958569163035879487846044",
                "30107378948850415353139377809966793852",
                "29218274363878966159319329511470261140",
                "324312249750673263693824541118491165047",
                "297332450895124728657935114947793647969",
                "288493343570318445749384100612082791187",
                "130948914022306153901497543649384810069",
                "337580897507137240728839622548329417138",
                "112302561425273825176804132136869128426",
                "209048425119783627896434842346190716031",
                "178942594199999067138160462555649916640",
                "238875975635995615683831378975520931014",
                "66118900499134442390172279481892896765",
                "168428963280995077055135504596554980219",
                "314214527122778544287818622802571874424",
                "208547619594890582979821454770740685592"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@675daf435e9f8e5a5eab140a9864dfad6668b375"
    },
    {
        "id": "CVE-2024-26813-6177fffc",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "176900416891210159108246698220879913319",
            "length": 290.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_cleanup"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@cc5838f19d39a5fef04c468199699d2a4578be3a"
    },
    {
        "id": "CVE-2024-26813-63a9be88",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "218420211037621710060482195694732260451",
            "length": 641.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irqs_ioctl"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@09452c8fcbd7817c06e8e3212d99b45917e603a5"
    },
    {
        "id": "CVE-2024-26813-63adb2b4",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "143604025452648163682708748295448024470",
            "length": 844.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irq_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@09452c8fcbd7817c06e8e3212d99b45917e603a5"
    },
    {
        "id": "CVE-2024-26813-67059f54",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "178846052577632222549264427253433115846",
            "length": 876.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_set_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@07afdfd8a68f9eea8db0ddc4626c874f29d2ac5e"
    },
    {
        "id": "CVE-2024-26813-67a188de",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "143604025452648163682708748295448024470",
            "length": 844.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irq_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@675daf435e9f8e5a5eab140a9864dfad6668b375"
    },
    {
        "id": "CVE-2024-26813-67ac0245",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "143604025452648163682708748295448024470",
            "length": 844.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irq_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7932db06c82c5b2f42a4d1a849d97dba9ce4a362"
    },
    {
        "id": "CVE-2024-26813-703cdc64",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "111211585898804534091131260116670150018",
            "length": 781.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_init"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0f8d8f9c2173a541812dd750529f4a415117eb29"
    },
    {
        "id": "CVE-2024-26813-768e3ff4",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "126449222371730716525392150737836774936",
            "length": 364.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_automasked_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@cc5838f19d39a5fef04c468199699d2a4578be3a"
    },
    {
        "id": "CVE-2024-26813-7a7e9201",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "218420211037621710060482195694732260451",
            "length": 641.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irqs_ioctl"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@cc5838f19d39a5fef04c468199699d2a4578be3a"
    },
    {
        "id": "CVE-2024-26813-7b772080",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "7652370623338170262560395611390097160",
            "length": 773.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_init"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@07afdfd8a68f9eea8db0ddc4626c874f29d2ac5e"
    },
    {
        "id": "CVE-2024-26813-81ad613c",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "218420211037621710060482195694732260451",
            "length": 641.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irqs_ioctl"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d6bedd6acc0bcb1e7e010bc046032e47f08d379f"
    },
    {
        "id": "CVE-2024-26813-824535e6",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "143604025452648163682708748295448024470",
            "length": 844.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irq_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@07afdfd8a68f9eea8db0ddc4626c874f29d2ac5e"
    },
    {
        "id": "CVE-2024-26813-8d8218e7",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "77672357091407594522642147254168539383",
                "131572876650959465364837915709629085237",
                "293966059267005805532057662659050640110",
                "155574202848536752060003753909438562878",
                "73535799044737095849516788604894776455",
                "328546291368951281826384843090965982320",
                "87897052963827182662089691330856821619",
                "40269985591183980518873650562975344452",
                "135195913414385357150481564249400313365",
                "97474888461677806549903272126276767299",
                "161468290795486170713084246037503841458",
                "75698473027955192790913660573963675016",
                "165820686443192345966677263050375840277",
                "144176530568484992243190392769742502297",
                "217008637349415475019441092284581995326",
                "246327163038888847244346323981312817291",
                "289678904960189413015598055641200535830",
                "161231057951583554130208445224890346782",
                "1800797570226915953227382697014697417",
                "153843587388437156645340518774147653289",
                "51600003424288267319913161982194043190",
                "296858027465737828809720901579075322843",
                "153619848647688746993107501462096654678",
                "293365262766087941518441866764904694860",
                "283176016355503134685092301836399963770",
                "117342178378991219357535498072114675561",
                "76714538402522950958840865453396629243",
                "335968175019211181108995553579948737038",
                "43364786246526820429738851614962280214",
                "10878072786781079451720100709002288252",
                "241997595315754977477974431549510404675",
                "95719773035101527742634725361738181415",
                "254113511433234236829865365351245940700",
                "32714804950240252284103917663451886412",
                "327618447337391578243858560215604566303",
                "338851859022626614562328735051855117167",
                "98374066776381559204507348641030576947",
                "163780736256442019349884924265453726375",
                "190512884169553438508195812982529045587",
                "285618794243332751947981162165473062155",
                "107548201773383219003029420675246325871",
                "201564934369375212656654437270106194647",
                "32644008599157091810434762367983733849",
                "298499422645970895765685279374705416550",
                "36449886865503685842384135227879739649",
                "41250041886587302817024515617882299581",
                "225685106152691542255732039887914681033",
                "130467571066971283670842313145034525818",
                "91486604937537025265648962221219570438",
                "319999014505106465340613301761155185912",
                "175202911106207209717744457252946690771",
                "196503689467665089455084318067364659227",
                "248025860363066704163068091864250874229",
                "305595354904208425971988957233256608423",
                "3973779806668964606734605678412365555",
                "201568141441998895077744596187733504294",
                "232049646817934055670292746309236591809",
                "285241531679023009554151562761092573452",
                "224642346171963524402259048450797523770",
                "151057839421836963621774180215174601308",
                "110404484121281820069340434800176040089",
                "35928024537497412886253379331187148102",
                "70647586841090910581781565651610524139",
                "326843149275282500613276474972293146894",
                "284174032656923646583079984801012419694",
                "19528051389119912075141632543840282768",
                "276067155597462818263335708703036415920",
                "46444390994309475082708466288885379480",
                "236516224671391777877702576854806323543",
                "12021209136615958569163035879487846044",
                "30107378948850415353139377809966793852",
                "29218274363878966159319329511470261140",
                "324312249750673263693824541118491165047",
                "297332450895124728657935114947793647969",
                "288493343570318445749384100612082791187",
                "130948914022306153901497543649384810069",
                "337580897507137240728839622548329417138",
                "112302561425273825176804132136869128426",
                "209048425119783627896434842346190716031",
                "178942594199999067138160462555649916640",
                "238875975635995615683831378975520931014",
                "66118900499134442390172279481892896765",
                "168428963280995077055135504596554980219",
                "314214527122778544287818622802571874424",
                "208547619594890582979821454770740685592"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@cc5838f19d39a5fef04c468199699d2a4578be3a"
    },
    {
        "id": "CVE-2024-26813-942d23c6",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "10505252417988552681734680864027340036",
            "length": 130.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d6bedd6acc0bcb1e7e010bc046032e47f08d379f"
    },
    {
        "id": "CVE-2024-26813-99749244",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "217188006026364047037620573676248767717",
            "length": 134.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@cc5838f19d39a5fef04c468199699d2a4578be3a"
    },
    {
        "id": "CVE-2024-26813-9abdbbd7",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "7652370623338170262560395611390097160",
            "length": 773.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_init"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@09452c8fcbd7817c06e8e3212d99b45917e603a5"
    },
    {
        "id": "CVE-2024-26813-9c0cdb95",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "218420211037621710060482195694732260451",
            "length": 641.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irqs_ioctl"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@62d4e43a569b67929eb3319780be5359694c8086"
    },
    {
        "id": "CVE-2024-26813-a43f28aa",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "171131738211398229156110989264854678353",
            "length": 884.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_set_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0f8d8f9c2173a541812dd750529f4a415117eb29"
    },
    {
        "id": "CVE-2024-26813-b4beec42",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "218420211037621710060482195694732260451",
            "length": 641.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irqs_ioctl"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7932db06c82c5b2f42a4d1a849d97dba9ce4a362"
    },
    {
        "id": "CVE-2024-26813-b6f33129",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "217188006026364047037620573676248767717",
            "length": 134.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@09452c8fcbd7817c06e8e3212d99b45917e603a5"
    },
    {
        "id": "CVE-2024-26813-bc25c5fa",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "77672357091407594522642147254168539383",
                "131572876650959465364837915709629085237",
                "293966059267005805532057662659050640110",
                "155574202848536752060003753909438562878",
                "73535799044737095849516788604894776455",
                "328546291368951281826384843090965982320",
                "87897052963827182662089691330856821619",
                "40269985591183980518873650562975344452",
                "135195913414385357150481564249400313365",
                "97474888461677806549903272126276767299",
                "161468290795486170713084246037503841458",
                "75698473027955192790913660573963675016",
                "165820686443192345966677263050375840277",
                "144176530568484992243190392769742502297",
                "217008637349415475019441092284581995326",
                "246327163038888847244346323981312817291",
                "289678904960189413015598055641200535830",
                "161231057951583554130208445224890346782",
                "1800797570226915953227382697014697417",
                "153843587388437156645340518774147653289",
                "51600003424288267319913161982194043190",
                "296858027465737828809720901579075322843",
                "153619848647688746993107501462096654678",
                "293365262766087941518441866764904694860",
                "283176016355503134685092301836399963770",
                "117342178378991219357535498072114675561",
                "76714538402522950958840865453396629243",
                "335968175019211181108995553579948737038",
                "43364786246526820429738851614962280214",
                "10878072786781079451720100709002288252",
                "241997595315754977477974431549510404675",
                "95719773035101527742634725361738181415",
                "254113511433234236829865365351245940700",
                "32714804950240252284103917663451886412",
                "327618447337391578243858560215604566303",
                "338851859022626614562328735051855117167",
                "98374066776381559204507348641030576947",
                "163780736256442019349884924265453726375",
                "190512884169553438508195812982529045587",
                "285618794243332751947981162165473062155",
                "107548201773383219003029420675246325871",
                "201564934369375212656654437270106194647",
                "32644008599157091810434762367983733849",
                "298499422645970895765685279374705416550",
                "36449886865503685842384135227879739649",
                "41250041886587302817024515617882299581",
                "225685106152691542255732039887914681033",
                "130467571066971283670842313145034525818",
                "91486604937537025265648962221219570438",
                "319999014505106465340613301761155185912",
                "175202911106207209717744457252946690771",
                "196503689467665089455084318067364659227",
                "248025860363066704163068091864250874229",
                "305595354904208425971988957233256608423",
                "3973779806668964606734605678412365555",
                "201568141441998895077744596187733504294",
                "232049646817934055670292746309236591809",
                "285241531679023009554151562761092573452",
                "224642346171963524402259048450797523770",
                "151057839421836963621774180215174601308",
                "110404484121281820069340434800176040089",
                "35928024537497412886253379331187148102",
                "70647586841090910581781565651610524139",
                "326843149275282500613276474972293146894",
                "284174032656923646583079984801012419694",
                "19528051389119912075141632543840282768",
                "276067155597462818263335708703036415920",
                "46444390994309475082708466288885379480",
                "236516224671391777877702576854806323543",
                "12021209136615958569163035879487846044",
                "30107378948850415353139377809966793852",
                "29218274363878966159319329511470261140",
                "324312249750673263693824541118491165047",
                "297332450895124728657935114947793647969",
                "288493343570318445749384100612082791187",
                "130948914022306153901497543649384810069",
                "337580897507137240728839622548329417138",
                "112302561425273825176804132136869128426",
                "209048425119783627896434842346190716031",
                "178942594199999067138160462555649916640",
                "238875975635995615683831378975520931014",
                "66118900499134442390172279481892896765",
                "168428963280995077055135504596554980219",
                "314214527122778544287818622802571874424",
                "208547619594890582979821454770740685592"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@09452c8fcbd7817c06e8e3212d99b45917e603a5"
    },
    {
        "id": "CVE-2024-26813-be893c48",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "7652370623338170262560395611390097160",
            "length": 773.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_init"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@cc5838f19d39a5fef04c468199699d2a4578be3a"
    },
    {
        "id": "CVE-2024-26813-c2c2e260",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "126449222371730716525392150737836774936",
            "length": 364.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_automasked_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@09452c8fcbd7817c06e8e3212d99b45917e603a5"
    },
    {
        "id": "CVE-2024-26813-c39f8ddc",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "217188006026364047037620573676248767717",
            "length": 134.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@62d4e43a569b67929eb3319780be5359694c8086"
    },
    {
        "id": "CVE-2024-26813-c4b14b86",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "176900416891210159108246698220879913319",
            "length": 290.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_cleanup"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7932db06c82c5b2f42a4d1a849d97dba9ce4a362"
    },
    {
        "id": "CVE-2024-26813-c7db73c1",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "111211585898804534091131260116670150018",
            "length": 781.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_init"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d6bedd6acc0bcb1e7e010bc046032e47f08d379f"
    },
    {
        "id": "CVE-2024-26813-ca4ace51",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "218420211037621710060482195694732260451",
            "length": 641.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irqs_ioctl"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@675daf435e9f8e5a5eab140a9864dfad6668b375"
    },
    {
        "id": "CVE-2024-26813-ccdf2314",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "126449222371730716525392150737836774936",
            "length": 364.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_automasked_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@07afdfd8a68f9eea8db0ddc4626c874f29d2ac5e"
    },
    {
        "id": "CVE-2024-26813-cd10e39b",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "111211585898804534091131260116670150018",
            "length": 781.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_init"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@675daf435e9f8e5a5eab140a9864dfad6668b375"
    },
    {
        "id": "CVE-2024-26813-cf5f0789",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "77672357091407594522642147254168539383",
                "131572876650959465364837915709629085237",
                "293966059267005805532057662659050640110",
                "155574202848536752060003753909438562878",
                "73535799044737095849516788604894776455",
                "328546291368951281826384843090965982320",
                "87897052963827182662089691330856821619",
                "40269985591183980518873650562975344452",
                "135195913414385357150481564249400313365",
                "97474888461677806549903272126276767299",
                "161468290795486170713084246037503841458",
                "75698473027955192790913660573963675016",
                "165820686443192345966677263050375840277",
                "144176530568484992243190392769742502297",
                "217008637349415475019441092284581995326",
                "246327163038888847244346323981312817291",
                "289678904960189413015598055641200535830",
                "161231057951583554130208445224890346782",
                "1800797570226915953227382697014697417",
                "153843587388437156645340518774147653289",
                "51600003424288267319913161982194043190",
                "296858027465737828809720901579075322843",
                "153619848647688746993107501462096654678",
                "293365262766087941518441866764904694860",
                "283176016355503134685092301836399963770",
                "117342178378991219357535498072114675561",
                "76714538402522950958840865453396629243",
                "335968175019211181108995553579948737038",
                "43364786246526820429738851614962280214",
                "10878072786781079451720100709002288252",
                "241997595315754977477974431549510404675",
                "95719773035101527742634725361738181415",
                "254113511433234236829865365351245940700",
                "32714804950240252284103917663451886412",
                "327618447337391578243858560215604566303",
                "338851859022626614562328735051855117167",
                "98374066776381559204507348641030576947",
                "163780736256442019349884924265453726375",
                "190512884169553438508195812982529045587",
                "285618794243332751947981162165473062155",
                "107548201773383219003029420675246325871",
                "201564934369375212656654437270106194647",
                "32644008599157091810434762367983733849",
                "298499422645970895765685279374705416550",
                "36449886865503685842384135227879739649",
                "41250041886587302817024515617882299581",
                "225685106152691542255732039887914681033",
                "130467571066971283670842313145034525818",
                "91486604937537025265648962221219570438",
                "319999014505106465340613301761155185912",
                "175202911106207209717744457252946690771",
                "196503689467665089455084318067364659227",
                "248025860363066704163068091864250874229",
                "305595354904208425971988957233256608423",
                "3973779806668964606734605678412365555",
                "201568141441998895077744596187733504294",
                "232049646817934055670292746309236591809",
                "285241531679023009554151562761092573452",
                "224642346171963524402259048450797523770",
                "151057839421836963621774180215174601308",
                "110404484121281820069340434800176040089",
                "35928024537497412886253379331187148102",
                "70647586841090910581781565651610524139",
                "326843149275282500613276474972293146894",
                "284174032656923646583079984801012419694",
                "19528051389119912075141632543840282768",
                "276067155597462818263335708703036415920",
                "46444390994309475082708466288885379480",
                "236516224671391777877702576854806323543",
                "12021209136615958569163035879487846044",
                "30107378948850415353139377809966793852",
                "29218274363878966159319329511470261140",
                "324312249750673263693824541118491165047",
                "297332450895124728657935114947793647969",
                "288493343570318445749384100612082791187",
                "130948914022306153901497543649384810069",
                "337580897507137240728839622548329417138",
                "112302561425273825176804132136869128426",
                "209048425119783627896434842346190716031",
                "178942594199999067138160462555649916640",
                "238875975635995615683831378975520931014",
                "66118900499134442390172279481892896765",
                "168428963280995077055135504596554980219",
                "314214527122778544287818622802571874424",
                "208547619594890582979821454770740685592"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@7932db06c82c5b2f42a4d1a849d97dba9ce4a362"
    },
    {
        "id": "CVE-2024-26813-d3ff66dc",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "77672357091407594522642147254168539383",
                "131572876650959465364837915709629085237",
                "293966059267005805532057662659050640110",
                "142515877823348842750697066628123078016",
                "116670465623719307702049703072305666344",
                "143719801951919487039692574973162546844",
                "338176496106179591049285840541318085449",
                "325870178644754182839378739763639061603",
                "125956689315323226214133748674332129415",
                "255179648901085594486420739372487462605",
                "126496636108485857102223542971379802682",
                "75698473027955192790913660573963675016",
                "165820686443192345966677263050375840277",
                "144176530568484992243190392769742502297",
                "217008637349415475019441092284581995326",
                "246327163038888847244346323981312817291",
                "289678904960189413015598055641200535830",
                "161231057951583554130208445224890346782",
                "1800797570226915953227382697014697417",
                "153843587388437156645340518774147653289",
                "51600003424288267319913161982194043190",
                "296858027465737828809720901579075322843",
                "153619848647688746993107501462096654678",
                "97788515022707555797550454750423972614",
                "181884713729241832837422837431105972922",
                "160191600996994500806105909073553254180",
                "74198686175430132458674478631847311870",
                "205165059084638965810303781519457364990",
                "110239339421183898332928574414211872695",
                "335968175019211181108995553579948737038",
                "43364786246526820429738851614962280214",
                "10878072786781079451720100709002288252",
                "241997595315754977477974431549510404675",
                "95719773035101527742634725361738181415",
                "254113511433234236829865365351245940700",
                "32714804950240252284103917663451886412",
                "327618447337391578243858560215604566303",
                "338851859022626614562328735051855117167",
                "98374066776381559204507348641030576947",
                "163780736256442019349884924265453726375",
                "190512884169553438508195812982529045587",
                "285618794243332751947981162165473062155",
                "107548201773383219003029420675246325871",
                "201564934369375212656654437270106194647",
                "32644008599157091810434762367983733849",
                "298499422645970895765685279374705416550",
                "36449886865503685842384135227879739649",
                "41250041886587302817024515617882299581",
                "225685106152691542255732039887914681033",
                "130467571066971283670842313145034525818",
                "91486604937537025265648962221219570438",
                "319999014505106465340613301761155185912",
                "175202911106207209717744457252946690771",
                "196503689467665089455084318067364659227",
                "248025860363066704163068091864250874229",
                "305595354904208425971988957233256608423",
                "3973779806668964606734605678412365555",
                "201568141441998895077744596187733504294",
                "232049646817934055670292746309236591809",
                "285241531679023009554151562761092573452",
                "224642346171963524402259048450797523770",
                "151057839421836963621774180215174601308",
                "164407377514499297281775172399973817162",
                "35928024537497412886253379331187148102",
                "70647586841090910581781565651610524139",
                "326843149275282500613276474972293146894",
                "284174032656923646583079984801012419694",
                "19528051389119912075141632543840282768",
                "276067155597462818263335708703036415920",
                "46444390994309475082708466288885379480",
                "236516224671391777877702576854806323543",
                "12021209136615958569163035879487846044",
                "30107378948850415353139377809966793852",
                "29218274363878966159319329511470261140",
                "324312249750673263693824541118491165047",
                "297332450895124728657935114947793647969",
                "288493343570318445749384100612082791187",
                "130948914022306153901497543649384810069",
                "337580897507137240728839622548329417138",
                "112302561425273825176804132136869128426",
                "209048425119783627896434842346190716031",
                "178942594199999067138160462555649916640",
                "238875975635995615683831378975520931014",
                "66118900499134442390172279481892896765",
                "168428963280995077055135504596554980219",
                "314214527122778544287818622802571874424",
                "208547619594890582979821454770740685592"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d6bedd6acc0bcb1e7e010bc046032e47f08d379f"
    },
    {
        "id": "CVE-2024-26813-d73dc8a4",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "211982790906420576536225579096896565977",
            "length": 360.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_automasked_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@675daf435e9f8e5a5eab140a9864dfad6668b375"
    },
    {
        "id": "CVE-2024-26813-da8bb8cf",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "10505252417988552681734680864027340036",
            "length": 130.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0f8d8f9c2173a541812dd750529f4a415117eb29"
    },
    {
        "id": "CVE-2024-26813-dc1d12ef",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "218420211037621710060482195694732260451",
            "length": 641.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irqs_ioctl"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@07afdfd8a68f9eea8db0ddc4626c874f29d2ac5e"
    },
    {
        "id": "CVE-2024-26813-e1d982b8",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "77672357091407594522642147254168539383",
                "131572876650959465364837915709629085237",
                "293966059267005805532057662659050640110",
                "155574202848536752060003753909438562878",
                "73535799044737095849516788604894776455",
                "328546291368951281826384843090965982320",
                "87897052963827182662089691330856821619",
                "40269985591183980518873650562975344452",
                "135195913414385357150481564249400313365",
                "97474888461677806549903272126276767299",
                "161468290795486170713084246037503841458",
                "75698473027955192790913660573963675016",
                "165820686443192345966677263050375840277",
                "144176530568484992243190392769742502297",
                "217008637349415475019441092284581995326",
                "246327163038888847244346323981312817291",
                "289678904960189413015598055641200535830",
                "161231057951583554130208445224890346782",
                "1800797570226915953227382697014697417",
                "153843587388437156645340518774147653289",
                "51600003424288267319913161982194043190",
                "296858027465737828809720901579075322843",
                "153619848647688746993107501462096654678",
                "97788515022707555797550454750423972614",
                "181884713729241832837422837431105972922",
                "160191600996994500806105909073553254180",
                "74198686175430132458674478631847311870",
                "205165059084638965810303781519457364990",
                "110239339421183898332928574414211872695",
                "335968175019211181108995553579948737038",
                "43364786246526820429738851614962280214",
                "10878072786781079451720100709002288252",
                "241997595315754977477974431549510404675",
                "95719773035101527742634725361738181415",
                "254113511433234236829865365351245940700",
                "32714804950240252284103917663451886412",
                "327618447337391578243858560215604566303",
                "338851859022626614562328735051855117167",
                "98374066776381559204507348641030576947",
                "163780736256442019349884924265453726375",
                "190512884169553438508195812982529045587",
                "285618794243332751947981162165473062155",
                "107548201773383219003029420675246325871",
                "201564934369375212656654437270106194647",
                "32644008599157091810434762367983733849",
                "298499422645970895765685279374705416550",
                "36449886865503685842384135227879739649",
                "41250041886587302817024515617882299581",
                "225685106152691542255732039887914681033",
                "130467571066971283670842313145034525818",
                "91486604937537025265648962221219570438",
                "319999014505106465340613301761155185912",
                "175202911106207209717744457252946690771",
                "196503689467665089455084318067364659227",
                "248025860363066704163068091864250874229",
                "305595354904208425971988957233256608423",
                "3973779806668964606734605678412365555",
                "201568141441998895077744596187733504294",
                "232049646817934055670292746309236591809",
                "285241531679023009554151562761092573452",
                "224642346171963524402259048450797523770",
                "151057839421836963621774180215174601308",
                "164407377514499297281775172399973817162",
                "35928024537497412886253379331187148102",
                "70647586841090910581781565651610524139",
                "326843149275282500613276474972293146894",
                "284174032656923646583079984801012419694",
                "19528051389119912075141632543840282768",
                "276067155597462818263335708703036415920",
                "46444390994309475082708466288885379480",
                "236516224671391777877702576854806323543",
                "12021209136615958569163035879487846044",
                "30107378948850415353139377809966793852",
                "29218274363878966159319329511470261140",
                "324312249750673263693824541118491165047",
                "297332450895124728657935114947793647969",
                "288493343570318445749384100612082791187",
                "130948914022306153901497543649384810069",
                "337580897507137240728839622548329417138",
                "112302561425273825176804132136869128426",
                "209048425119783627896434842346190716031",
                "178942594199999067138160462555649916640",
                "238875975635995615683831378975520931014",
                "66118900499134442390172279481892896765",
                "168428963280995077055135504596554980219",
                "314214527122778544287818622802571874424",
                "208547619594890582979821454770740685592"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@62d4e43a569b67929eb3319780be5359694c8086"
    },
    {
        "id": "CVE-2024-26813-e3c1963a",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "10505252417988552681734680864027340036",
            "length": 130.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_irq_handler"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@675daf435e9f8e5a5eab140a9864dfad6668b375"
    },
    {
        "id": "CVE-2024-26813-e8153ac9",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "176900416891210159108246698220879913319",
            "length": 290.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_cleanup"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@62d4e43a569b67929eb3319780be5359694c8086"
    },
    {
        "id": "CVE-2024-26813-f40c46e6",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "143604025452648163682708748295448024470",
            "length": 844.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_set_irq_trigger"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d6bedd6acc0bcb1e7e010bc046032e47f08d379f"
    },
    {
        "id": "CVE-2024-26813-f581b33f",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "176900416891210159108246698220879913319",
            "length": 290.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_cleanup"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@0f8d8f9c2173a541812dd750529f4a415117eb29"
    },
    {
        "id": "CVE-2024-26813-febdef81",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "176900416891210159108246698220879913319",
            "length": 290.0
        },
        "target": {
            "file": "drivers/vfio/platform/vfio_platform_irq.c",
            "function": "vfio_platform_irq_cleanup"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@d6bedd6acc0bcb1e7e010bc046032e47f08d379f"
    }
]