PostgreSQL considers seccomp() filters
PostgreSQL considers seccomp() filters
Posted Oct 25, 2019 5:42 UTC (Fri) by ssmith32 (subscriber, #72404)In reply to: PostgreSQL considers seccomp() filters by rweikusat2
Parent article: PostgreSQL considers seccomp() filters
>In absence of any further information, all non-trivial system calls could be equally exploitable, ..
Perhaps, but perhaps not.
Either way, though, the whole point of having people familiar with a particular code base make a list of system calls that they, to the best of their knowledge, is not needed, and are known to give their caller unnecessary privileges, is a way of adding "further information"
And, your assumption now being incorrect, the reasoning based on it should be reworked.