Bugzilla – Bug 1218898
VUL-0: CVE-2023-4969: LeftoverLocals: Listening to LLM responses through leaked GPU local memory
Last modified: 2024-01-18 08:37:09 UTC
A GPU kernel can read sensitive data from another GPU kernel (even from another user or app) through an optimized GPU memory region called _local memory_ on various architectures. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-4969 https://registry.khronos.org/OpenCL/specs/3.0-unified/html/OpenCL_API.html#_fundamental_memory_regions https://registry.khronos.org/vulkan/specs/1.3-extensions/html/index.html https://www.cve.org/CVERecord?id=CVE-2023-4969 https://blog.trailofbits.com https://kb.cert.org/vuls/id/446598 https://www.kb.cert.org/vuls/id/446598