2023-05-18 23:55:30 +00:00
{
"id" : "CVE-2023-1195" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-05-18T22:15:09.373" ,
2023-05-26 20:00:33 +00:00
"lastModified" : "2023-05-26T18:27:29.387" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-18 23:55:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A use-after-free flaw was found in reconn_set_ipaddr_from_hostname in fs/cifs/connect.c in the Linux kernel. The issue occurs when it forgets to set the free pointer server->hostname to NULL, leading to an invalid pointer request."
}
] ,
2023-05-26 20:00:33 +00:00
"metrics" : {
"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-05-18 23:55:30 +00:00
"weaknesses" : [
2023-05-26 20:00:33 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
2023-05-18 23:55:30 +00:00
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
2023-05-26 20:00:33 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.1" ,
"matchCriteriaId" : "9064B383-DD48-40A2-8947-F5BA6E6B6713"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "E7E331DA-1FB0-4DEC-91AC-7DA69D461C11"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "17F0B248-42CF-4AE6-A469-BB1BAE7F4705"
}
]
}
]
}
] ,
2023-05-18 23:55:30 +00:00
"references" : [
{
"url" : "https://github.com/torvalds/linux/commit/153695d36ead0ccc4d0256953c751cabf673e621" ,
2023-05-26 20:00:33 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Patch"
]
2023-05-18 23:55:30 +00:00
}
]
}