2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-2959" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2022-08-25T18:15:10.303" ,
2023-05-26 20:00:33 +00:00
"lastModified" : "2023-05-26T19:42:24.853" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A race condition was found in the Linux kernel's watch queue due to a missing lock in pipe_resize_ring(). The specific flaw exists within the handling of pipe buffers. The issue results from the lack of proper locking when performing operations on an object. This flaw allows a local user to crash the system or escalate their privileges on the system."
} ,
{
"lang" : "es" ,
"value" : "Se ha encontrado una condici\u00f3n de carrera en la cola de vigilancia del kernel de Linux debido a una falta de bloqueo en la funci\u00f3n pipe_resize_ring(). El fallo espec\u00edfico se presenta en la administraci\u00f3n de los b\u00faferes de las tuber\u00edas. El problema es debido a una falta de bloqueo apropiado cuando son realizadas operaciones sobre un objeto. Este fallo permite a un usuario local bloquear el sistema o escalar sus privilegios en el sistema."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.0 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-362"
} ,
{
"lang" : "en" ,
"value" : "CWE-667"
}
]
} ,
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-667"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
2023-05-26 20:00:33 +00:00
"versionStartIncluding" : "5.8" ,
"versionEndExcluding" : "5.10.120" ,
"matchCriteriaId" : "2E3E8401-3132-4A03-AB2A-C9BF29856AFA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.45" ,
"matchCriteriaId" : "08D699AD-F4CE-4BDD-A97E-4997299C7712"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "5.17.13" ,
"matchCriteriaId" : "192FC54B-5367-49D6-B410-0285F14665B1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.18" ,
"versionEndExcluding" : "5.18.2" ,
"matchCriteriaId" : "9FF255A1-64F4-4E31-AF44-C92FB8773BA2"
2023-04-24 12:24:31 +02:00
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/torvalds/linux/commit/189b0ddc245139af81198d1a3637cac74f96e13a" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230214-0005/" ,
2023-05-26 20:00:33 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://www.zerodayinitiative.com/advisories/ZDI-22-1165/" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
}
]
}