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
...
References
Configurations
Configuration 1 (hide)
|
History
12 Dec 2025, 16:50
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | NVD-CWE-noinfo | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/09a60f908d8b6497f618113b7c3c31267dc90911 - Patch | |
| References | () https://git.kernel.org/stable/c/1dc499c615aa87dc46a3f2d1f91d2d358e55f3e3 - Patch | |
| References | () https://git.kernel.org/stable/c/22e8c7a56bb1cd2ed0beaaccb34282ac9cbbe27e - Patch | |
| References | () https://git.kernel.org/stable/c/4155658cee394b22b24c6d64e49247bf26d95b92 - Patch | |
| References | () https://git.kernel.org/stable/c/aef82d16be5a353d913163f26fc4385e296be2b8 - Patch | |
| References | () https://git.kernel.org/stable/c/b5cc59470df64f26ad397dbb71cbf130cf489edf - Patch | |
| References | () https://git.kernel.org/stable/c/be5f1a82ad6056db22c86005dc4cac22a20deeef - Patch | |
| References | () https://git.kernel.org/stable/c/cf74d1197c0e3d2f353faa333e9e2847c73713f1 - Patch | |
| References | () https://git.kernel.org/stable/c/d581303d6f8d4139513105d73dd65f26c6707160 - Patch | |
| First Time |
Linux
Linux linux Kernel |
18 Sep 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-09-18 16:15
Updated : 2025-12-12 16:50
NVD link : CVE-2022-50414
Mitre link : CVE-2022-50414
CVE.ORG link : CVE-2022-50414
JSON object : View
Products Affected
linux
- linux_kernel
CWE
