This repository was archived by the owner on Aug 14, 2020. It is now read-only.
Commit 54331ec
committed
backend/file: fix an infinite loop in deps walking (CVE-2016-8579)
This commit fixes a possible infinite loop while traversing
the dependency ancestry of a malformed local image file.
This has been assigned CVE-2016-8579:
#203 (comment)1 parent 8a4173c commit 54331ec
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
282 | 286 | | |
283 | 287 | | |
| 288 | + | |
284 | 289 | | |
285 | 290 | | |
286 | 291 | | |
287 | 292 | | |
288 | 293 | | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
289 | 298 | | |
| 299 | + | |
290 | 300 | | |
291 | 301 | | |
292 | 302 | | |
| |||
328 | 338 | | |
329 | 339 | | |
330 | 340 | | |
| 341 | + | |
331 | 342 | | |
332 | 343 | | |
0 commit comments