Commit 92f0718
committed
Ignore DNSSECQuery OMs with unexpected context
Prior to this commit we would allow DNSSEDQuery onion messages that were sent
over blinded paths that were created for other purposes. This could be used to
correlate identities and unblind a path, so disallow this.
For consistency we also add a log on receipt of a DNSSECProof message with a
missing context.1 parent e050044 commit 92f0718
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1956 | 1956 | | |
1957 | 1957 | | |
1958 | 1958 | | |
| 1959 | + | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
| 1963 | + | |
| 1964 | + | |
| 1965 | + | |
| 1966 | + | |
1959 | 1967 | | |
1960 | 1968 | | |
1961 | 1969 | | |
| |||
1965 | 1973 | | |
1966 | 1974 | | |
1967 | 1975 | | |
1968 | | - | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
1969 | 1983 | | |
1970 | 1984 | | |
1971 | 1985 | | |
| |||
0 commit comments