{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2022-50414", "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "state": "PUBLISHED", "assignerShortName": "Linux", "dateReserved": "2025-09-17T14:53:07.002Z", "datePublished": "2025-09-18T16:03:58.156Z", "dateUpdated": "2026-05-11T19:19:01.870Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux", "dateUpdated": "2026-05-11T19:19:01.870Z" }, "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: fcoe: Fix transport not deattached when fcoe_if_init() fails\n\nfcoe_init() calls fcoe_transport_attach(&fcoe_sw_transport), but when\nfcoe_if_init() fails, &fcoe_sw_transport is not detached and leaves freed\n&fcoe_sw_transport on fcoe_transports list. This causes panic when\nreinserting module.\n\n BUG: unable to handle page fault for address: fffffbfff82e2213\n RIP: 0010:fcoe_transport_attach+0xe1/0x230 [libfcoe]\n Call Trace:\n \n do_one_initcall+0xd0/0x4e0\n load_module+0x5eee/0x7210\n ..." } ], "affected": [ { "product": "Linux", "vendor": "Linux", "defaultStatus": "unaffected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/scsi/fcoe/fcoe.c" ], "versions": [ { "version": "78a582463c1e3a262aeaf2a291e06a93a7b34212", "lessThan": "d581303d6f8d4139513105d73dd65f26c6707160", "status": "affected", "versionType": "git" }, { "version": "78a582463c1e3a262aeaf2a291e06a93a7b34212", "lessThan": "b5cc59470df64f26ad397dbb71cbf130cf489edf", "status": "affected", "versionType": "git" }, { "version": "78a582463c1e3a262aeaf2a291e06a93a7b34212", "lessThan": "cf74d1197c0e3d2f353faa333e9e2847c73713f1", "status": "affected", "versionType": "git" }, { "version": "78a582463c1e3a262aeaf2a291e06a93a7b34212", "lessThan": "be5f1a82ad6056db22c86005dc4cac22a20deeef", "status": "affected", "versionType": "git" }, { "version": "78a582463c1e3a262aeaf2a291e06a93a7b34212", "lessThan": "22e8c7a56bb1cd2ed0beaaccb34282ac9cbbe27e", "status": "affected", "versionType": "git" }, { "version": "78a582463c1e3a262aeaf2a291e06a93a7b34212", "lessThan": "09a60f908d8b6497f618113b7c3c31267dc90911", "status": "affected", "versionType": "git" }, { "version": "78a582463c1e3a262aeaf2a291e06a93a7b34212", "lessThan": "1dc499c615aa87dc46a3f2d1f91d2d358e55f3e3", "status": "affected", "versionType": "git" }, { "version": "78a582463c1e3a262aeaf2a291e06a93a7b34212", "lessThan": "aef82d16be5a353d913163f26fc4385e296be2b8", "status": "affected", "versionType": "git" }, { "version": "78a582463c1e3a262aeaf2a291e06a93a7b34212", "lessThan": "4155658cee394b22b24c6d64e49247bf26d95b92", "status": "affected", "versionType": "git" } ] }, { "product": "Linux", "vendor": "Linux", "defaultStatus": "affected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/scsi/fcoe/fcoe.c" ], "versions": [ { "version": "2.6.39", "status": "affected" }, { "version": "0", "lessThan": "2.6.39", "status": "unaffected", "versionType": "semver" }, { "version": "4.9.337", "lessThanOrEqual": "4.9.*", "status": "unaffected", "versionType": "semver" }, { "version": "4.14.303", "lessThanOrEqual": "4.14.*", "status": "unaffected", "versionType": "semver" }, { "version": "4.19.270", "lessThanOrEqual": "4.19.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.4.229", "lessThanOrEqual": "5.4.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.10.163", "lessThanOrEqual": "5.10.*", "status": "unaffected", "versionType": "semver" }, { "version": "5.15.86", "lessThanOrEqual": "5.15.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.0.16", "lessThanOrEqual": "6.0.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.1.2", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.2", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ] } ], "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.39", "versionEndExcluding": "4.9.337" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.39", "versionEndExcluding": "4.14.303" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.39", "versionEndExcluding": "4.19.270" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.39", "versionEndExcluding": "5.4.229" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.39", "versionEndExcluding": "5.10.163" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.39", "versionEndExcluding": "5.15.86" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.39", "versionEndExcluding": "6.0.16" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.39", "versionEndExcluding": "6.1.2" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.6.39", "versionEndExcluding": "6.2" } ] } ] } ], "references": [ { "url": "https://git.kernel.org/stable/c/d581303d6f8d4139513105d73dd65f26c6707160" }, { "url": "https://git.kernel.org/stable/c/b5cc59470df64f26ad397dbb71cbf130cf489edf" }, { "url": "https://git.kernel.org/stable/c/cf74d1197c0e3d2f353faa333e9e2847c73713f1" }, { "url": "https://git.kernel.org/stable/c/be5f1a82ad6056db22c86005dc4cac22a20deeef" }, { "url": "https://git.kernel.org/stable/c/22e8c7a56bb1cd2ed0beaaccb34282ac9cbbe27e" }, { "url": "https://git.kernel.org/stable/c/09a60f908d8b6497f618113b7c3c31267dc90911" }, { "url": "https://git.kernel.org/stable/c/1dc499c615aa87dc46a3f2d1f91d2d358e55f3e3" }, { "url": "https://git.kernel.org/stable/c/aef82d16be5a353d913163f26fc4385e296be2b8" }, { "url": "https://git.kernel.org/stable/c/4155658cee394b22b24c6d64e49247bf26d95b92" } ], "title": "scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails", "x_generator": { "engine": "bippy-1.2.0" } }, "adp": [ { "metrics": [ { "cvssV3_1": { "scope": "UNCHANGED", "version": "3.1", "baseScore": 5.5, "attackVector": "LOCAL", "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "integrityImpact": "NONE", "userInteraction": "NONE", "attackComplexity": "LOW", "availabilityImpact": "HIGH", "privilegesRequired": "LOW", "confidentialityImpact": "NONE" } }, { "other": { "type": "ssvc", "content": { "id": "CVE-2022-50414", "role": "CISA Coordinator", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "version": "2.0.3", "timestamp": "2026-01-14T19:09:50.800289Z" } } } ], "problemTypes": [ { "descriptions": [ { "lang": "en", "type": "CWE", "description": "CWE-noinfo Not enough information" } ] } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-01-14T19:13:09.485Z" } } ] } }