2024-10-21 14:03:55 +00:00
{
"id" : "CVE-2024-47750" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-10-21T13:15:05.037" ,
2024-10-23 18:03:27 +00:00
"lastModified" : "2024-10-23T17:29:01.330" ,
"vulnStatus" : "Analyzed" ,
2024-10-21 14:03:55 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/hns: Fix Use-After-Free of rsv_qp on HIP08\n\nCurrently rsv_qp is freed before ib_unregister_device() is called\non HIP08. During the time interval, users can still dereg MR and\nrsv_qp will be used in this process, leading to a UAF. Move the\nrelease of rsv_qp after calling ib_unregister_device() to fix it."
2024-10-23 18:03:27 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: RDMA/hns: Se corrige el use after free de rsv_qp en HIP08 Actualmente, rsv_qp se libera antes de que se llame a ib_unregister_device() en HIP08. Durante el intervalo de tiempo, los usuarios a\u00fan pueden anular la regulaci\u00f3n de MR y rsv_qp se usar\u00e1 en este proceso, lo que genera un UAF. Mueva la liberaci\u00f3n de rsv_qp despu\u00e9s de llamar a ib_unregister_device() para solucionarlo."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-10-23 18:03:27 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-10-23 18:03:27 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.18" ,
"versionEndExcluding" : "6.1.113" ,
"matchCriteriaId" : "F61A7CD6-359A-4A6B-8E7A-D0876BDC43AF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.54" ,
"matchCriteriaId" : "D448821D-C085-4CAF-88FA-2DDE7BE21976"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.10.13" ,
"matchCriteriaId" : "CE94BB8D-B0AB-4563-9ED7-A12122B56EBE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.11" ,
"versionEndExcluding" : "6.11.2" ,
"matchCriteriaId" : "AB755D26-97F4-43B6-8604-CD076811E181"
}
]
}
]
2024-10-21 14:03:55 +00:00
}
] ,
"references" : [
{
"url" : "https://git.kernel.org/stable/c/2ccf1c75d39949d8ea043d04a2e92d7100ea723d" ,
2024-10-23 18:03:27 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 14:03:55 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/60595923371c2ebe7faf82536c47eb0c967e3425" ,
2024-10-23 18:03:27 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 14:03:55 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d2d9c5127122745da6e887f451dd248cfeffca33" ,
2024-10-23 18:03:27 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 14:03:55 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/dac2723d8bfa9cf5333f477741e6e5fa1ed34645" ,
2024-10-23 18:03:27 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 14:03:55 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/fd8489294dd2beefb70f12ec4f6132aeec61a4d0" ,
2024-10-23 18:03:27 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-21 14:03:55 +00:00
}
]
}