2023-11-01 21:00:22 +00:00
{
"id" : "CVE-2023-1193" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-11-01T20:15:08.663" ,
2023-11-09 17:00:23 +00:00
"lastModified" : "2023-11-09T15:13:51.737" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-01 21:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A use-after-free flaw was found in setup_async_work in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work."
2023-11-07 21:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una falla de use-after-free en setup_async_work en la implementaci\u00f3n KSMBD del servidor samba en el kernel y CIFS en el kernel de Linux. Este problema podr\u00eda permitir que un atacante bloquee el sistema al acceder al trabajo liberado."
2023-11-01 21:00:22 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2023-11-09 17:00:23 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
} ,
{
"source" : "secalert@redhat.com" ,
2023-11-01 21:00:22 +00:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
2023-11-07 21:03:21 +00:00
"weaknesses" : [
{
2023-11-09 17:00:23 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
{
"source" : "secalert@redhat.com" ,
2023-11-07 21:03:21 +00:00
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
2023-11-09 17:00:23 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.3" ,
"matchCriteriaId" : "3769AA63-B0A8-4EF1-96F9-6A6A6B305A02"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.3:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "21D6F467-B848-453E-B1A4-BEF940E413A6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.3:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "B8E3B0E8-FA27-4305-87BB-AF6C25B160CB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.3:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "A47F0FC3-CE52-4BA1-BA51-22F783938431"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.3:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "3583026A-27EC-4A4C-850A-83F2AF970673"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.3:rc4:*:*:*:*:*:*" ,
"matchCriteriaId" : "DC271202-7570-4505-89A4-D602D47BFD00"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.3:rc5:*:*:*:*:*:*" ,
"matchCriteriaId" : "D413BB6D-4F74-4C7D-9163-47786619EF53"
}
]
}
]
}
] ,
2023-11-01 21:00:22 +00:00
"references" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-1193" ,
2023-11-09 17:00:23 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-11-01 21:00:22 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2154177" ,
2023-11-09 17:00:23 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking"
]
2023-11-01 21:00:22 +00:00
} ,
{
"url" : "https://lkml.kernel.org/linux-cifs/20230401084951.6085-2-linkinjeon@kernel.org/T/" ,
2023-11-09 17:00:23 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-11-01 21:00:22 +00:00
}
]
}