2 matches found
drm/nouveau: fix u32 overflow in pushbuf reloc bounds check
...
7.8CVSS5.4AI score0.00143EPSS
SaveExploits0
CVE-2026-46006
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix u32 overflow in pushbuf reloc bounds check nouveaugempushbufrelocapply validates each relocation with if r-relocbooffset + 4 nvbo-bo.base.size but relocbooffset is u32 uapi/drm/nouveaudrm.h and the integer litera...
7.8CVSS5.8AI score0.00143EPSS
SaveExploits0
20