In the Linux kernel, the following vulnerability has been resolved: udf: refactor inode_bmap() to handle error Refactor inode_bmap() to handle error since udf_next_aext() can return error now. On s…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: udf: refactor inode_bmap() to handle error Refactor inode_bmap() to handle error since udf_next_aext() can return error now. On situations like ftruncate, udf_extend_file() can now detect errors and bail out early without resorting to checking for particular offsets and assuming internal behavior of these functions.
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/493447dd8336607fce426f7879e581095f6c606e Patch
- https://git.kernel.org/stable/c/b22d9a5698abf04341f8fbc30141e0673863c3a6 Patch
- https://git.kernel.org/stable/c/c226964ec786f3797ed389a16392ce4357697d24 Patch
Timeline
- nvd_ingest NVD