PT-2026-52270 · Linux · Linux Kernel
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
ovl iterate merged() function where the err variable is assigned the value of PTR ERR(cache) before verifying if cache is an error using IS ERR(cache). When the operation is successful, err retains a truncated cache pointer, which may then be returned as an incorrect non-zero error. This behavior can be triggered during an overlay-on-overlay readdir operation involving the getdents64 system call and the ovl cache get() function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel