2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2005-3106" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2005-09-30T10:05:00.000" ,
2025-01-16 21:03:47 +00:00
"lastModified" : "2025-01-16T20:15:28.880" ,
2024-11-21 23:11:37 +00:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Race condition in Linux 2.6, when threads are sharing memory mapping via CLONE_VM (such as linuxthreads and vfork), might allow local users to cause a denial of service (deadlock) by triggering a core dump while waiting for a thread that has just performed an exec."
}
] ,
"metrics" : {
2024-02-15 21:00:30 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
2024-11-21 23:11:37 +00:00
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM" ,
2024-02-15 21:00:30 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-11-21 23:11:37 +00:00
"availabilityImpact" : "HIGH"
2024-02-15 21:00:30 +00:00
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 3.6
2025-01-16 21:03:47 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 1.0 ,
"impactScore" : 3.6
2024-02-15 21:00:30 +00:00
}
] ,
2023-04-24 12:24:31 +02:00
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:L/AC:H/Au:N/C:N/I:N/A:P" ,
2024-11-21 23:11:37 +00:00
"baseScore" : 1.2 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "LOCAL" ,
"accessComplexity" : "HIGH" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-11-21 23:11:37 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "LOW" ,
"exploitabilityScore" : 1.9 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2024-02-15 21:00:30 +00:00
"value" : "CWE-667"
2023-04-24 12:24:31 +02:00
}
]
2025-01-16 21:03:47 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-667"
}
]
2023-04-24 12:24:31 +02:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:2.6.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "142BCD48-8387-4D0C-A052-44DD4144CBFF"
}
]
}
]
2024-02-15 21:00:30 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:3.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A2E0C1F8-31F5-4F61-9DF7-E49B43D3C873"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:canonical:ubuntu_linux:4.10:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "778A6957-455B-420A-BAAF-E7F88FF4FB1E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:canonical:ubuntu_linux:5.04:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "42E47538-08EE-4DC1-AC17-883C44CF77BB"
}
]
}
]
2023-04-24 12:24:31 +02:00
}
] ,
"references" : [
2023-11-07 21:03:21 +00:00
{
"url" : "http://linux.bkbits.net:8080/linux-2.6/diffs/fs/exec.c%401.156?nav=index.html%7Csrc/%7Csrc/fs%7Chist/fs/exec.c" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-11-07 21:03:21 +00:00
} ,
{
"url" : "http://secunia.com/advisories/17141" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-11-07 21:03:21 +00:00
} ,
{
"url" : "http://secunia.com/advisories/18056" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-11-07 21:03:21 +00:00
} ,
{
"url" : "http://secunia.com/advisories/18510" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-11-07 21:03:21 +00:00
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.debian.org/security/2005/dsa-922" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.mandriva.com/security/advisories?name=MDKSA-2006:072" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2006-0101.html" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securityfocus.com/archive/1/427980/100/0/threaded" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.securityfocus.com/bid/15049" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.ubuntu.com/usn/usn-199-1" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9108" ,
2024-02-15 21:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
2024-11-21 23:11:37 +00:00
} ,
{
"url" : "http://linux.bkbits.net:8080/linux-2.6/diffs/fs/exec.c%401.156?nav=index.html%7Csrc/%7Csrc/fs%7Chist/fs/exec.c" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://secunia.com/advisories/17141" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://secunia.com/advisories/18056" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://secunia.com/advisories/18510" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://www.debian.org/security/2005/dsa-922" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "http://www.mandriva.com/security/advisories?name=MDKSA-2006:072" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Third Party Advisory"
]
} ,
{
"url" : "http://www.redhat.com/support/errata/RHSA-2006-0101.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://www.securityfocus.com/archive/1/427980/100/0/threaded" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/15049" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.ubuntu.com/usn/usn-199-1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9108" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
2023-04-24 12:24:31 +02:00
}
]
}