2024-02-05 09:00:28 +00:00
{
"id" : "CVE-2024-24857" ,
"sourceIdentifier" : "security@openanolis.org" ,
"published" : "2024-02-05T08:15:44.533" ,
2025-02-13 19:04:13 +00:00
"lastModified" : "2025-02-13T18:17:10.400" ,
2024-06-25 23:58:14 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-05 09:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
2025-02-13 19:04:13 +00:00
"value" : "A race condition was found in the Linux kernel's net/bluetooth device driver in conn_info_{min,max}_age_set() function. This can result in integrity overflow issue, possibly leading to bluetooth connection abnormality or denial of service."
2024-02-05 15:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una condici\u00f3n de ejecuci\u00f3n en el controlador de dispositivo net/bluetooth del kernel de Linux en la funci\u00f3n conn_info_{min,max}_age_set(). Esto puede provocar un problema de desbordamiento de enteros, lo que posiblemente provoque una anomal\u00eda en la conexi\u00f3n Bluetooth o una denegaci\u00f3n de servicio."
2024-02-05 09:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-10 05:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@openanolis.org" ,
"type" : "Secondary" ,
2024-02-10 05:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:L" ,
"baseScore" : 4.6 ,
"baseSeverity" : "MEDIUM" ,
2024-02-10 05:00:28 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
2024-02-10 05:00:28 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-02-10 05:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 0.4 ,
"impactScore" : 4.2
2024-02-10 05:00:28 +00:00
} ,
2024-02-05 09:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-05 09:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H" ,
"baseScore" : 6.8 ,
"baseSeverity" : "MEDIUM" ,
2024-02-05 09:00:28 +00:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-02-05 09:00:28 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-02-05 09:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.6 ,
"impactScore" : 5.2
2024-02-05 09:00:28 +00:00
}
]
} ,
"weaknesses" : [
2024-02-10 05:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@openanolis.org" ,
"type" : "Secondary" ,
2024-02-10 05:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-362"
}
]
} ,
2024-02-05 09:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-05 09:00:28 +00:00
"description" : [
2024-12-08 03:06:42 +00:00
{
"lang" : "en" ,
"value" : "CWE-190"
} ,
2024-02-05 09:00:28 +00:00
{
"lang" : "en" ,
"value" : "CWE-362"
}
]
}
] ,
2024-02-10 05:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "3.19.8" ,
"matchCriteriaId" : "13BE712D-C8FA-4B87-9A81-D23E0DD30FD3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.0" ,
"versionEndIncluding" : "6.7.2" ,
"matchCriteriaId" : "531D8406-3925-4647-9961-38BC93A02F16"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "B9F4EA73-0894-400F-A490-3A397AB7A517"
}
]
}
]
}
] ,
2024-02-05 09:00:28 +00:00
"references" : [
{
"url" : "https://bugzilla.openanolis.cn/show_bug.cgi?id=8155" ,
2024-02-10 05:00:28 +00:00
"source" : "security@openanolis.org" ,
"tags" : [
"Permissions Required"
]
2024-06-25 23:58:14 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html" ,
"source" : "security@openanolis.org"
2024-06-27 14:03:13 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html" ,
"source" : "security@openanolis.org"
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://bugzilla.openanolis.cn/show_bug.cgi?id=8155" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2024-02-05 09:00:28 +00:00
}
]
}