logoalt Hacker News

landr0idyesterday at 7:10 PM1 replyview on HN

GPU memory/shaders/etc. isn't protected by MTE or PAC. They said "data-only", so I guess GPU commands could fit into this description.


Replies

LoganDarkyesterday at 8:58 PM

IIRC, the GPU is behind a memory controller, so I doubt corrupting GPU memory alone could lead to an LPE. But I suppose it would give you someplace to store stuff if you can make something else read from it.