Working with UTF-8 in the kernel
Working with UTF-8 in the kernel
Posted Mar 29, 2019 3:08 UTC (Fri) by zlynx (guest, #2285)In reply to: Working with UTF-8 in the kernel by gdt
Parent article: Working with UTF-8 in the kernel
I may not understand something here. But if you read a directory and assume that just because there's no file there, you are free to make a new one, that's a bad assumption. And always has been. That's the source of several /tmp vulnerabilities in the past.
Always assume someone stole your filename. It isn't your until you hold a handle to it.
So how is this case normalization system helping anyone?
