| Summary | In the Linux kernel, the following vulnerability has been resolved: ovl: keep err zero after successful ovl_cache_get() ovl_iterate_merged() stores PTR_ERR(cache) in err before checking The syzbot reproducer reaches this through overlay-on-overlay readdir: getdents64 Only compute PTR_ERR(cache) on the error path. |
|---|---|
| Publication Date | June 25, 2026, 6:16 p.m. |
| Registration Date | June 27, 2026, 4:26 a.m. |
| Last Update | June 25, 2026, 6:16 p.m. |