In the Linux kernel, the following vulnerability has been resolved:
scsi: libfc: Fix use after free in fc_exch_abts_resp()
fc_exch_release(ep) will decrease the ep's reference count. When the
reference count reaches zero, it is freed. But ep is still used in the
following code, which will lead to a use after free.
Return after the fc_exch_release() call to avoid use after free.
Metrics
Affected Vendors & Products
References
History
Tue, 04 Mar 2025 18:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-416 | |
Metrics |
cvssV3_1
|
ssvc
|
Thu, 27 Feb 2025 01:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 26 Feb 2025 02:15:00 +0000

Status: PUBLISHED
Assigner: Linux
Published: 2025-02-26T01:54:58.172Z
Updated: 2025-03-04T18:07:17.816Z
Reserved: 2025-02-26T01:49:39.262Z
Link: CVE-2022-49114

Updated: 2025-03-04T18:03:28.399Z

Status : Awaiting Analysis
Published: 2025-02-26T07:00:48.773
Modified: 2025-03-04T18:15:21.570
Link: CVE-2022-49114
