2024-09-27 14:03:19 +00:00
{
"id" : "CVE-2024-46826" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-09-27T13:15:15.087" ,
2024-11-20 19:03:23 +00:00
"lastModified" : "2024-11-20T17:19:00.183" ,
"vulnStatus" : "Analyzed" ,
2024-09-27 14:03:19 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nELF: fix kernel.randomize_va_space double read\n\nELF loader uses \"randomize_va_space\" twice. It is sysctl and can change\nat any moment, so 2 loads could see 2 different values in theory with\nunpredictable consequences.\n\nIssue exactly one load for consistent value across one exec."
2024-09-30 14:03:19 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ELF: se corrige la lectura doble de kernel.randomize_va_space. El cargador ELF utiliza \"randomize_va_space\" dos veces. Es sysctl y puede cambiar en cualquier momento, por lo que, en teor\u00eda, 2 cargas podr\u00edan ver 2 valores diferentes con consecuencias impredecibles. Se debe emitir exactamente una carga para obtener un valor consistente en una ejecuci\u00f3n."
2024-09-27 14:03:19 +00:00
}
] ,
2024-11-20 19:03:23 +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-11-20 19:03:23 +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-11-20 19:03:23 +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:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.1.110" ,
"matchCriteriaId" : "4B07FE1B-3332-4F75-AABA-811FFB530187"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.51" ,
"matchCriteriaId" : "E4529134-BAC4-4776-840B-304009E181A0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.10.10" ,
"matchCriteriaId" : "ACDEE48C-137A-4731-90D0-A675865E1BED"
}
]
}
]
}
] ,
2024-09-27 14:03:19 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/1cf8cd80903073440b6ea055811d04edd24fe4f7" ,
2024-11-20 19:03:23 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-27 14:03:19 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/1f81d51141a234ad0a3874b4d185dc27a521cd27" ,
2024-11-20 19:03:23 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-27 14:03:19 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/2a97388a807b6ab5538aa8f8537b2463c6988bd2" ,
2024-11-20 19:03:23 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-27 14:03:19 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/53f17409abf61f66b6f05aff795e938e5ba811d1" ,
2024-11-20 19:03:23 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-09-27 14:03:19 +00:00
}
]
}