In the Linux kernel, the following vulnerability has been resolved:
scsi: bnx2fc: Flush destroywork queue before calling bnx2fcinterface_put()
The bnx2fcdestroy() functions are removing the interface before calling destroywork. This results multiple WARNings from sysfsremovegroup() as the controller rport device attributes are removed too early.
Replace the fcoeport's destroywork queue. It's not needed.
The problem is easily reproducible with the following steps.
Example:
$ dmesg -w & $ systemctl enable --now fcoe $ fipvlan -s -c ens2f1 $ fcoeadm -d ens2f1.802 [ 583.464488] host2: libfc: Link down on port (7500a1) [ 583.472651] bnx2fc: 7500a1 - rport not created Yet!! [ 583.490468] ------------[ cut here ]------------ [ 583.538725] sysfs group 'power' not found for kobject 'rport-2:0-0' [ 583.568814] WARNING: CPU: 3 PID: 192 at fs/sysfs/group.c:279 sysfsremovegroup+0x6f/0x80 [ 583.607130] Modules linked in: dmservicetime 8021q garp mrp stp llc bnx2fc cnic uio rpcsecgsskrb5 authrpcgss nfsv4 ... [ 583.942994] CPU: 3 PID: 192 Comm: kworker/3:2 Kdump: loaded Not tainted 5.14.0-39.el9.x8664 #1 [ 583.984105] Hardware name: HP ProLiant DL120 G7, BIOS J01 07/01/2013 [ 584.016535] Workqueue: fcwq2 fcrportfinaldelete [scsitransportfc] [ 584.050691] RIP: 0010:sysfsremovegroup+0x6f/0x80 [ 584.074725] Code: ff 5b 48 89 ef 5d 41 5c e9 ee c0 ff ff 48 89 ef e8 f6 b8 ff ff eb d1 49 8b 14 24 48 8b 33 48 c7 c7 ... [ 584.162586] RSP: 0018:ffffb567c15afdc0 EFLAGS: 00010282 [ 584.188225] RAX: 0000000000000000 RBX: ffffffff8eec4220 RCX: 0000000000000000 [ 584.221053] RDX: ffff8c1586ce84c0 RSI: ffff8c1586cd7cc0 RDI: ffff8c1586cd7cc0 [ 584.255089] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffb567c15afc00 [ 584.287954] R10: ffffb567c15afbf8 R11: ffffffff8fbe7f28 R12: ffff8c1486326400 [ 584.322356] R13: ffff8c1486326480 R14: ffff8c1483a4a000 R15: 0000000000000004 [ 584.355379] FS: 0000000000000000(0000) GS:ffff8c1586cc0000(0000) knlGS:0000000000000000 [ 584.394419] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 584.421123] CR2: 00007fe95a6f7840 CR3: 0000000107674002 CR4: 00000000000606e0 [ 584.454888] Call Trace: [ 584.466108] devicedel+0xb2/0x3e0 [ 584.481701] deviceunregister+0x13/0x60 [ 584.501306] bsgunregisterqueue+0x5b/0x80 [ 584.522029] bsgremovequeue+0x1c/0x40 [ 584.541884] fcrportfinaldelete+0xf3/0x1d0 [scsitransportfc] [ 584.573823] processonework+0x1e3/0x3b0 [ 584.592396] workerthread+0x50/0x3b0 [ 584.609256] ? rescuerthread+0x370/0x370 [ 584.628877] kthread+0x149/0x170 [ 584.643673] ? setkthreadstruct+0x40/0x40 [ 584.662909] retfromfork+0x22/0x30 [ 584.680002] ---[ end trace 53575ecefa942ece ]---
[
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2a12fe8248a38437b95b942bbe85aced72e6e2eb",
"deprecated": false,
"digest": {
"function_hash": "207882081982147935227300053771902540269",
"length": 280.0
},
"target": {
"function": "__bnx2fc_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-026626eb",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c93a290c862ccfa404e42d7420565730d67cbff9",
"deprecated": false,
"digest": {
"function_hash": "207882081982147935227300053771902540269",
"length": 280.0
},
"target": {
"function": "__bnx2fc_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-05603587",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c93a290c862ccfa404e42d7420565730d67cbff9",
"deprecated": false,
"digest": {
"function_hash": "150682843209308443810461482065193984022",
"length": 2665.0
},
"target": {
"function": "bnx2fc_indicate_netevent",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-09487bc2",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@262550f29c750f7876b6ed1244281e72b64ebffb",
"deprecated": false,
"digest": {
"function_hash": "96764908096461557582556310900048597268",
"length": 216.0
},
"target": {
"function": "bnx2fc_destroy_work",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-15a9d78e",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b11e34f7bab21df36f02a5e54fb69e858c09a65d",
"deprecated": false,
"digest": {
"line_hashes": [
"61129722295070173671638000201419191694",
"297559113460218900533613622101438025147",
"229893791606100994155732408101892596064",
"17701445037534844211216767836009303227",
"286465070123488347334226142866713390952",
"235978401789768945072895343476340241358",
"75911121515192509469254554146645857577",
"134854067878485969383499420088332633885",
"194426633305846638577110701133767692064",
"51323681958719341807060921957324890768",
"42664284745898215298634709119667514922",
"91297798695347795595776419590847665798",
"248455496574930949574623662415611436659",
"124103260019873906136964679451519064862",
"114736574378412378957646721462037694836",
"137560355645258783617330271583978072180",
"232461340352487917162479559022317265630",
"236602699016590352085318377383918639630",
"240803378637150142840264943111052987466",
"76693450314633719838212935922645672734",
"334802531183196974001600424818914716604",
"260486690175009889667702321939676412787",
"187512945892498799829387547684589205472",
"173488561879461427963766081516540950388",
"180823033867932524872308734511105896254",
"147853804456423349810129678042136210058",
"133354028439765002873442300823209646913",
"244540973784218379140571363985082432856",
"197169937151823366936253726304540123312",
"31672139309984081541166664623430888117",
"8411133472082932119466935087223716773",
"163463802663579144153723480133067755881",
"66068870143335608399352430219850198940",
"147623226154589521096012475914931724192",
"332626247524725331545288561133397744612",
"339304559929535392353076640955618054555",
"40968818036871341008160662054558464097",
"90527460988345626213070577035476951622"
],
"threshold": 0.9
},
"target": {
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-19c5b16d",
"signature_version": "v1",
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ace7b6ef41251c5fe47f629a9a922382fb7b0a6b",
"deprecated": false,
"digest": {
"function_hash": "199745408625284399752163668067359198787",
"length": 880.0
},
"target": {
"function": "bnx2fc_ulp_exit",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-1a716212",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@847f9ea4c5186fdb7b84297e3eeed9e340e83fce",
"deprecated": false,
"digest": {
"function_hash": "96764908096461557582556310900048597268",
"length": 216.0
},
"target": {
"function": "bnx2fc_destroy_work",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-20d81c64",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c93a290c862ccfa404e42d7420565730d67cbff9",
"deprecated": false,
"digest": {
"function_hash": "96764908096461557582556310900048597268",
"length": 216.0
},
"target": {
"function": "bnx2fc_destroy_work",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-2e60810f",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@de6336b17a1376db1c0f7a528cce8783db0881c0",
"deprecated": false,
"digest": {
"function_hash": "150682843209308443810461482065193984022",
"length": 2665.0
},
"target": {
"function": "bnx2fc_indicate_netevent",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-31e3b441",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@00849de10f798a9538242824a51b1756e7110754",
"deprecated": false,
"digest": {
"function_hash": "157290422815807743350539747376875596024",
"length": 2154.0
},
"target": {
"function": "bnx2fc_if_create",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-39ee0431",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b11e34f7bab21df36f02a5e54fb69e858c09a65d",
"deprecated": false,
"digest": {
"function_hash": "157290422815807743350539747376875596024",
"length": 2154.0
},
"target": {
"function": "bnx2fc_if_create",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-3bd040d3",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@de6336b17a1376db1c0f7a528cce8783db0881c0",
"deprecated": false,
"digest": {
"function_hash": "96764908096461557582556310900048597268",
"length": 216.0
},
"target": {
"function": "bnx2fc_destroy_work",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-45d88c1a",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@262550f29c750f7876b6ed1244281e72b64ebffb",
"deprecated": false,
"digest": {
"function_hash": "145642387030758021283137768421486936531",
"length": 2152.0
},
"target": {
"function": "bnx2fc_if_create",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-47609946",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@262550f29c750f7876b6ed1244281e72b64ebffb",
"deprecated": false,
"digest": {
"function_hash": "190064245908483726378753234395157535484",
"length": 657.0
},
"target": {
"function": "bnx2fc_vport_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-57150f36",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2a12fe8248a38437b95b942bbe85aced72e6e2eb",
"deprecated": false,
"digest": {
"function_hash": "199745408625284399752163668067359198787",
"length": 880.0
},
"target": {
"function": "bnx2fc_ulp_exit",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-5762a15e",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@847f9ea4c5186fdb7b84297e3eeed9e340e83fce",
"deprecated": false,
"digest": {
"function_hash": "157290422815807743350539747376875596024",
"length": 2154.0
},
"target": {
"function": "bnx2fc_if_create",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-580150a8",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@bf2bd892a0cb14dd2d21f2c658f4b747813be311",
"deprecated": false,
"digest": {
"function_hash": "199745408625284399752163668067359198787",
"length": 880.0
},
"target": {
"function": "bnx2fc_ulp_exit",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-59a7e930",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ace7b6ef41251c5fe47f629a9a922382fb7b0a6b",
"deprecated": false,
"digest": {
"function_hash": "207882081982147935227300053771902540269",
"length": 280.0
},
"target": {
"function": "__bnx2fc_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-5b4c29bb",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@bf2bd892a0cb14dd2d21f2c658f4b747813be311",
"deprecated": false,
"digest": {
"function_hash": "207882081982147935227300053771902540269",
"length": 280.0
},
"target": {
"function": "__bnx2fc_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-5de4f9ba",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b11e34f7bab21df36f02a5e54fb69e858c09a65d",
"deprecated": false,
"digest": {
"function_hash": "96764908096461557582556310900048597268",
"length": 216.0
},
"target": {
"function": "bnx2fc_destroy_work",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-65437234",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@262550f29c750f7876b6ed1244281e72b64ebffb",
"deprecated": false,
"digest": {
"function_hash": "207882081982147935227300053771902540269",
"length": 280.0
},
"target": {
"function": "__bnx2fc_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-656359a8",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@00849de10f798a9538242824a51b1756e7110754",
"deprecated": false,
"digest": {
"function_hash": "199745408625284399752163668067359198787",
"length": 880.0
},
"target": {
"function": "bnx2fc_ulp_exit",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-7009d94a",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@00849de10f798a9538242824a51b1756e7110754",
"deprecated": false,
"digest": {
"function_hash": "110104667856692119876968147379164120867",
"length": 2661.0
},
"target": {
"function": "bnx2fc_indicate_netevent",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-7038db3a",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ace7b6ef41251c5fe47f629a9a922382fb7b0a6b",
"deprecated": false,
"digest": {
"function_hash": "96764908096461557582556310900048597268",
"length": 216.0
},
"target": {
"function": "bnx2fc_destroy_work",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-846fa514",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@847f9ea4c5186fdb7b84297e3eeed9e340e83fce",
"deprecated": false,
"digest": {
"function_hash": "199745408625284399752163668067359198787",
"length": 880.0
},
"target": {
"function": "bnx2fc_ulp_exit",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-891c16a9",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c93a290c862ccfa404e42d7420565730d67cbff9",
"deprecated": false,
"digest": {
"function_hash": "190064245908483726378753234395157535484",
"length": 657.0
},
"target": {
"function": "bnx2fc_vport_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-8c8329c5",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@847f9ea4c5186fdb7b84297e3eeed9e340e83fce",
"deprecated": false,
"digest": {
"line_hashes": [
"61129722295070173671638000201419191694",
"297559113460218900533613622101438025147",
"229893791606100994155732408101892596064",
"17701445037534844211216767836009303227",
"286465070123488347334226142866713390952",
"235978401789768945072895343476340241358",
"75911121515192509469254554146645857577",
"134854067878485969383499420088332633885",
"194426633305846638577110701133767692064",
"51323681958719341807060921957324890768",
"42664284745898215298634709119667514922",
"91297798695347795595776419590847665798",
"248455496574930949574623662415611436659",
"124103260019873906136964679451519064862",
"114736574378412378957646721462037694836",
"137560355645258783617330271583978072180",
"232461340352487917162479559022317265630",
"236602699016590352085318377383918639630",
"240803378637150142840264943111052987466",
"76693450314633719838212935922645672734",
"334802531183196974001600424818914716604",
"260486690175009889667702321939676412787",
"187512945892498799829387547684589205472",
"173488561879461427963766081516540950388",
"180823033867932524872308734511105896254",
"147853804456423349810129678042136210058",
"133354028439765002873442300823209646913",
"244540973784218379140571363985082432856",
"197169937151823366936253726304540123312",
"31672139309984081541166664623430888117",
"8411133472082932119466935087223716773",
"163463802663579144153723480133067755881",
"66068870143335608399352430219850198940",
"147623226154589521096012475914931724192",
"332626247524725331545288561133397744612",
"339304559929535392353076640955618054555",
"40968818036871341008160662054558464097",
"90527460988345626213070577035476951622"
],
"threshold": 0.9
},
"target": {
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-8e650f00",
"signature_version": "v1",
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@bf2bd892a0cb14dd2d21f2c658f4b747813be311",
"deprecated": false,
"digest": {
"function_hash": "96764908096461557582556310900048597268",
"length": 216.0
},
"target": {
"function": "bnx2fc_destroy_work",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-9059d1fb",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@847f9ea4c5186fdb7b84297e3eeed9e340e83fce",
"deprecated": false,
"digest": {
"function_hash": "207882081982147935227300053771902540269",
"length": 280.0
},
"target": {
"function": "__bnx2fc_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-92b3623f",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@00849de10f798a9538242824a51b1756e7110754",
"deprecated": false,
"digest": {
"function_hash": "207882081982147935227300053771902540269",
"length": 280.0
},
"target": {
"function": "__bnx2fc_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-93268401",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2a12fe8248a38437b95b942bbe85aced72e6e2eb",
"deprecated": false,
"digest": {
"function_hash": "96764908096461557582556310900048597268",
"length": 216.0
},
"target": {
"function": "bnx2fc_destroy_work",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-93fc5b7e",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c93a290c862ccfa404e42d7420565730d67cbff9",
"deprecated": false,
"digest": {
"function_hash": "145642387030758021283137768421486936531",
"length": 2152.0
},
"target": {
"function": "bnx2fc_if_create",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-94c44193",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@262550f29c750f7876b6ed1244281e72b64ebffb",
"deprecated": false,
"digest": {
"line_hashes": [
"61129722295070173671638000201419191694",
"297559113460218900533613622101438025147",
"229893791606100994155732408101892596064",
"17701445037534844211216767836009303227",
"286465070123488347334226142866713390952",
"235978401789768945072895343476340241358",
"75911121515192509469254554146645857577",
"134854067878485969383499420088332633885",
"194426633305846638577110701133767692064",
"51323681958719341807060921957324890768",
"42664284745898215298634709119667514922",
"91297798695347795595776419590847665798",
"248455496574930949574623662415611436659",
"124103260019873906136964679451519064862",
"114736574378412378957646721462037694836",
"137560355645258783617330271583978072180",
"232461340352487917162479559022317265630",
"236602699016590352085318377383918639630",
"240803378637150142840264943111052987466",
"76693450314633719838212935922645672734",
"334802531183196974001600424818914716604",
"260486690175009889667702321939676412787",
"187512945892498799829387547684589205472",
"173488561879461427963766081516540950388",
"180823033867932524872308734511105896254",
"147853804456423349810129678042136210058",
"133354028439765002873442300823209646913",
"244540973784218379140571363985082432856",
"197169937151823366936253726304540123312",
"31672139309984081541166664623430888117",
"8411133472082932119466935087223716773",
"163463802663579144153723480133067755881",
"66068870143335608399352430219850198940",
"147623226154589521096012475914931724192",
"332626247524725331545288561133397744612",
"339304559929535392353076640955618054555",
"40968818036871341008160662054558464097",
"90527460988345626213070577035476951622"
],
"threshold": 0.9
},
"target": {
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-a0d4f137",
"signature_version": "v1",
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@262550f29c750f7876b6ed1244281e72b64ebffb",
"deprecated": false,
"digest": {
"function_hash": "199745408625284399752163668067359198787",
"length": 880.0
},
"target": {
"function": "bnx2fc_ulp_exit",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-a20c51bb",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@262550f29c750f7876b6ed1244281e72b64ebffb",
"deprecated": false,
"digest": {
"function_hash": "150682843209308443810461482065193984022",
"length": 2665.0
},
"target": {
"function": "bnx2fc_indicate_netevent",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-a3ab7fbc",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@847f9ea4c5186fdb7b84297e3eeed9e340e83fce",
"deprecated": false,
"digest": {
"function_hash": "190064245908483726378753234395157535484",
"length": 657.0
},
"target": {
"function": "bnx2fc_vport_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-a5bf7c47",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@847f9ea4c5186fdb7b84297e3eeed9e340e83fce",
"deprecated": false,
"digest": {
"function_hash": "110104667856692119876968147379164120867",
"length": 2661.0
},
"target": {
"function": "bnx2fc_indicate_netevent",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-a6ac6c43",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@bf2bd892a0cb14dd2d21f2c658f4b747813be311",
"deprecated": false,
"digest": {
"function_hash": "190064245908483726378753234395157535484",
"length": 657.0
},
"target": {
"function": "bnx2fc_vport_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-a9ad3e6f",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@bf2bd892a0cb14dd2d21f2c658f4b747813be311",
"deprecated": false,
"digest": {
"line_hashes": [
"61129722295070173671638000201419191694",
"297559113460218900533613622101438025147",
"229893791606100994155732408101892596064",
"17701445037534844211216767836009303227",
"286465070123488347334226142866713390952",
"235978401789768945072895343476340241358",
"75911121515192509469254554146645857577",
"134854067878485969383499420088332633885",
"194426633305846638577110701133767692064",
"51323681958719341807060921957324890768",
"42664284745898215298634709119667514922",
"91297798695347795595776419590847665798",
"248455496574930949574623662415611436659",
"124103260019873906136964679451519064862",
"114736574378412378957646721462037694836",
"137560355645258783617330271583978072180",
"232461340352487917162479559022317265630",
"236602699016590352085318377383918639630",
"240803378637150142840264943111052987466",
"76693450314633719838212935922645672734",
"334802531183196974001600424818914716604",
"260486690175009889667702321939676412787",
"187512945892498799829387547684589205472",
"173488561879461427963766081516540950388",
"180823033867932524872308734511105896254",
"147853804456423349810129678042136210058",
"133354028439765002873442300823209646913",
"244540973784218379140571363985082432856",
"197169937151823366936253726304540123312",
"31672139309984081541166664623430888117",
"8411133472082932119466935087223716773",
"163463802663579144153723480133067755881",
"66068870143335608399352430219850198940",
"147623226154589521096012475914931724192",
"332626247524725331545288561133397744612",
"339304559929535392353076640955618054555",
"40968818036871341008160662054558464097",
"90527460988345626213070577035476951622"
],
"threshold": 0.9
},
"target": {
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-b9b12af0",
"signature_version": "v1",
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b11e34f7bab21df36f02a5e54fb69e858c09a65d",
"deprecated": false,
"digest": {
"function_hash": "110104667856692119876968147379164120867",
"length": 2661.0
},
"target": {
"function": "bnx2fc_indicate_netevent",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-bcdcdda3",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@de6336b17a1376db1c0f7a528cce8783db0881c0",
"deprecated": false,
"digest": {
"line_hashes": [
"61129722295070173671638000201419191694",
"297559113460218900533613622101438025147",
"229893791606100994155732408101892596064",
"17701445037534844211216767836009303227",
"286465070123488347334226142866713390952",
"235978401789768945072895343476340241358",
"75911121515192509469254554146645857577",
"134854067878485969383499420088332633885",
"194426633305846638577110701133767692064",
"51323681958719341807060921957324890768",
"42664284745898215298634709119667514922",
"91297798695347795595776419590847665798",
"248455496574930949574623662415611436659",
"124103260019873906136964679451519064862",
"114736574378412378957646721462037694836",
"137560355645258783617330271583978072180",
"232461340352487917162479559022317265630",
"236602699016590352085318377383918639630",
"240803378637150142840264943111052987466",
"76693450314633719838212935922645672734",
"334802531183196974001600424818914716604",
"260486690175009889667702321939676412787",
"187512945892498799829387547684589205472",
"173488561879461427963766081516540950388",
"180823033867932524872308734511105896254",
"147853804456423349810129678042136210058",
"133354028439765002873442300823209646913",
"244540973784218379140571363985082432856",
"197169937151823366936253726304540123312",
"31672139309984081541166664623430888117",
"8411133472082932119466935087223716773",
"163463802663579144153723480133067755881",
"66068870143335608399352430219850198940",
"147623226154589521096012475914931724192",
"332626247524725331545288561133397744612",
"339304559929535392353076640955618054555",
"40968818036871341008160662054558464097",
"90527460988345626213070577035476951622"
],
"threshold": 0.9
},
"target": {
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-bf35b338",
"signature_version": "v1",
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b11e34f7bab21df36f02a5e54fb69e858c09a65d",
"deprecated": false,
"digest": {
"function_hash": "199745408625284399752163668067359198787",
"length": 880.0
},
"target": {
"function": "bnx2fc_ulp_exit",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-c4d5e85e",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c93a290c862ccfa404e42d7420565730d67cbff9",
"deprecated": false,
"digest": {
"function_hash": "199745408625284399752163668067359198787",
"length": 880.0
},
"target": {
"function": "bnx2fc_ulp_exit",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-cc7d121f",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2a12fe8248a38437b95b942bbe85aced72e6e2eb",
"deprecated": false,
"digest": {
"function_hash": "190064245908483726378753234395157535484",
"length": 657.0
},
"target": {
"function": "bnx2fc_vport_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-cce008ed",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@bf2bd892a0cb14dd2d21f2c658f4b747813be311",
"deprecated": false,
"digest": {
"function_hash": "150682843209308443810461482065193984022",
"length": 2665.0
},
"target": {
"function": "bnx2fc_indicate_netevent",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-cecd9128",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@de6336b17a1376db1c0f7a528cce8783db0881c0",
"deprecated": false,
"digest": {
"function_hash": "199745408625284399752163668067359198787",
"length": 880.0
},
"target": {
"function": "bnx2fc_ulp_exit",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-cf3b53ac",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ace7b6ef41251c5fe47f629a9a922382fb7b0a6b",
"deprecated": false,
"digest": {
"function_hash": "190064245908483726378753234395157535484",
"length": 657.0
},
"target": {
"function": "bnx2fc_vport_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-cf5b0d83",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@00849de10f798a9538242824a51b1756e7110754",
"deprecated": false,
"digest": {
"line_hashes": [
"61129722295070173671638000201419191694",
"297559113460218900533613622101438025147",
"229893791606100994155732408101892596064",
"17701445037534844211216767836009303227",
"286465070123488347334226142866713390952",
"235978401789768945072895343476340241358",
"75911121515192509469254554146645857577",
"134854067878485969383499420088332633885",
"194426633305846638577110701133767692064",
"51323681958719341807060921957324890768",
"42664284745898215298634709119667514922",
"91297798695347795595776419590847665798",
"248455496574930949574623662415611436659",
"124103260019873906136964679451519064862",
"114736574378412378957646721462037694836",
"137560355645258783617330271583978072180",
"232461340352487917162479559022317265630",
"236602699016590352085318377383918639630",
"240803378637150142840264943111052987466",
"76693450314633719838212935922645672734",
"334802531183196974001600424818914716604",
"260486690175009889667702321939676412787",
"187512945892498799829387547684589205472",
"173488561879461427963766081516540950388",
"180823033867932524872308734511105896254",
"147853804456423349810129678042136210058",
"133354028439765002873442300823209646913",
"244540973784218379140571363985082432856",
"197169937151823366936253726304540123312",
"31672139309984081541166664623430888117",
"8411133472082932119466935087223716773",
"163463802663579144153723480133067755881",
"66068870143335608399352430219850198940",
"147623226154589521096012475914931724192",
"332626247524725331545288561133397744612",
"339304559929535392353076640955618054555",
"40968818036871341008160662054558464097",
"90527460988345626213070577035476951622"
],
"threshold": 0.9
},
"target": {
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-d0dd52a5",
"signature_version": "v1",
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2a12fe8248a38437b95b942bbe85aced72e6e2eb",
"deprecated": false,
"digest": {
"function_hash": "327712715406658979968421797508450870130",
"length": 2086.0
},
"target": {
"function": "bnx2fc_if_create",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-d16b0cb2",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@de6336b17a1376db1c0f7a528cce8783db0881c0",
"deprecated": false,
"digest": {
"function_hash": "190064245908483726378753234395157535484",
"length": 657.0
},
"target": {
"function": "bnx2fc_vport_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-d48aa4f5",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b11e34f7bab21df36f02a5e54fb69e858c09a65d",
"deprecated": false,
"digest": {
"function_hash": "207882081982147935227300053771902540269",
"length": 280.0
},
"target": {
"function": "__bnx2fc_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-d73d4f54",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2a12fe8248a38437b95b942bbe85aced72e6e2eb",
"deprecated": false,
"digest": {
"line_hashes": [
"61129722295070173671638000201419191694",
"297559113460218900533613622101438025147",
"229893791606100994155732408101892596064",
"17701445037534844211216767836009303227",
"286465070123488347334226142866713390952",
"235978401789768945072895343476340241358",
"75911121515192509469254554146645857577",
"134854067878485969383499420088332633885",
"194426633305846638577110701133767692064",
"51323681958719341807060921957324890768",
"42664284745898215298634709119667514922",
"91297798695347795595776419590847665798",
"248455496574930949574623662415611436659",
"124103260019873906136964679451519064862",
"114736574378412378957646721462037694836",
"137560355645258783617330271583978072180",
"232461340352487917162479559022317265630",
"236602699016590352085318377383918639630",
"240803378637150142840264943111052987466",
"76693450314633719838212935922645672734",
"334802531183196974001600424818914716604",
"260486690175009889667702321939676412787",
"187512945892498799829387547684589205472",
"173488561879461427963766081516540950388",
"180823033867932524872308734511105896254",
"147853804456423349810129678042136210058",
"133354028439765002873442300823209646913",
"244540973784218379140571363985082432856",
"197169937151823366936253726304540123312",
"31672139309984081541166664623430888117",
"8411133472082932119466935087223716773",
"163463802663579144153723480133067755881",
"66068870143335608399352430219850198940",
"147623226154589521096012475914931724192",
"332626247524725331545288561133397744612",
"339304559929535392353076640955618054555",
"40968818036871341008160662054558464097",
"90527460988345626213070577035476951622"
],
"threshold": 0.9
},
"target": {
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-dc1131b7",
"signature_version": "v1",
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@b11e34f7bab21df36f02a5e54fb69e858c09a65d",
"deprecated": false,
"digest": {
"function_hash": "190064245908483726378753234395157535484",
"length": 657.0
},
"target": {
"function": "bnx2fc_vport_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-dc4bc75c",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@de6336b17a1376db1c0f7a528cce8783db0881c0",
"deprecated": false,
"digest": {
"function_hash": "157290422815807743350539747376875596024",
"length": 2154.0
},
"target": {
"function": "bnx2fc_if_create",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-dd6e3687",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2a12fe8248a38437b95b942bbe85aced72e6e2eb",
"deprecated": false,
"digest": {
"function_hash": "150682843209308443810461482065193984022",
"length": 2665.0
},
"target": {
"function": "bnx2fc_indicate_netevent",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-e82f51e6",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@00849de10f798a9538242824a51b1756e7110754",
"deprecated": false,
"digest": {
"function_hash": "190064245908483726378753234395157535484",
"length": 657.0
},
"target": {
"function": "bnx2fc_vport_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-e8fbd6de",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@c93a290c862ccfa404e42d7420565730d67cbff9",
"deprecated": false,
"digest": {
"line_hashes": [
"61129722295070173671638000201419191694",
"297559113460218900533613622101438025147",
"229893791606100994155732408101892596064",
"17701445037534844211216767836009303227",
"286465070123488347334226142866713390952",
"235978401789768945072895343476340241358",
"75911121515192509469254554146645857577",
"134854067878485969383499420088332633885",
"194426633305846638577110701133767692064",
"51323681958719341807060921957324890768",
"42664284745898215298634709119667514922",
"91297798695347795595776419590847665798",
"248455496574930949574623662415611436659",
"124103260019873906136964679451519064862",
"114736574378412378957646721462037694836",
"137560355645258783617330271583978072180",
"232461340352487917162479559022317265630",
"236602699016590352085318377383918639630",
"240803378637150142840264943111052987466",
"76693450314633719838212935922645672734",
"334802531183196974001600424818914716604",
"260486690175009889667702321939676412787",
"187512945892498799829387547684589205472",
"173488561879461427963766081516540950388",
"180823033867932524872308734511105896254",
"147853804456423349810129678042136210058",
"133354028439765002873442300823209646913",
"244540973784218379140571363985082432856",
"197169937151823366936253726304540123312",
"31672139309984081541166664623430888117",
"8411133472082932119466935087223716773",
"163463802663579144153723480133067755881",
"66068870143335608399352430219850198940",
"147623226154589521096012475914931724192",
"332626247524725331545288561133397744612",
"339304559929535392353076640955618054555",
"40968818036871341008160662054558464097",
"90527460988345626213070577035476951622"
],
"threshold": 0.9
},
"target": {
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-e9cf0170",
"signature_version": "v1",
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ace7b6ef41251c5fe47f629a9a922382fb7b0a6b",
"deprecated": false,
"digest": {
"line_hashes": [
"61129722295070173671638000201419191694",
"297559113460218900533613622101438025147",
"229893791606100994155732408101892596064",
"17701445037534844211216767836009303227",
"286465070123488347334226142866713390952",
"235978401789768945072895343476340241358",
"75911121515192509469254554146645857577",
"134854067878485969383499420088332633885",
"194426633305846638577110701133767692064",
"51323681958719341807060921957324890768",
"42664284745898215298634709119667514922",
"91297798695347795595776419590847665798",
"248455496574930949574623662415611436659",
"124103260019873906136964679451519064862",
"114736574378412378957646721462037694836",
"137560355645258783617330271583978072180",
"232461340352487917162479559022317265630",
"236602699016590352085318377383918639630",
"240803378637150142840264943111052987466",
"76693450314633719838212935922645672734",
"334802531183196974001600424818914716604",
"260486690175009889667702321939676412787",
"187512945892498799829387547684589205472",
"173488561879461427963766081516540950388",
"180823033867932524872308734511105896254",
"147853804456423349810129678042136210058",
"133354028439765002873442300823209646913",
"244540973784218379140571363985082432856",
"197169937151823366936253726304540123312",
"31672139309984081541166664623430888117",
"8411133472082932119466935087223716773",
"163463802663579144153723480133067755881",
"66068870143335608399352430219850198940",
"147623226154589521096012475914931724192",
"332626247524725331545288561133397744612",
"339304559929535392353076640955618054555",
"40968818036871341008160662054558464097",
"90527460988345626213070577035476951622"
],
"threshold": 0.9
},
"target": {
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-eb58f3d0",
"signature_version": "v1",
"signature_type": "Line"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ace7b6ef41251c5fe47f629a9a922382fb7b0a6b",
"deprecated": false,
"digest": {
"function_hash": "110104667856692119876968147379164120867",
"length": 2661.0
},
"target": {
"function": "bnx2fc_indicate_netevent",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-f1e45aba",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@bf2bd892a0cb14dd2d21f2c658f4b747813be311",
"deprecated": false,
"digest": {
"function_hash": "157290422815807743350539747376875596024",
"length": 2154.0
},
"target": {
"function": "bnx2fc_if_create",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-f256b51d",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@00849de10f798a9538242824a51b1756e7110754",
"deprecated": false,
"digest": {
"function_hash": "96764908096461557582556310900048597268",
"length": 216.0
},
"target": {
"function": "bnx2fc_destroy_work",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-f47f652a",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@de6336b17a1376db1c0f7a528cce8783db0881c0",
"deprecated": false,
"digest": {
"function_hash": "207882081982147935227300053771902540269",
"length": 280.0
},
"target": {
"function": "__bnx2fc_destroy",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-f6629c84",
"signature_version": "v1",
"signature_type": "Function"
},
{
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@ace7b6ef41251c5fe47f629a9a922382fb7b0a6b",
"deprecated": false,
"digest": {
"function_hash": "157290422815807743350539747376875596024",
"length": 2154.0
},
"target": {
"function": "bnx2fc_if_create",
"file": "drivers/scsi/bnx2fc/bnx2fc_fcoe.c"
},
"id": "CVE-2022-48758-ff4bfdfe",
"signature_version": "v1",
"signature_type": "Function"
}
]