2024-06-19 16:03:10 +00:00
{
"id" : "CVE-2024-38590" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-06-19T14:15:19.113" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:26:25.753" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-19 16:03:10 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/hns: Modify the print level of CQE error\n\nToo much print may lead to a panic in kernel. Change ibdev_err() to\nibdev_err_ratelimited(), and change the printing level of cqe dump\nto debug level."
2024-06-20 14:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: RDMA/hns: Modifique el nivel de impresi\u00f3n del error CQE. Demasiada impresi\u00f3n puede provocar p\u00e1nico en el kernel. Cambie ibdev_err() a ibdev_err_ratelimited() y cambie el nivel de impresi\u00f3n del volcado cqe al nivel de depuraci\u00f3n."
2024-06-19 16:03:10 +00:00
}
] ,
2024-09-19 14:04:10 +00:00
"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:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-09-19 14:04:10 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-19 14:04:10 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.8" ,
"versionEndExcluding" : "5.10.219" ,
"matchCriteriaId" : "A3C0D860-7856-4982-83DA-17AFB1195E02"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.161" ,
"matchCriteriaId" : "31130639-53FE-4726-8986-434EE2528CB2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.93" ,
"matchCriteriaId" : "EEFB78EE-F990-4197-BF1C-156760A55667"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.33" ,
"matchCriteriaId" : "FCE796DF-3B50-4DC6-BAE5-95271068FC9E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.8.12" ,
"matchCriteriaId" : "80550309-67AB-4FD1-AC07-3DED5C4F01B2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.9" ,
"versionEndExcluding" : "6.9.3" ,
"matchCriteriaId" : "E07124C1-19E8-4D21-828D-9932A01D3011"
}
]
}
]
}
] ,
2024-06-19 16:03:10 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/06cf121346bbd3d83a5eea05bb87666c6b279990" ,
2024-09-19 14:04:10 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/17f3741c65c4a042ae8ba094068b07a4b77e213c" ,
2024-09-19 14:04:10 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/349e859952285ab9689779fb46de163f13f18f43" ,
2024-09-19 14:04:10 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/45b31be4dd22827903df15c548b97b416790139b" ,
2024-09-19 14:04:10 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/6f541a89ced8305da459e3ab0006e7528cf7da7b" ,
2024-09-19 14:04:10 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/817a10a6df9354e67561922d2b7fce48dfbebc55" ,
2024-09-19 14:04:10 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/cc699b7eb2bc963c12ffcd37f80f45330d2924bd" ,
2024-09-19 14:04:10 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/06cf121346bbd3d83a5eea05bb87666c6b279990" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/17f3741c65c4a042ae8ba094068b07a4b77e213c" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/349e859952285ab9689779fb46de163f13f18f43" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/45b31be4dd22827903df15c548b97b416790139b" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/6f541a89ced8305da459e3ab0006e7528cf7da7b" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/817a10a6df9354e67561922d2b7fce48dfbebc55" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/cc699b7eb2bc963c12ffcd37f80f45330d2924bd" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-06-19 16:03:10 +00:00
}
]
}