Commit 1793d4c
committed
pppd: Check access to options files invoked with the call option
This checks, using ppp_check_access(), that files invoked using the
"call" option can't be tampered with by non-root processes.
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>1 parent 030c350 commit 1793d4c
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1640 | 1640 | | |
1641 | 1641 | | |
1642 | 1642 | | |
| 1643 | + | |
1643 | 1644 | | |
1644 | 1645 | | |
1645 | 1646 | | |
| |||
1668 | 1669 | | |
1669 | 1670 | | |
1670 | 1671 | | |
1671 | | - | |
| 1672 | + | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
| 1677 | + | |
1672 | 1678 | | |
1673 | 1679 | | |
| 1680 | + | |
1674 | 1681 | | |
1675 | 1682 | | |
1676 | 1683 | | |
| |||
0 commit comments