CVE-2024-50134

Source
https://cve.org/CVERecord?id=CVE-2024-50134
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-50134.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-50134
Downstream
Related
Published
2024-11-05T17:10:58.939Z
Modified
2026-03-20T12:39:35.750099Z
Summary
drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/vboxvideo: Replace fake VLA at end of vbvamousepointer_shape with real VLA

Replace the fake VLA at end of the vbvamousepointer_shape shape with a real VLA to fix a "memcpy: detected field-spanning write error" warning:

[ 13.319813] memcpy: detected field-spanning write (size 16896) of single field "p->data" at drivers/gpu/drm/vboxvideo/hgsmibase.c:154 (size 4) [ 13.319841] WARNING: CPU: 0 PID: 1105 at drivers/gpu/drm/vboxvideo/hgsmibase.c:154 hgsmiupdatepointershape+0x192/0x1c0 [vboxvideo] [ 13.320038] Call Trace: [ 13.320173] hgsmiupdatepointershape [vboxvideo] [ 13.320184] vboxcursoratomic_update [vboxvideo]

Note as mentioned in the added comment it seems the original length calculation for the allocated and send hgsmi buffer is 4 bytes too large. Changing this is not the goal of this patch, so this behavior is kept.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/50xxx/CVE-2024-50134.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
dd55d44f408419278c00887bfcb2261d0caae350
Fixed
02c86c5d5ef4bbba17d38859c74872825f536617
Fixed
75f828e944dacaac8870418461d3d48a1ecf2331
Fixed
34a422274b693507025a7db21519865d1862afcb
Fixed
7458a6cdaebb3dc59af8578ee354fae78a154c4a
Fixed
9eb32bd23bbcec44bcbef27b7f282b7a7f3d0391
Fixed
fae9dc12c61ce23cf29d09824a741b7b1ff8f01f
Fixed
d92b90f9a54d9300a6e883258e79f36dab53bfae

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-50134.json"