In the Linux kernel, the following vulnerability has been resolved:
udf: refactor inode_bmap() to handle error
Refactor inodebmap() to handle error since udfnextaext() can return error now. On situations like ftruncate, udfextend_file() can now detect errors and bail out early without resorting to checking for particular offsets and assuming internal behavior of these functions.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/50xxx/CVE-2024-50211.json"
}