So in theory some program might pass a name to shm_open that collides with whatever you put in /dev/shm.
Unlikely but possible
Expecting yourself to do that when you use /dev/sum is another
So in theory some program might pass a name to shm_open that collides with whatever you put in /dev/shm.
Unlikely but possible