CVE-2023-22998
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-22998 was discovered in the Linux kernel before version 6.0.3, specifically affecting the drivers/gpu/drm/virtio/virtgpuobject.c component. The vulnerability was identified as a misinterpretation of the drmgemshmemgetsgtable return value, where the code expected it to be NULL in error cases, whereas it actually returns an error pointer (Debian Security).

Technical details

The vulnerability stems from an incorrect error check in the virtio-gpu GPU driver. The issue occurs in the virtiogpuobjectshmeminit function where the code incorrectly checks for a NULL return value instead of using ISERR() to check for error pointers returned by drmgemshmemgetsgtable(). This was fixed by properly checking for error pointers using ISERR() and returning the appropriate error code using PTRERR() (GitHub Commit).

Impact

A local user with access to a virtio-gpu device might be able to exploit this vulnerability to cause a denial of service condition through system crashes (Debian Security).

Mitigation and workarounds

The vulnerability has been fixed in Linux kernel version 6.0.3 and later. The fix involves properly checking for error pointers using IS_ERR() instead of checking for NULL. Various Linux distributions have backported the fix to their supported kernel versions. For example, Ubuntu has fixed it in versions 5.19.0-28.29 for 22.10 and 5.15.0-60.66 for 22.04 LTS (Ubuntu Security).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-hwe-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-tools-libs-devel
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesNov 24, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management