Executive Summary

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

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: target: tcmu: Fix possible page UAF

tcmu_try_get_data_page() looks up pages under cmdr_lock, but it does not take refcount properly and just returns page pointer. When tcmu_try_get_data_page() returns, the returned page may have been freed by tcmu_blocks_release().

We need to get_page() under cmdr_lock to avoid concurrent tcmu_blocks_release().

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 7
Os 3529

Sources (Detail)

https://git.kernel.org/stable/c/a6968f7a367f128d120447360734344d5a3d5336
https://git.kernel.org/stable/c/a9564d84ed9f6ee71017d062d0d2182154294a4b
https://git.kernel.org/stable/c/aec36b98a1bbaa84bfd8299a306e4c12314af626
https://git.kernel.org/stable/c/b7f3b5d70c834f49f7d87a2f2ed1c6284d9a0322
https://git.kernel.org/stable/c/d7c5d79e50be6e06b669141e3db1f977a0dd4e8e
https://git.kernel.org/stable/c/e3e0e067d5b34e4a68e3cc55f8eebc413f56f8ed
https://git.kernel.org/stable/c/fb7a5115422fbd6a4d505e8844f1ef5529f10489
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:09
  • Multiple Updates
2025-06-25 12:22:00
  • Multiple Updates
2025-06-24 02:13:46
  • Multiple Updates
2025-05-27 02:09:21
  • Multiple Updates
2025-03-28 17:21:06
  • Multiple Updates
2025-03-28 13:34:33
  • Multiple Updates
2025-03-28 02:56:39
  • Multiple Updates
2025-03-25 00:21:43
  • Multiple Updates
2025-02-27 21:20:34
  • Multiple Updates
2025-02-26 17:20:34
  • First insertion