216.73.216.170

CVE-2022-49114

· Published 26/02/2025 07:00 · Modified 04/03/2025 18:15

Labels: CVE-2022-49114 2025-02-26416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2022-49114CWE-416

Essential information

Published
26/02/2025 07:00
Modified
04/03/2025 18:15
Author
Creator
CVSS
7.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

References