CVE-2023-53295

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/09/2025
Last modified:
16/09/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> udf: Do not update file length for failed writes to inline files<br /> <br /> When write to inline file fails (or happens only partly), we still<br /> updated length of inline data as if the whole write succeeded. Fix the<br /> update of length of inline data to happen only if the write succeeds.

Impact