2023-07-18 02:00:29 +00:00
{
"id" : "CVE-2023-38426" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-18T00:15:09.483" ,
2023-09-15 16:00:29 +00:00
"lastModified" : "2023-09-15T14:15:10.657" ,
"vulnStatus" : "Modified" ,
2023-07-18 02:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in the Linux kernel before 6.3.4. ksmbd has an out-of-bounds read in smb2_find_context_vals when create_context's name_len is larger than the tag length."
}
] ,
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:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.3.4" ,
"matchCriteriaId" : "AB636222-53A9-4558-A34C-B51C1F056730"
}
]
}
]
}
] ,
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=02f76c401d17e409ed45bf7887148fcc22c93c85" ,
2023-07-27 18:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-09-15 16:00:29 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230915-0010/" ,
"source" : "cve@mitre.org"
2023-07-18 02:00:29 +00:00
}
]
}