Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails fcoe_init() calls fcoe_transport_attach(&fcoe_sw_transport), but when fcoe_if_init() fails, &fcoe_sw_transport is not detached and leaves freed &fcoe_sw_transport on fcoe_transports list. This causes panic when reinserting module. BUG: unable to handle page fault for address: fffffbfff82e2213 RIP: 0010:fcoe_transport_attach+0xe1/0x230 [libfcoe] Call Trace: <TASK> do_one_initcall+0xd0/0x4e0 load_module+0x5eee/0x7210 ...
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.39, < 4.9.337 |
References
- https://git.kernel.org/stable/c/09a60f908d8b6497f618113b7c3c31267dc90911Patch
- https://git.kernel.org/stable/c/1dc499c615aa87dc46a3f2d1f91d2d358e55f3e3Patch
- https://git.kernel.org/stable/c/22e8c7a56bb1cd2ed0beaaccb34282ac9cbbe27ePatch
- https://git.kernel.org/stable/c/4155658cee394b22b24c6d64e49247bf26d95b92Patch
- https://git.kernel.org/stable/c/aef82d16be5a353d913163f26fc4385e296be2b8Patch
- https://git.kernel.org/stable/c/b5cc59470df64f26ad397dbb71cbf130cf489edfPatch
- https://git.kernel.org/stable/c/be5f1a82ad6056db22c86005dc4cac22a20deeefPatch
- https://git.kernel.org/stable/c/cf74d1197c0e3d2f353faa333e9e2847c73713f1Patch
- https://git.kernel.org/stable/c/d581303d6f8d4139513105d73dd65f26c6707160Patch
FAQ
What is CVE-2022-50414?
CVE-2022-50414 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails fcoe_init() calls fcoe_transport_attach(&fcoe_sw_transport), bu...
How severe is CVE-2022-50414?
CVE-2022-50414 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50414?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.