2024-10-22 10:03:49 +00:00
{
"id" : "CVE-2023-52918" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-10-22T08:15:02.277" ,
2024-10-24 04:03:20 +00:00
"lastModified" : "2024-10-24T03:55:26.737" ,
"vulnStatus" : "Analyzed" ,
2024-10-22 10:03:49 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: pci: cx23885: check cx23885_vdev_init() return\n\ncx23885_vdev_init() can return a NULL pointer, but that pointer\nis used in the next line without a check.\n\nAdd a NULL pointer check and go to the error unwind if it is NULL."
2024-10-23 16:03:56 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: media: pci: cx23885: check cx23885_vdev_init() return cx23885_vdev_init() puede devolver un puntero NULL, pero ese puntero se utiliza en la siguiente l\u00ednea sin una comprobaci\u00f3n. Agregue una comprobaci\u00f3n de puntero NULL y vaya al desenrollado de error si es NULL."
2024-10-22 10:03:49 +00:00
}
] ,
2024-10-24 04:03:20 +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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-10-24 04:03:20 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-10-24 04:03:20 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "4.19.321" ,
"matchCriteriaId" : "5131A29D-7B39-48FD-A512-B4599B486AB6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.283" ,
"matchCriteriaId" : "8E6B390A-0CE6-44FC-8CD5-BE8226D6D24C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.225" ,
"matchCriteriaId" : "C57B46A9-B105-4792-8481-1870DEFB436A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.166" ,
"matchCriteriaId" : "913ED6CD-8ACF-48AF-AA18-7880881DD402"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "6.1.107" ,
"matchCriteriaId" : "53954FF8-CB48-4302-BC4C-9DA7A88F44A2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "6.6.48" ,
"matchCriteriaId" : "9DE9201A-CE6B-4726-BABB-8265EA0F8AE4"
}
]
}
]
}
] ,
2024-10-22 10:03:49 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/06ee04a907d64ee3910fecedd05d7f1be4b1b70e" ,
2024-10-24 04:03:20 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-22 10:03:49 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/15126b916e39b0cb67026b0af3c014bfeb1f76b3" ,
2024-10-24 04:03:20 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-22 10:03:49 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/199a42fc4c45e8b7f19efeb15dbc36889a599ac2" ,
2024-10-24 04:03:20 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-22 10:03:49 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8e31b096e2e1949bc8f0be019c9ae70d414404c6" ,
2024-10-24 04:03:20 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-22 10:03:49 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/a5f1d30c51c485cec7a7de60205667c3ff86c303" ,
2024-10-24 04:03:20 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-22 10:03:49 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/b1397fb4a779fca560c43d2acf6702d41b4a495b" ,
2024-10-24 04:03:20 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-22 10:03:49 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/e7385510e2550a9f8b6f3d5f33c5b894ab9ba976" ,
2024-10-24 04:03:20 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-10-22 10:03:49 +00:00
}
]
}