PT-2023-32072 · Linux+1 · Linux Kernel+1
David Chisnall
·
Published
2023-10-03
·
Updated
2023-11-24
·
CVE-2023-5369
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue arises from an incorrect privilege check in the
copy file range system call, which only verifies the CAP READ and CAP WRITE capabilities on the input and output file descriptors. However, using an offset is equivalent to seeking and requires the CAP SEEK capability. This flaw allows sandboxed processes with limited capabilities to read or write data at arbitrary locations within a file.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Freebsd
Linux Kernel