2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2009-1243" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2009-04-06T14:30:00.407" ,
2024-02-15 21:00:30 +00:00
"lastModified" : "2024-02-15T20:41:42.233" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "net/ipv4/udp.c in the Linux kernel before 2.6.29.1 performs an unlocking step in certain incorrect circumstances, which allows local users to cause a denial of service (panic) by reading zero bytes from the /proc/net/udp file and unspecified other files, related to the \"udp seq_file infrastructure.\""
} ,
{
"lang" : "es" ,
"value" : "net/ipv4/udp.c en el kernel de Linux anteriores a v2.6.29.1, desarrolla un paso desbloqueante en ciertas circunstancias incorrectas, lo que permite a los usuarios locales causar una denegaci\u00f3n de servicio (panic) por lectura de cero bytes desde el archivo /proc/net/udp y otros no especificado, en relaci\u00f3n a \"udp seq_file infrastructure.\""
}
] ,
"vendorComments" : [
{
"organization" : "Red Hat" ,
"comment" : "Not vulnerable. This issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 2.1, 3, 4, 5 or Red Hat Enterprise MRG." ,
"lastModified" : "2009-04-07T00:00:00"
}
] ,
"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:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
] ,
2023-04-24 12:24:31 +02:00
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:L/AC:L/Au:N/C:N/I:N/A:P" ,
"accessVector" : "LOCAL" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 2.1
} ,
"baseSeverity" : "LOW" ,
"exploitabilityScore" : 3.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
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.6.29.1" ,
"matchCriteriaId" : "1FF4F98B-4264-4C5E-BB8F-7D80149F3B06"
}
]
}
]
}
] ,
"references" : [
{
2023-11-07 21:03:21 +00:00
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=30842f2989aacfaba3ccb39829b3417be9313dbe" ,
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://openwall.com/lists/oss-security/2009/04/01/4" ,
2023-04-24 12:24:31 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
2023-11-07 21:03:21 +00:00
"Mailing List" ,
2023-04-24 12:24:31 +02:00
"Patch" ,
2023-11-07 21:03:21 +00:00
"Third Party Advisory"
2023-04-24 12:24:31 +02:00
]
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "http://secunia.com/advisories/34478" ,
2023-04-24 12:24:31 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-15 21:00:30 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Third Party Advisory"
]
} ,
{
"url" : "http://vigilance.fr/vulnerability/Linux-kernel-denial-of-service-via-proc-net-udp-8586" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-15 21:00:30 +00:00
"Patch" ,
2023-04-24 12:24:31 +02:00
"Third Party Advisory"
]
} ,
{
"url" : "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.29.1" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/34329" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-15 21:00:30 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Patch" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.vupen.com/english/advisories/2009/0924" ,
"source" : "cve@mitre.org" ,
"tags" : [
2024-02-15 21:00:30 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Third Party Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/49595" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
}
]
}