2024-01-11 21:00:28 +00:00
{
"id" : "CVE-2023-51780" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-01-11T19:15:12.500" ,
2024-01-18 21:00:29 +00:00
"lastModified" : "2024-01-18T19:59:04.837" ,
"vulnStatus" : "Analyzed" ,
2024-01-11 21:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in the Linux kernel before 6.6.8. do_vcc_ioctl in net/atm/ioctl.c has a use-after-free because of a vcc_recvmsg race condition."
2024-01-12 15:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en el kernel de Linux anterior a 6.6.8. do_vcc_ioctl en net/atm/ioctl.c tiene un use after free debido a una condici\u00f3n de ejecuci\u00f3n vcc_recvmsg."
2024-01-11 21:00:28 +00:00
}
] ,
2024-01-18 21:00:29 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartExcluding" : "2.6.12" ,
"versionEndExcluding" : "6.6.8" ,
"matchCriteriaId" : "C5C35A7D-82A5-436F-925A-384D92679784"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:2.6.12:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "4F76C298-81DC-43E4-8FC9-DC005A2116EF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:2.6.12:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "0AB349B2-3F78-4197-882B-90ADB3BF645A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:2.6.12:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "6AC88830-A9BC-4607-B572-A4B502FC9FD0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:2.6.12:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "476CB3A5-D022-4F13-AAEF-CB6A5785516A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:2.6.12:rc6:*:*:*:*:*:*" ,
"matchCriteriaId" : "8CFD5CDD-1709-44C7-82BD-BAFDC46990D6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.7:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "3A0038DE-E183-4958-A6E3-CE3821FEAFBF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.7:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "E31AD4FC-436C-44AB-BCAB-3A0B37F69EE0"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.7:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "C56C6E04-4F04-44A3-8DB8-93899903CFCF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.7:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "5C78EDA4-8BE6-42FC-9512-49032D525A55"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.7:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "32F2E5CA-13C6-4601-B530-D465CBF73D1C"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73"
}
]
}
]
}
] ,
2024-01-11 21:00:28 +00:00
"references" : [
{
"url" : "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.8" ,
2024-01-18 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2024-01-11 21:00:28 +00:00
} ,
{
"url" : "https://github.com/torvalds/linux/commit/24e90b9e34f9e039f56b5f25f6e6eb92cdd8f4b3" ,
2024-01-18 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-01-11 21:00:28 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html" ,
2024-01-18 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2024-01-11 23:00:28 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/01/msg00005.html" ,
2024-01-18 21:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2024-01-11 21:00:28 +00:00
}
]
}