Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-26979
HistoryMay 01, 2024 - 12:00 a.m.

CVE-2024-26979

2024-05-0100:00:00
ubuntu.com
ubuntu.com
9
linux kernel
vulnerability resolved
null pointer dereference
invalid contexts
userspace apps
security lab
poc
tracking
discovery
rendering contexts

6.2 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%

In the Linux kernel, the following vulnerability has been resolved:
drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
vmw_context_cotable can return either an error or a null pointer and its
usage sometimes went unchecked. Subsequent code would then try to access
either a null pointer or an error value. The invalid dereferences were only
possible with malformed userspace apps which never properly initialized the
rendering contexts. Check the results of vmw_context_cotable to fix the
invalid derefs. Thanks: ziming zhang(@ezrak1e) from Ant Group Light-Year
Security Lab who was the first person to discover it. Niels De Graef who
reported it and helped to track down the poc.

References

6.2 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%