CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 8.8. It affects Linux.
CVE
CVE-2022-49114
Severity
HIGH
CVSS
8.8
EPSS
0.29%
Linux
Original NVD 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.
Related CVEs
Other vulnerabilities affecting the same vendor(s)