{"api_version":"1","generated_at":"2026-04-22T23:53:30+00:00","cve":"CVE-2023-22998","urls":{"html":"https://cve.report/CVE-2023-22998","api":"https://cve.report/api/cve/CVE-2023-22998.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2023-22998","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2023-22998"},"summary":{"title":"CVE-2023-22998","description":"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).","state":"PUBLIC","assigner":"cve@mitre.org","published_at":"2023-02-28 21:15:00","updated_at":"2023-05-03 01:15:00"},"problem_types":["CWE-436"],"metrics":[],"references":[{"url":"https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.3","name":"https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.3","refsource":"MISC","tags":[],"title":"","mime":"text/x-asm","httpstatus":"200","archivestatus":"200"},{"url":"https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html","name":"[debian-lts-announce] 20230502 [SECURITY] [DLA 3404-1] linux-5.10 security update","refsource":"MLIST","tags":[],"title":"[SECURITY] [DLA 3404-1] linux-5.10 security update","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/torvalds/linux/commit/c24968734abfed81c8f93dc5f44a7b7a9aecadfa","name":"https://github.com/torvalds/linux/commit/c24968734abfed81c8f93dc5f44a7b7a9aecadfa","refsource":"MISC","tags":[],"title":"drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init · torvalds/linux@c249687 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2023-22998","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-22998","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2023","cve_id":"22998","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2023-22998","qid":"181765","title":"Debian Security Update for linux-5.10 (DLA 3404-1)"},{"cve":"CVE-2023-22998","qid":"182898","title":"Debian Security Update for linux (CVE-2023-22998)"},{"cve":"CVE-2023-22998","qid":"354837","title":"Amazon Linux Security Advisory for kernel : ALAS2KERNEL-5.10-2023-028"},{"cve":"CVE-2023-22998","qid":"6140122","title":"AWS Bottlerocket Security Update for kernel (GHSA-5fxx-vfw2-7m5h)"},{"cve":"CVE-2023-22998","qid":"673354","title":"EulerOS Security Update for kernel (EulerOS-SA-2023-2843)"},{"cve":"CVE-2023-22998","qid":"673496","title":"EulerOS Security Update for kernel (EulerOS-SA-2023-2860)"},{"cve":"CVE-2023-22998","qid":"753810","title":"SUSE Enterprise Linux Security Update for the Linux Kernel (SUSE-SU-2023:0780-1)"},{"cve":"CVE-2023-22998","qid":"755842","title":"SUSE Enterprise Linux Security Update for the linux kernel (SUSE-SU-2023:0774-1)"},{"cve":"CVE-2023-22998","qid":"755851","title":"SUSE Enterprise Linux Security Update for the linux kernel (SUSE-SU-2023:2646-1)"},{"cve":"CVE-2023-22998","qid":"905677","title":"Common Base Linux Mariner (CBL-Mariner) Security Update for kernel (13754)"},{"cve":"CVE-2023-22998","qid":"905691","title":"Common Base Linux Mariner (CBL-Mariner) Security Update for kernel (13774)"},{"cve":"CVE-2023-22998","qid":"906545","title":"Common Base Linux Mariner (CBL-Mariner) Security Update for kernel (13754-1)"},{"cve":"CVE-2023-22998","qid":"906591","title":"Common Base Linux Mariner (CBL-Mariner) Security Update for kernel (13754-3)"},{"cve":"CVE-2023-22998","qid":"906635","title":"Common Base Linux Mariner (CBL-Mariner) Security Update for kernel (13774-3)"},{"cve":"CVE-2023-22998","qid":"906799","title":"Common Base Linux Mariner (CBL-Mariner) Security Update for kernel (13754-5)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"cve@mitre.org","ID":"CVE-2023-22998","STATE":"PUBLIC"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"n/a","version":{"version_data":[{"version_value":"n/a"}]}}]},"vendor_name":"n/a"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","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)."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"n/a"}]}]},"references":{"reference_data":[{"refsource":"MISC","name":"https://github.com/torvalds/linux/commit/c24968734abfed81c8f93dc5f44a7b7a9aecadfa","url":"https://github.com/torvalds/linux/commit/c24968734abfed81c8f93dc5f44a7b7a9aecadfa"},{"refsource":"MISC","name":"https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.3","url":"https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.3"},{"refsource":"MLIST","name":"[debian-lts-announce] 20230502 [SECURITY] [DLA 3404-1] linux-5.10 security update","url":"https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html"}]}},"nvd":{"publishedDate":"2023-02-28 21:15:00","lastModifiedDate":"2023-05-03 01:15:00","problem_types":["CWE-436"],"metrics":{"baseMetricV3":{"cvssV3":{"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}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.0.3","cpe_name":[]}]}]}},"legacy_mitre":{"record":null,"notes":[]}}}