In the Linux kernel, the following vulnerability has been resolved: udf: Fix bogus checksum computation in udf_rename() Syzbot reports uninitialized memory access in udf_rename() when updating chec…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: udf: Fix bogus checksum computation in udf_rename() Syzbot reports uninitialized memory access in udf_rename() when updating checksum of '..' directory entry of a moved directory. This is indeed true as we pass on-stack diriter.fi to the udf_update_tag() and because that has only struct fileIdentDesc included in it and not the impUse or name fields, the checksumming function is going to checksum random stack contents beyond t…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/27ab33854873e6fb958cb074681a0107cc2ecc4c Patch
- https://git.kernel.org/stable/c/40d7b3ed52449d36143bab8d3e70926aa61a60f4 Patch
- https://git.kernel.org/stable/c/9c439311c13fc6faab1921441165c9b8b500c83b Patch
- https://git.kernel.org/stable/c/fe2ead240c31e8d158713beca9d0681a6e6a53ab Patch
时间线
- nvd_ingest NVD