2024-01-25 09:00:30 +00:00
{
"id" : "CVE-2024-23307" ,
"sourceIdentifier" : "security@openanolis.org" ,
"published" : "2024-01-25T07:15:09.940" ,
2025-01-22 19:03:53 +00:00
"lastModified" : "2025-01-22T18:03:52.313" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-25 09:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Integer Overflow or Wraparound vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (md, raid, raid5 modules) allows Forced Integer Overflow."
2024-01-25 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Desbordamiento de enteros o vulnerabilidad Wraparound en el kernel de Linux en Linux, x86, ARM (m\u00f3dulos md, raid, raid5) permite el desbordamiento de enteros forzado."
2024-01-25 09:00:30 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security@openanolis.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
2024-01-25 09:00:30 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-25 09:00:30 +00:00
} ,
"exploitabilityScore" : 0.7 ,
"impactScore" : 3.6
2024-12-08 03:06:42 +00:00
} ,
{
"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" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
2024-01-25 09:00:30 +00:00
}
]
} ,
"weaknesses" : [
2024-01-31 21:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@openanolis.org" ,
"type" : "Secondary" ,
2024-01-31 21:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
} ,
2024-01-25 09:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-25 09:00:30 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
}
]
}
] ,
2024-01-31 21:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.1" ,
2025-01-22 19:03:53 +00:00
"versionEndExcluding" : "6.1.84" ,
"matchCriteriaId" : "AE3F61C9-8D7D-4652-ACE5-F19BAC124414"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.24" ,
"matchCriteriaId" : "8018C1D0-0A5F-48D0-BC72-A2B33FDDA693"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.7.12" ,
"matchCriteriaId" : "6BE9771A-BAFD-4624-95F9-58D536540C53"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.8" ,
"versionEndExcluding" : "6.8.3" ,
"matchCriteriaId" : "4C59BBC3-6495-4A77-9C82-55EC7CDF5E02"
2024-01-31 21:00:29 +00:00
}
]
}
]
}
] ,
2024-01-25 09:00:30 +00:00
"references" : [
{
"url" : "https://bugzilla.openanolis.cn/show_bug.cgi?id=7975" ,
2024-01-31 21:00:29 +00:00
"source" : "security@openanolis.org" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://bugzilla.openanolis.cn/show_bug.cgi?id=7975" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required"
]
2024-01-25 09:00:30 +00:00
}
]
}