2023-07-18 02:00:29 +00:00
{
"id" : "CVE-2023-38429" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-18T00:15:09.620" ,
2023-12-22 23:00:28 +00:00
"lastModified" : "2023-12-22T21:34:39.870" ,
2023-07-27 18:00:32 +00:00
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-18 02:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in the Linux kernel before 6.3.4. fs/ksmbd/connection.c in ksmbd has an off-by-one error in memory allocation (because of ksmbd_smb2_check_message) that may lead to out-of-bounds access."
}
] ,
2023-07-27 18:00:32 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-193"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
2023-12-22 23:00:28 +00:00
"versionStartIncluding" : "5.15" ,
"versionEndExcluding" : "5.15.113" ,
"matchCriteriaId" : "75B3BF61-F56C-4BD7-94AF-50E17A4AA732"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.30" ,
"matchCriteriaId" : "E9430E62-03EA-42E6-9E5E-BD1D5124D107"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
2023-07-27 18:00:32 +00:00
"versionEndExcluding" : "6.3.4" ,
2023-12-22 23:00:28 +00:00
"matchCriteriaId" : "26C54BF0-3EED-46D4-92A7-5F07F658B49B"
2023-07-27 18:00:32 +00:00
}
]
}
]
}
] ,
2023-07-18 02:00:29 +00:00
"references" : [
{
"url" : "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.3.4" ,
2023-07-27 18:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-07-18 02:00:29 +00:00
} ,
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/fs/ksmbd?id=443d61d1fa9faa60ef925513d83742902390100f" ,
2023-07-27 18:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-07-18 02:00:29 +00:00
}
]
}