๐Ÿ” CVE Alert

CVE-2026-53174

UNKNOWN 0.0

ovl: keep err zero after successful ovl_cache_get()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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 IS_ERR(cache). On success err holds the truncated cache pointer and can be returned as a bogus non-zero error. The syzbot reproducer reaches this through overlay-on-overlay readdir: getdents64 iterate_dir(outer overlay file) ovl_iterate_merged() ovl_cache_get() ovl_dir_read_merged() ovl_dir_read() iterate_dir(inner overlay file) ovl_iterate_merged() Only compute PTR_ERR(cache) on the error path.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jun 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
d25e4b739f8378419f990983f2542160e79738c5 < e7051909a01bfb883bfa78b27514854068ac4b85 d25e4b739f8378419f990983f2542160e79738c5 < 1711b6ed6953cee5940ca4c3a6e77f1b3798cee2
Linux / Linux
6.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/e7051909a01bfb883bfa78b27514854068ac4b85 git.kernel.org: https://git.kernel.org/stable/c/1711b6ed6953cee5940ca4c3a6e77f1b3798cee2