2024-11-16 00:58:22 +00:00
{
"id" : "CVE-2024-11263" ,
"sourceIdentifier" : "vulnerabilities@zephyrproject.org" ,
"published" : "2024-11-15T23:15:10.557" ,
2025-02-03 21:03:59 +00:00
"lastModified" : "2025-02-03T20:09:54.800" ,
"vulnStatus" : "Analyzed" ,
2024-11-16 00:58:22 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "When the Global Pointer (GP) relative addressing is enabled (CONFIG_RISCV_GP=y), the gp reg points at 0x800 bytes past the start of the .sdata section which is then used by the linker to relax accesses to global symbols."
2024-11-18 19:03:31 +00:00
} ,
{
"lang" : "es" ,
"value" : "Cuando la direcci\u00f3n relativa del puntero global (GP) est\u00e1 habilitada (CONFIG_RISCV_GP=y), el registro gp apunta a 0x800 bytes m\u00e1s all\u00e1 del inicio de la secci\u00f3n .sdata, que luego es utilizada por el enlazador para relajar los accesos a los s\u00edmbolos globales."
2024-11-16 00:58:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.3 ,
"baseSeverity" : "CRITICAL" ,
2024-11-16 00:58:22 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-11-16 00:58:22 +00:00
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 6.0
2025-02-03 21:03:59 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.4 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 5.9
2024-11-16 00:58:22 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "vulnerabilities@zephyrproject.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-270"
}
]
2025-02-03 21:03:59 +00:00
} ,
{
"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:zephyrproject:zephyr:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.7.0" ,
"matchCriteriaId" : "298E55B2-C792-4444-9663-C28901674D88"
}
]
}
]
2024-11-16 00:58:22 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-jjf3-7x72-pqm9" ,
2025-02-03 21:03:59 +00:00
"source" : "vulnerabilities@zephyrproject.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2024-11-16 00:58:22 +00:00
}
]
}