Executive Summary

Informations
Name CVE-2022-49114 First vendor Publication 2025-02-26
Vendor Cve Last vendor Modification 2025-03-25

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-49114

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 7
Os 3528

Sources (Detail)

https://git.kernel.org/stable/c/1d7effe5fff9d28e45e18ac3a564067c7ddfe898
https://git.kernel.org/stable/c/271add11994ba1a334859069367e04d2be2ebdd4
https://git.kernel.org/stable/c/412dd8299b02e4410fe77b8396953c1a8dde183a
https://git.kernel.org/stable/c/499d198494e77b6533251b9b909baf5c101129cb
https://git.kernel.org/stable/c/4a131d4ea8b581ac9b01d3a72754db4848be3232
https://git.kernel.org/stable/c/5cf2ce8967b0d98c8cfa4dc42ef4fcf080f5c836
https://git.kernel.org/stable/c/6044ad64f41c87382cfeeca281573d1886d80cbe
https://git.kernel.org/stable/c/87909291762d08fdb60d19069d7a89b5b308d0ef
https://git.kernel.org/stable/c/f581df412bc45c95176e3c808ee2839c05b2ab0c
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
Date Informations
2025-06-26 02:09:14
  • Multiple Updates
2025-06-25 12:22:05
  • Multiple Updates
2025-06-24 02:13:50
  • Multiple Updates
2025-05-27 02:09:25
  • Multiple Updates
2025-03-28 17:21:04
  • Multiple Updates
2025-03-28 13:34:38
  • Multiple Updates
2025-03-28 02:56:44
  • Multiple Updates
2025-03-25 21:20:57
  • Multiple Updates
2025-03-04 21:20:35
  • Multiple Updates
2025-02-26 17:20:34
  • First insertion