2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-22998" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-02-28T21:15:12.180" ,
2023-05-03 04:00:27 +02:00
"lastModified" : "2023-05-03T01:15:13.093" ,
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel before 6.0.3, drivers/gpu/drm/virtio/virtgpu_object.c misinterprets the drm_gem_shmem_get_sg_table return value (expects it to be NULL in the error case, whereas it is actually an error pointer)."
}
] ,
"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
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-436"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.0.3" ,
"matchCriteriaId" : "D609BC07-3DEC-40DC-8C58-47EA751E5D46"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.3" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/torvalds/linux/commit/c24968734abfed81c8f93dc5f44a7b7a9aecadfa" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-05-03 04:00:27 +02:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
}
]
}