In the Linux kernel, the following vulnerability has been resolved:
netfilter: ipset: fix performance regression in swap operation
The patch "netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test", commit 28628fa9 fixes a race condition. But the synchronizercu() added to the swap function unnecessarily slows it down: it can safely be moved to destroy and use callrcu() instead.
Eric Dumazet pointed out that simply calling the destroy functions as rcu callback does not work: sets with timeout use garbage collectors which need cancelling at destroy which can wait. Therefore the destroy functions are split into two: cancelling garbage collectors safely at executing the command received by netlink and moving the remaining part only into the rcu callback.
[
{
"digest": {
"line_hashes": [
"26815453818269657929239502239309872571",
"110035306585866145006306927329144248930",
"301244064522642276137039751055097976877",
"169769383159472096710759472688657826976",
"199743565100825539019219328311346522180",
"118985231386110248393823581061202173297",
"86329788066784595444596930617777600006",
"238715851350564016576534551128125025922",
"125311124069043189649930084311475699151",
"195726972015854341926826007533437946137",
"13186169187722809055173555497448687216",
"339503248587539799150314180521374409302",
"209751756799962816379319686606915685973",
"81216526663393842551063844613076047970",
"38285621355894241924301999338211286835",
"289364422428875426316912641123682931007",
"195681871816277312081675564201806399909",
"290518516355886526678279255230669138858",
"63972781490306253756715695628617175351"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c2dc077d8f722a1c73a24e674f925602ee5ece49",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-05d4e68c",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"334075231515823268440381366867036819730",
"228135981513211775043182266261513915586",
"126844842605464459526592659906118180919",
"213782858293769639911196808696939211881",
"21863847447414546017251776652927130764",
"293838475231697224151598013420357174880",
"63137834892501489857695191565059458288",
"37016496545462723371069850262337044521",
"140572897658282367629504215079100462415",
"4362049263869771614885673610261768086",
"127581110112371927817330811255186479889",
"110148384552223023627404355438474724219",
"252663054304633326481007418381939749742",
"147270159826426373330130176094164777945",
"291170599639131758069677897704398248006",
"54896797945471008496031940753276553027",
"273097753128350491607951374747227642899",
"152446856287462865701337596341890149989",
"130996274698116427434437490413504007944",
"307391074062514772399561833451182633130",
"112675731160261357299702456772664566959",
"152154830547227807890103594043554038832",
"158697825333756405360793104924697091801",
"56147601434018217835195400273135830104",
"79532106384552972222422540873238583527",
"246902464841663468856345265679740702521",
"181651976798296080498352449896726705246",
"307038254129971147422167002135572795474",
"272112000881028737516122908446393519443",
"3968000493220922290370249068775109512",
"183065245134709372478531414441821943742",
"88691365505770740989432788925170593591"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b93a6756a01f4fd2f329a39216f9824c56a66397",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-0aac4496",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"334075231515823268440381366867036819730",
"228135981513211775043182266261513915586",
"126844842605464459526592659906118180919",
"213782858293769639911196808696939211881",
"21863847447414546017251776652927130764",
"293838475231697224151598013420357174880",
"63137834892501489857695191565059458288",
"37016496545462723371069850262337044521",
"140572897658282367629504215079100462415",
"4362049263869771614885673610261768086",
"127581110112371927817330811255186479889",
"110148384552223023627404355438474724219",
"252663054304633326481007418381939749742",
"147270159826426373330130176094164777945",
"291170599639131758069677897704398248006",
"54896797945471008496031940753276553027",
"273097753128350491607951374747227642899",
"152446856287462865701337596341890149989",
"130996274698116427434437490413504007944",
"307391074062514772399561833451182633130",
"112675731160261357299702456772664566959",
"152154830547227807890103594043554038832",
"158697825333756405360793104924697091801",
"56147601434018217835195400273135830104",
"79532106384552972222422540873238583527",
"246902464841663468856345265679740702521",
"181651976798296080498352449896726705246",
"307038254129971147422167002135572795474",
"272112000881028737516122908446393519443",
"3968000493220922290370249068775109512",
"183065245134709372478531414441821943742",
"88691365505770740989432788925170593591"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@653bc5e6d9995d7d5f497c665b321875a626161c",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-0ebee6f6",
"signature_type": "Line"
},
{
"digest": {
"length": 343.0,
"function_hash": "266668223322583878686096021656339635544"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b93a6756a01f4fd2f329a39216f9824c56a66397",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-0f729919",
"signature_type": "Function"
},
{
"digest": {
"length": 284.0,
"function_hash": "47094939530904986011981648311438380772"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@97f7cf1cd80eeed3b7c808b7c12463295c751001",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-157e72d4",
"signature_type": "Function"
},
{
"digest": {
"length": 284.0,
"function_hash": "47094939530904986011981648311438380772"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@970709a67696b100a57b33af1a3d75fc34b747eb",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-19227bea",
"signature_type": "Function"
},
{
"digest": {
"length": 284.0,
"function_hash": "47094939530904986011981648311438380772"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b93a6756a01f4fd2f329a39216f9824c56a66397",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-20131c9a",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"127327718942158404141040853512543812651",
"98413492816805151517748120965106811294",
"58999479360464770601505332368957849883",
"213782858293769639911196808696939211881",
"21863847447414546017251776652927130764",
"293838475231697224151598013420357174880",
"63137834892501489857695191565059458288",
"37016496545462723371069850262337044521",
"140572897658282367629504215079100462415",
"4362049263869771614885673610261768086",
"127581110112371927817330811255186479889",
"110148384552223023627404355438474724219",
"252663054304633326481007418381939749742",
"100733135803241035066842527959839299629",
"5591322852337245835166131830140714408",
"215936922154593107711479535850176378153",
"275510336783507362084099757143541405777",
"141694904177335243073260184106499009664",
"152446856287462865701337596341890149989",
"130996274698116427434437490413504007944",
"307391074062514772399561833451182633130",
"112675731160261357299702456772664566959",
"152154830547227807890103594043554038832",
"158697825333756405360793104924697091801",
"56147601434018217835195400273135830104",
"79532106384552972222422540873238583527",
"246902464841663468856345265679740702521",
"181651976798296080498352449896726705246",
"307038254129971147422167002135572795474",
"272112000881028737516122908446393519443",
"3968000493220922290370249068775109512",
"183065245134709372478531414441821943742",
"88691365505770740989432788925170593591"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a24d5f2ac8ef702a58e55ec276aad29b4bd97e05",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-2ec14940",
"signature_type": "Line"
},
{
"digest": {
"length": 181.0,
"function_hash": "219545694079369630059233299265573716988"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@653bc5e6d9995d7d5f497c665b321875a626161c",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "ip_set_fini",
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-3c13f94c",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"334075231515823268440381366867036819730",
"228135981513211775043182266261513915586",
"126844842605464459526592659906118180919",
"213782858293769639911196808696939211881",
"21863847447414546017251776652927130764",
"293838475231697224151598013420357174880",
"63137834892501489857695191565059458288",
"37016496545462723371069850262337044521",
"140572897658282367629504215079100462415",
"4362049263869771614885673610261768086",
"127581110112371927817330811255186479889",
"110148384552223023627404355438474724219",
"252663054304633326481007418381939749742",
"147270159826426373330130176094164777945",
"291170599639131758069677897704398248006",
"54896797945471008496031940753276553027",
"273097753128350491607951374747227642899",
"152446856287462865701337596341890149989",
"130996274698116427434437490413504007944",
"307391074062514772399561833451182633130",
"112675731160261357299702456772664566959",
"152154830547227807890103594043554038832",
"158697825333756405360793104924697091801",
"56147601434018217835195400273135830104",
"79532106384552972222422540873238583527",
"246902464841663468856345265679740702521",
"181651976798296080498352449896726705246",
"307038254129971147422167002135572795474",
"272112000881028737516122908446393519443",
"3968000493220922290370249068775109512",
"183065245134709372478531414441821943742",
"88691365505770740989432788925170593591"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c2dc077d8f722a1c73a24e674f925602ee5ece49",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-3d37bd81",
"signature_type": "Line"
},
{
"digest": {
"length": 181.0,
"function_hash": "219545694079369630059233299265573716988"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a24d5f2ac8ef702a58e55ec276aad29b4bd97e05",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "ip_set_fini",
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-3f06d659",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"266729108551534290498482065833620763870",
"96590038783586233428767078976154466891",
"114485253276789510995161604958149388815",
"200991201017700346707846989513519262508",
"94741225073434889557056779696264695774",
"174840852759654639017301850127540006643",
"183127118297900752772891838916518676708",
"210534851755952796268207567869623459435",
"140326213312748043233945425979496256441",
"106188233882748782772855589705548902009",
"312934441256664789457338394679475841410",
"141569746674345573561476939515905596363"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@97f7cf1cd80eeed3b7c808b7c12463295c751001",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-3f395e75",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"127327718942158404141040853512543812651",
"98413492816805151517748120965106811294",
"58999479360464770601505332368957849883",
"213782858293769639911196808696939211881",
"21863847447414546017251776652927130764",
"293838475231697224151598013420357174880",
"63137834892501489857695191565059458288",
"37016496545462723371069850262337044521",
"140572897658282367629504215079100462415",
"4362049263869771614885673610261768086",
"127581110112371927817330811255186479889",
"110148384552223023627404355438474724219",
"252663054304633326481007418381939749742",
"100733135803241035066842527959839299629",
"5591322852337245835166131830140714408",
"215936922154593107711479535850176378153",
"275510336783507362084099757143541405777",
"141694904177335243073260184106499009664",
"152446856287462865701337596341890149989",
"130996274698116427434437490413504007944",
"307391074062514772399561833451182633130",
"112675731160261357299702456772664566959",
"152154830547227807890103594043554038832",
"158697825333756405360793104924697091801",
"56147601434018217835195400273135830104",
"79532106384552972222422540873238583527",
"246902464841663468856345265679740702521",
"181651976798296080498352449896726705246",
"187038270738215442170211072405674396932",
"272112000881028737516122908446393519443",
"3968000493220922290370249068775109512",
"183065245134709372478531414441821943742",
"88691365505770740989432788925170593591"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c7f2733e5011bfd136f1ca93497394d43aa76225",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-40aae145",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"250313581593027619971535277880882600851",
"111695642692165954292946395276474429942",
"139173898609398602537540965450792239069",
"264730492078910015568157984465211744853",
"14329104258088885669456207893077230505",
"56331895644599575399673902237438563273",
"250820284497363371808229544414568858436",
"124884489539360772417651182473580085007"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a24d5f2ac8ef702a58e55ec276aad29b4bd97e05",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "include/linux/netfilter/ipset/ip_set.h"
},
"id": "CVE-2024-26910-43525152",
"signature_type": "Line"
},
{
"digest": {
"length": 343.0,
"function_hash": "266668223322583878686096021656339635544"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@970709a67696b100a57b33af1a3d75fc34b747eb",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-435a391f",
"signature_type": "Function"
},
{
"digest": {
"length": 372.0,
"function_hash": "289500692381710250653976745261971609715"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@653bc5e6d9995d7d5f497c665b321875a626161c",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "list_set_destroy",
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-44e685dc",
"signature_type": "Function"
},
{
"digest": {
"length": 343.0,
"function_hash": "266668223322583878686096021656339635544"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@653bc5e6d9995d7d5f497c665b321875a626161c",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-482abe0c",
"signature_type": "Function"
},
{
"digest": {
"length": 284.0,
"function_hash": "47094939530904986011981648311438380772"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c7f2733e5011bfd136f1ca93497394d43aa76225",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-4a77ebb9",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"266729108551534290498482065833620763870",
"96590038783586233428767078976154466891",
"114485253276789510995161604958149388815",
"200991201017700346707846989513519262508",
"94741225073434889557056779696264695774",
"174840852759654639017301850127540006643",
"183127118297900752772891838916518676708",
"210534851755952796268207567869623459435",
"140326213312748043233945425979496256441",
"106188233882748782772855589705548902009",
"312934441256664789457338394679475841410",
"141569746674345573561476939515905596363"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b93a6756a01f4fd2f329a39216f9824c56a66397",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-5d9b372e",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"143115493619410730525994673098479261742",
"102034428253745514029779827456539912408",
"316498037742883071675104749560241608377",
"123573628964736560584019992011887366629",
"17497109141594290685623689746744570591",
"93797813287852328417122261018265046774",
"111381622017507247885173196657963739478",
"55750789460805200249487465027862207891",
"334435222053005216316453062800042127344",
"238102344809178496267992922576603961481",
"191921054349720954399135923112178066279",
"188051185545746429563701877899497298716"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a24d5f2ac8ef702a58e55ec276aad29b4bd97e05",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-5f7bae41",
"signature_type": "Line"
},
{
"digest": {
"length": 181.0,
"function_hash": "219545694079369630059233299265573716988"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@97f7cf1cd80eeed3b7c808b7c12463295c751001",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "ip_set_fini",
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-62ee0a27",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"250313581593027619971535277880882600851",
"111695642692165954292946395276474429942",
"139173898609398602537540965450792239069",
"264730492078910015568157984465211744853",
"14329104258088885669456207893077230505",
"56331895644599575399673902237438563273",
"250820284497363371808229544414568858436",
"124884489539360772417651182473580085007"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@970709a67696b100a57b33af1a3d75fc34b747eb",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "include/linux/netfilter/ipset/ip_set.h"
},
"id": "CVE-2024-26910-69f6a27e",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"250313581593027619971535277880882600851",
"111695642692165954292946395276474429942",
"139173898609398602537540965450792239069",
"264730492078910015568157984465211744853",
"14329104258088885669456207893077230505",
"56331895644599575399673902237438563273",
"250820284497363371808229544414568858436",
"124884489539360772417651182473580085007"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b93a6756a01f4fd2f329a39216f9824c56a66397",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "include/linux/netfilter/ipset/ip_set.h"
},
"id": "CVE-2024-26910-6fa0e087",
"signature_type": "Line"
},
{
"digest": {
"length": 372.0,
"function_hash": "289500692381710250653976745261971609715"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@97f7cf1cd80eeed3b7c808b7c12463295c751001",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "list_set_destroy",
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-73fdb972",
"signature_type": "Function"
},
{
"digest": {
"length": 343.0,
"function_hash": "266668223322583878686096021656339635544"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a24d5f2ac8ef702a58e55ec276aad29b4bd97e05",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-7418e4a2",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"250313581593027619971535277880882600851",
"111695642692165954292946395276474429942",
"139173898609398602537540965450792239069",
"264730492078910015568157984465211744853",
"14329104258088885669456207893077230505",
"56331895644599575399673902237438563273",
"250820284497363371808229544414568858436",
"124884489539360772417651182473580085007"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c7f2733e5011bfd136f1ca93497394d43aa76225",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "include/linux/netfilter/ipset/ip_set.h"
},
"id": "CVE-2024-26910-77874423",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"143115493619410730525994673098479261742",
"102034428253745514029779827456539912408",
"316498037742883071675104749560241608377",
"123573628964736560584019992011887366629",
"17497109141594290685623689746744570591",
"93797813287852328417122261018265046774",
"111381622017507247885173196657963739478",
"55750789460805200249487465027862207891",
"334435222053005216316453062800042127344",
"238102344809178496267992922576603961481",
"191921054349720954399135923112178066279",
"188051185545746429563701877899497298716"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c7f2733e5011bfd136f1ca93497394d43aa76225",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-7e9781cd",
"signature_type": "Line"
},
{
"digest": {
"length": 343.0,
"function_hash": "266668223322583878686096021656339635544"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c7f2733e5011bfd136f1ca93497394d43aa76225",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-8465ec4b",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"26815453818269657929239502239309872571",
"110035306585866145006306927329144248930",
"301244064522642276137039751055097976877",
"169769383159472096710759472688657826976",
"199743565100825539019219328311346522180",
"118985231386110248393823581061202173297",
"86329788066784595444596930617777600006",
"238715851350564016576534551128125025922",
"125311124069043189649930084311475699151",
"195726972015854341926826007533437946137",
"13186169187722809055173555497448687216",
"339503248587539799150314180521374409302",
"209751756799962816379319686606915685973",
"81216526663393842551063844613076047970",
"38285621355894241924301999338211286835",
"289364422428875426316912641123682931007",
"195681871816277312081675564201806399909",
"290518516355886526678279255230669138858",
"63972781490306253756715695628617175351"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@653bc5e6d9995d7d5f497c665b321875a626161c",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-868a4fcf",
"signature_type": "Line"
},
{
"digest": {
"length": 284.0,
"function_hash": "47094939530904986011981648311438380772"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a24d5f2ac8ef702a58e55ec276aad29b4bd97e05",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-88466f75",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"26815453818269657929239502239309872571",
"110035306585866145006306927329144248930",
"301244064522642276137039751055097976877",
"169769383159472096710759472688657826976",
"199743565100825539019219328311346522180",
"118985231386110248393823581061202173297",
"86329788066784595444596930617777600006",
"238715851350564016576534551128125025922",
"125311124069043189649930084311475699151",
"195726972015854341926826007533437946137",
"13186169187722809055173555497448687216",
"339503248587539799150314180521374409302",
"209751756799962816379319686606915685973",
"81216526663393842551063844613076047970",
"38285621355894241924301999338211286835",
"289364422428875426316912641123682931007",
"195681871816277312081675564201806399909",
"290518516355886526678279255230669138858",
"63972781490306253756715695628617175351"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@97f7cf1cd80eeed3b7c808b7c12463295c751001",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-8a0c9581",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"26815453818269657929239502239309872571",
"110035306585866145006306927329144248930",
"301244064522642276137039751055097976877",
"169769383159472096710759472688657826976",
"199743565100825539019219328311346522180",
"118985231386110248393823581061202173297",
"86329788066784595444596930617777600006",
"238715851350564016576534551128125025922",
"125311124069043189649930084311475699151",
"195726972015854341926826007533437946137",
"13186169187722809055173555497448687216",
"339503248587539799150314180521374409302",
"209751756799962816379319686606915685973",
"81216526663393842551063844613076047970",
"38285621355894241924301999338211286835",
"289364422428875426316912641123682931007",
"195681871816277312081675564201806399909",
"290518516355886526678279255230669138858",
"63972781490306253756715695628617175351"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b93a6756a01f4fd2f329a39216f9824c56a66397",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-93f1826d",
"signature_type": "Line"
},
{
"digest": {
"length": 343.0,
"function_hash": "266668223322583878686096021656339635544"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c2dc077d8f722a1c73a24e674f925602ee5ece49",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-98415264",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"143115493619410730525994673098479261742",
"102034428253745514029779827456539912408",
"316498037742883071675104749560241608377",
"123573628964736560584019992011887366629",
"17497109141594290685623689746744570591",
"93797813287852328417122261018265046774",
"111381622017507247885173196657963739478",
"55750789460805200249487465027862207891",
"334435222053005216316453062800042127344",
"238102344809178496267992922576603961481",
"191921054349720954399135923112178066279",
"188051185545746429563701877899497298716"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@653bc5e6d9995d7d5f497c665b321875a626161c",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-99a411c7",
"signature_type": "Line"
},
{
"digest": {
"length": 372.0,
"function_hash": "289500692381710250653976745261971609715"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@970709a67696b100a57b33af1a3d75fc34b747eb",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "list_set_destroy",
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-9d8a3ec4",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"250313581593027619971535277880882600851",
"111695642692165954292946395276474429942",
"139173898609398602537540965450792239069",
"264730492078910015568157984465211744853",
"14329104258088885669456207893077230505",
"56331895644599575399673902237438563273",
"250820284497363371808229544414568858436",
"124884489539360772417651182473580085007"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c2dc077d8f722a1c73a24e674f925602ee5ece49",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "include/linux/netfilter/ipset/ip_set.h"
},
"id": "CVE-2024-26910-a249d148",
"signature_type": "Line"
},
{
"digest": {
"length": 372.0,
"function_hash": "289500692381710250653976745261971609715"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b93a6756a01f4fd2f329a39216f9824c56a66397",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "list_set_destroy",
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-a2d87b49",
"signature_type": "Function"
},
{
"digest": {
"length": 181.0,
"function_hash": "219545694079369630059233299265573716988"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c2dc077d8f722a1c73a24e674f925602ee5ece49",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "ip_set_fini",
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-a4bd980a",
"signature_type": "Function"
},
{
"digest": {
"length": 372.0,
"function_hash": "289500692381710250653976745261971609715"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a24d5f2ac8ef702a58e55ec276aad29b4bd97e05",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "list_set_destroy",
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-a9f7c3d0",
"signature_type": "Function"
},
{
"digest": {
"length": 181.0,
"function_hash": "219545694079369630059233299265573716988"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@970709a67696b100a57b33af1a3d75fc34b747eb",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "ip_set_fini",
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-af097c17",
"signature_type": "Function"
},
{
"digest": {
"length": 284.0,
"function_hash": "47094939530904986011981648311438380772"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c2dc077d8f722a1c73a24e674f925602ee5ece49",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-b28c6187",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"334075231515823268440381366867036819730",
"228135981513211775043182266261513915586",
"126844842605464459526592659906118180919",
"213782858293769639911196808696939211881",
"21863847447414546017251776652927130764",
"293838475231697224151598013420357174880",
"63137834892501489857695191565059458288",
"37016496545462723371069850262337044521",
"140572897658282367629504215079100462415",
"4362049263869771614885673610261768086",
"127581110112371927817330811255186479889",
"110148384552223023627404355438474724219",
"252663054304633326481007418381939749742",
"147270159826426373330130176094164777945",
"291170599639131758069677897704398248006",
"54896797945471008496031940753276553027",
"273097753128350491607951374747227642899",
"152446856287462865701337596341890149989",
"130996274698116427434437490413504007944",
"307391074062514772399561833451182633130",
"112675731160261357299702456772664566959",
"152154830547227807890103594043554038832",
"158697825333756405360793104924697091801",
"56147601434018217835195400273135830104",
"79532106384552972222422540873238583527",
"246902464841663468856345265679740702521",
"181651976798296080498352449896726705246",
"307038254129971147422167002135572795474",
"272112000881028737516122908446393519443",
"3968000493220922290370249068775109512",
"183065245134709372478531414441821943742",
"88691365505770740989432788925170593591"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@970709a67696b100a57b33af1a3d75fc34b747eb",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-c4eccb87",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"266729108551534290498482065833620763870",
"105702345081610709760408273661358100",
"47524594698656884411967922134896271597",
"96971689420607765299542431390017644324",
"302938211780917954062755697343473202159",
"174840852759654639017301850127540006643",
"183127118297900752772891838916518676708",
"210534851755952796268207567869623459435",
"140326213312748043233945425979496256441",
"106188233882748782772855589705548902009",
"312934441256664789457338394679475841410",
"141569746674345573561476939515905596363"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@653bc5e6d9995d7d5f497c665b321875a626161c",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-c5987d6c",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"266729108551534290498482065833620763870",
"105702345081610709760408273661358100",
"47524594698656884411967922134896271597",
"96971689420607765299542431390017644324",
"302938211780917954062755697343473202159",
"174840852759654639017301850127540006643",
"183127118297900752772891838916518676708",
"210534851755952796268207567869623459435",
"140326213312748043233945425979496256441",
"106188233882748782772855589705548902009",
"312934441256664789457338394679475841410",
"141569746674345573561476939515905596363"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a24d5f2ac8ef702a58e55ec276aad29b4bd97e05",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-cafbc961",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"250313581593027619971535277880882600851",
"111695642692165954292946395276474429942",
"139173898609398602537540965450792239069",
"264730492078910015568157984465211744853",
"14329104258088885669456207893077230505",
"56331895644599575399673902237438563273",
"250820284497363371808229544414568858436",
"124884489539360772417651182473580085007"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@97f7cf1cd80eeed3b7c808b7c12463295c751001",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "include/linux/netfilter/ipset/ip_set.h"
},
"id": "CVE-2024-26910-cc10d42a",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"266729108551534290498482065833620763870",
"96590038783586233428767078976154466891",
"114485253276789510995161604958149388815",
"200991201017700346707846989513519262508",
"94741225073434889557056779696264695774",
"174840852759654639017301850127540006643",
"183127118297900752772891838916518676708",
"210534851755952796268207567869623459435",
"140326213312748043233945425979496256441",
"106188233882748782772855589705548902009",
"312934441256664789457338394679475841410",
"141569746674345573561476939515905596363"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@970709a67696b100a57b33af1a3d75fc34b747eb",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-cd92654f",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"195493484561941408686237515228132318012",
"325889688723371135525162684410026525309",
"102034428253745514029779827456539912408",
"316498037742883071675104749560241608377",
"123573628964736560584019992011887366629",
"17497109141594290685623689746744570591",
"93797813287852328417122261018265046774",
"111381622017507247885173196657963739478",
"55750789460805200249487465027862207891",
"334435222053005216316453062800042127344",
"238102344809178496267992922576603961481",
"191921054349720954399135923112178066279",
"188051185545746429563701877899497298716"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@97f7cf1cd80eeed3b7c808b7c12463295c751001",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-ce29ca43",
"signature_type": "Line"
},
{
"digest": {
"length": 181.0,
"function_hash": "219545694079369630059233299265573716988"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b93a6756a01f4fd2f329a39216f9824c56a66397",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "ip_set_fini",
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-d1e97641",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"266729108551534290498482065833620763870",
"105702345081610709760408273661358100",
"47524594698656884411967922134896271597",
"96971689420607765299542431390017644324",
"302938211780917954062755697343473202159",
"174840852759654639017301850127540006643",
"183127118297900752772891838916518676708",
"210534851755952796268207567869623459435",
"140326213312748043233945425979496256441",
"106188233882748782772855589705548902009",
"312934441256664789457338394679475841410",
"141569746674345573561476939515905596363"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c2dc077d8f722a1c73a24e674f925602ee5ece49",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-d340d824",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"334075231515823268440381366867036819730",
"228135981513211775043182266261513915586",
"126844842605464459526592659906118180919",
"213782858293769639911196808696939211881",
"21863847447414546017251776652927130764",
"293838475231697224151598013420357174880",
"63137834892501489857695191565059458288",
"37016496545462723371069850262337044521",
"140572897658282367629504215079100462415",
"4362049263869771614885673610261768086",
"127581110112371927817330811255186479889",
"110148384552223023627404355438474724219",
"252663054304633326481007418381939749742",
"147270159826426373330130176094164777945",
"291170599639131758069677897704398248006",
"54896797945471008496031940753276553027",
"273097753128350491607951374747227642899",
"152446856287462865701337596341890149989",
"130996274698116427434437490413504007944",
"307391074062514772399561833451182633130",
"112675731160261357299702456772664566959",
"152154830547227807890103594043554038832",
"158697825333756405360793104924697091801",
"56147601434018217835195400273135830104",
"79532106384552972222422540873238583527",
"246902464841663468856345265679740702521",
"181651976798296080498352449896726705246",
"307038254129971147422167002135572795474",
"272112000881028737516122908446393519443",
"3968000493220922290370249068775109512",
"183065245134709372478531414441821943742",
"88691365505770740989432788925170593591"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@97f7cf1cd80eeed3b7c808b7c12463295c751001",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-d3829bba",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"26815453818269657929239502239309872571",
"110035306585866145006306927329144248930",
"301244064522642276137039751055097976877",
"169769383159472096710759472688657826976",
"199743565100825539019219328311346522180",
"118985231386110248393823581061202173297",
"86329788066784595444596930617777600006",
"238715851350564016576534551128125025922",
"125311124069043189649930084311475699151",
"195726972015854341926826007533437946137",
"13186169187722809055173555497448687216",
"339503248587539799150314180521374409302",
"209751756799962816379319686606915685973",
"81216526663393842551063844613076047970",
"38285621355894241924301999338211286835",
"289364422428875426316912641123682931007",
"195681871816277312081675564201806399909",
"290518516355886526678279255230669138858",
"63972781490306253756715695628617175351"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@970709a67696b100a57b33af1a3d75fc34b747eb",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-d6785db7",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"250313581593027619971535277880882600851",
"111695642692165954292946395276474429942",
"139173898609398602537540965450792239069",
"264730492078910015568157984465211744853",
"14329104258088885669456207893077230505",
"56331895644599575399673902237438563273",
"250820284497363371808229544414568858436",
"124884489539360772417651182473580085007"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@653bc5e6d9995d7d5f497c665b321875a626161c",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "include/linux/netfilter/ipset/ip_set.h"
},
"id": "CVE-2024-26910-d876eef7",
"signature_type": "Line"
},
{
"digest": {
"length": 343.0,
"function_hash": "266668223322583878686096021656339635544"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@97f7cf1cd80eeed3b7c808b7c12463295c751001",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-d9325715",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"143115493619410730525994673098479261742",
"102034428253745514029779827456539912408",
"316498037742883071675104749560241608377",
"123573628964736560584019992011887366629",
"17497109141594290685623689746744570591",
"93797813287852328417122261018265046774",
"111381622017507247885173196657963739478",
"55750789460805200249487465027862207891",
"334435222053005216316453062800042127344",
"238102344809178496267992922576603961481",
"191921054349720954399135923112178066279",
"188051185545746429563701877899497298716"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b93a6756a01f4fd2f329a39216f9824c56a66397",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-da5cafa5",
"signature_type": "Line"
},
{
"digest": {
"length": 284.0,
"function_hash": "47094939530904986011981648311438380772"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@653bc5e6d9995d7d5f497c665b321875a626161c",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "mtype_destroy",
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-df5fffb0",
"signature_type": "Function"
},
{
"digest": {
"length": 181.0,
"function_hash": "219545694079369630059233299265573716988"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c7f2733e5011bfd136f1ca93497394d43aa76225",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "ip_set_fini",
"file": "net/netfilter/ipset/ip_set_core.c"
},
"id": "CVE-2024-26910-e0ee0f24",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"266729108551534290498482065833620763870",
"105702345081610709760408273661358100",
"47524594698656884411967922134896271597",
"96971689420607765299542431390017644324",
"302938211780917954062755697343473202159",
"174840852759654639017301850127540006643",
"183127118297900752772891838916518676708",
"210534851755952796268207567869623459435",
"140326213312748043233945425979496256441",
"106188233882748782772855589705548902009",
"312934441256664789457338394679475841410",
"141569746674345573561476939515905596363"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c7f2733e5011bfd136f1ca93497394d43aa76225",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-e5898da2",
"signature_type": "Line"
},
{
"digest": {
"length": 372.0,
"function_hash": "289500692381710250653976745261971609715"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c2dc077d8f722a1c73a24e674f925602ee5ece49",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "list_set_destroy",
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-ed0ce75e",
"signature_type": "Function"
},
{
"digest": {
"line_hashes": [
"26815453818269657929239502239309872571",
"110035306585866145006306927329144248930",
"301244064522642276137039751055097976877",
"169769383159472096710759472688657826976",
"199743565100825539019219328311346522180",
"118985231386110248393823581061202173297",
"86329788066784595444596930617777600006",
"238715851350564016576534551128125025922",
"125311124069043189649930084311475699151",
"195726972015854341926826007533437946137",
"13186169187722809055173555497448687216",
"339503248587539799150314180521374409302",
"209751756799962816379319686606915685973",
"81216526663393842551063844613076047970",
"38285621355894241924301999338211286835",
"289364422428875426316912641123682931007",
"195681871816277312081675564201806399909",
"290518516355886526678279255230669138858",
"63972781490306253756715695628617175351"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c7f2733e5011bfd136f1ca93497394d43aa76225",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-ed991d0c",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"143115493619410730525994673098479261742",
"102034428253745514029779827456539912408",
"316498037742883071675104749560241608377",
"123573628964736560584019992011887366629",
"17497109141594290685623689746744570591",
"93797813287852328417122261018265046774",
"111381622017507247885173196657963739478",
"55750789460805200249487465027862207891",
"334435222053005216316453062800042127344",
"238102344809178496267992922576603961481",
"191921054349720954399135923112178066279",
"188051185545746429563701877899497298716"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@970709a67696b100a57b33af1a3d75fc34b747eb",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-f1c351bd",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"26815453818269657929239502239309872571",
"110035306585866145006306927329144248930",
"301244064522642276137039751055097976877",
"169769383159472096710759472688657826976",
"199743565100825539019219328311346522180",
"118985231386110248393823581061202173297",
"86329788066784595444596930617777600006",
"238715851350564016576534551128125025922",
"125311124069043189649930084311475699151",
"195726972015854341926826007533437946137",
"13186169187722809055173555497448687216",
"339503248587539799150314180521374409302",
"209751756799962816379319686606915685973",
"81216526663393842551063844613076047970",
"38285621355894241924301999338211286835",
"289364422428875426316912641123682931007",
"195681871816277312081675564201806399909",
"290518516355886526678279255230669138858",
"63972781490306253756715695628617175351"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@a24d5f2ac8ef702a58e55ec276aad29b4bd97e05",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_hash_gen.h"
},
"id": "CVE-2024-26910-f52991ac",
"signature_type": "Line"
},
{
"digest": {
"line_hashes": [
"143115493619410730525994673098479261742",
"102034428253745514029779827456539912408",
"316498037742883071675104749560241608377",
"123573628964736560584019992011887366629",
"17497109141594290685623689746744570591",
"93797813287852328417122261018265046774",
"111381622017507247885173196657963739478",
"55750789460805200249487465027862207891",
"334435222053005216316453062800042127344",
"238102344809178496267992922576603961481",
"191921054349720954399135923112178066279",
"188051185545746429563701877899497298716"
],
"threshold": 0.9
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c2dc077d8f722a1c73a24e674f925602ee5ece49",
"signature_version": "v1",
"deprecated": false,
"target": {
"file": "net/netfilter/ipset/ip_set_bitmap_gen.h"
},
"id": "CVE-2024-26910-f687674a",
"signature_type": "Line"
},
{
"digest": {
"length": 372.0,
"function_hash": "289500692381710250653976745261971609715"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c7f2733e5011bfd136f1ca93497394d43aa76225",
"signature_version": "v1",
"deprecated": false,
"target": {
"function": "list_set_destroy",
"file": "net/netfilter/ipset/ip_set_list_set.c"
},
"id": "CVE-2024-26910-f6cb5953",
"signature_type": "Function"
}
]