2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2015-8575" ,
2023-11-07 21:03:21 +00:00
"sourceIdentifier" : "security@opentext.com" ,
2023-04-24 12:24:31 +02:00
"published" : "2016-02-08T03:59:04.887" ,
2024-11-23 05:11:48 +00:00
"lastModified" : "2024-11-21T02:38:46.030" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "The sco_sock_bind function in net/bluetooth/sco.c in the Linux kernel before 4.3.4 does not verify an address length, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted application."
} ,
{
"lang" : "es" ,
"value" : "La funci\u00f3n sco_sock_bind en net/bluetooth/sco.c en el kernel de Linux en versiones anteriores a 4.3.4 no verifica la longitud de una direcci\u00f3n, lo que permite a usuarios locales obtener informaci\u00f3n sensible de la memoria del kernel y eludir el mecanismo de protecci\u00f3n KASLR a trav\u00e9s de una aplicaci\u00f3n manipulada."
}
] ,
"metrics" : {
"cvssMetricV30" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.0" ,
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
2024-11-23 05:11:48 +00:00
"baseScore" : 4.0 ,
"baseSeverity" : "MEDIUM" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-11-23 05:11:48 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 1.4
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:L/AC:L/Au:N/C:P/I:N/A:N" ,
2024-11-23 05:11:48 +00:00
"baseScore" : 2.1 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "LOCAL" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "NONE" ,
2024-11-23 05:11:48 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "LOW" ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-200"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "4.3.3" ,
"matchCriteriaId" : "35E3DC8E-8900-4874-A272-E3EC1174360B"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5233252fce714053f0151680933571a2da9cbfb4" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176484.html" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00094.html" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00045.html" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00038.html" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.debian.org/security/2016/dsa-3434" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.3.4" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2015/12/16/3" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securityfocus.com/bid/79724" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.ubuntu.com/usn/USN-2886-1" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.ubuntu.com/usn/USN-2888-1" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.ubuntu.com/usn/USN-2890-1" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.ubuntu.com/usn/USN-2890-2" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.ubuntu.com/usn/USN-2890-3" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1292840" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://github.com/torvalds/linux/commit/5233252fce714053f0151680933571a2da9cbfb4" ,
2023-11-07 21:03:21 +00:00
"source" : "security@opentext.com"
2024-11-23 05:11:48 +00:00
} ,
{
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5233252fce714053f0151680933571a2da9cbfb4" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176484.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00094.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00045.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00038.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.debian.org/security/2016/dsa-3434" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.3.4" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2015/12/16/3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/79724" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.ubuntu.com/usn/USN-2886-1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.ubuntu.com/usn/USN-2888-1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.ubuntu.com/usn/USN-2890-1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.ubuntu.com/usn/USN-2890-2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.ubuntu.com/usn/USN-2890-3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1292840" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://github.com/torvalds/linux/commit/5233252fce714053f0151680933571a2da9cbfb4" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}