2025-02-26 19:03:52 +00:00
{
"id" : "CVE-2022-49053" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2025-02-26T07:00:42.563" ,
2025-03-24 19:03:49 +00:00
"lastModified" : "2025-03-24T17:43:58.983" ,
"vulnStatus" : "Analyzed" ,
2025-02-26 19:03:52 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: target: tcmu: Fix possible page UAF\n\ntcmu_try_get_data_page() looks up pages under cmdr_lock, but it does not\ntake refcount properly and just returns page pointer. When\ntcmu_try_get_data_page() returns, the returned page may have been freed by\ntcmu_blocks_release().\n\nWe need to get_page() under cmdr_lock to avoid concurrent\ntcmu_blocks_release()."
2025-02-27 19:03:49 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: scsi: target: tcmu: Fix possible page UAF tcmu_try_get_data_page() busca p\u00e1ginas bajo cmdr_lock, pero no toma el recuento de referencias correctamente y solo devuelve el puntero de p\u00e1gina. Cuando tcmu_try_get_data_page() regresa, la p\u00e1gina devuelta puede haber sido liberada por tcmu_blocks_release(). Necesitamos get_page() bajo cmdr_lock para evitar tcmu_blocks_release() concurrente."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
2025-02-26 19:03:52 +00:00
}
] ,
2025-03-24 19:03:49 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.14.276" ,
"matchCriteriaId" : "3088C36B-F9EB-4609-A0D0-EB411E2E915B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.15" ,
"versionEndExcluding" : "4.19.239" ,
"matchCriteriaId" : "712D9B45-4B53-4563-94B5-F758AFBBFB0D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.190" ,
"matchCriteriaId" : "E0ADBA6D-47D8-4518-8D10-9B9196DE680B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.112" ,
"matchCriteriaId" : "0460A5D2-3024-497A-B799-23E025B91972"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.35" ,
"matchCriteriaId" : "05ABCC3F-88A9-47F9-9D40-8665747B2E43"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "5.17.4" ,
"matchCriteriaId" : "E22C86CB-06CD-4D16-AB2A-F21EE8199262"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.18:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "6AD94161-84BB-42E6-9882-4FC0C42E9FC1"
}
]
}
]
}
] ,
2025-02-26 19:03:52 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/a6968f7a367f128d120447360734344d5a3d5336" ,
2025-03-24 19:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/a9564d84ed9f6ee71017d062d0d2182154294a4b" ,
2025-03-24 19:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/aec36b98a1bbaa84bfd8299a306e4c12314af626" ,
2025-03-24 19:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/b7f3b5d70c834f49f7d87a2f2ed1c6284d9a0322" ,
2025-03-24 19:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d7c5d79e50be6e06b669141e3db1f977a0dd4e8e" ,
2025-03-24 19:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e3e0e067d5b34e4a68e3cc55f8eebc413f56f8ed" ,
2025-03-24 19:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/fb7a5115422fbd6a4d505e8844f1ef5529f10489" ,
2025-03-24 19:03:49 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-26 19:03:52 +00:00
}
]
}