CVE-2024-41014
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: xfs: add bounds checking to xlog_recover_process_data There is a lack of verification of the space occupied by fixed members of xlog_op_header in the xlog_recover_process_data. We can create a crafted image to trigger an out of bounds read by following these steps: 1) Mount an image of xfs, and do some file operations to leave records 2) Before umounting, copy the image for subsequent steps to simulate abnormal exit. Because umount will ensure that tail_blk and head_blk are the same, which will result in the inability to en...
- CVSS
- 7.1
- EPSS
- 0.24% 14.7% percentile
- CISA KEV
- Not listed
- Published
- 2024.07.29