Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: udf: Do not update file length for failed writes to inline files When write to inline file fails (or happens only partly), we still updated length of inline data as if the whole write succeeded. Fix the update of length of inline data to happen only if the write succeeds.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.14.308 |
References
- https://git.kernel.org/stable/c/256fe4162f8b5a1625b8603ca5f7ff79725bfb47Patch
- https://git.kernel.org/stable/c/5621f7a8139053d0c3c47fb68ee9f602139eb40aPatch
- https://git.kernel.org/stable/c/5a6c373d761f55635e175fa2f407544bae8f583bPatch
- https://git.kernel.org/stable/c/6837910aeb2c9101fc036dcd1b1f32615c20ec1aPatch
- https://git.kernel.org/stable/c/6d18cedc1ef0caeb1567cab660079e48844ff6d6Patch
- https://git.kernel.org/stable/c/7bd8d9e1cf5607ee14407f4060b9a1dbb3c42802Patch
- https://git.kernel.org/stable/c/c5787d77a5c29fffd295d138bd118b334990a567Patch
- https://git.kernel.org/stable/c/eb2133900cac2d2f78befd6be41666cf1a2315d9Patch
FAQ
What is CVE-2023-53295?
CVE-2023-53295 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: udf: Do not update file length for failed writes to inline files When write to inline file fails (or happens only partly), we stil...
How severe is CVE-2023-53295?
CVE-2023-53295 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-53295?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.