btrfs:当 btrfs_lookup_extent_info() 处的引用计数为 0 时不要出现 BUG_ON()(CVE-2024-46751)
CVE编号
CVE-2024-46751利用情况
暂无补丁情况
N/A披露时间
2024-09-18漏洞描述
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info() Instead of doing a BUG_ON() handle the error by returning -EUCLEAN, aborting the transaction and logging an error message.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://git.kernel.org/stable/c/28cb13f29faf6290597b24b728dc3100c019356f | |
https://git.kernel.org/stable/c/ef9a8b73c8b60b27d9db4787e624a3438ffe8428 |
- 攻击路径 N/A
- 攻击复杂度 N/A
- 权限要求 N/A
- 影响范围 N/A
- 用户交互 N/A
- 可用性 N/A
- 保密性 N/A
- 完整性 N/A
CWE-ID | 漏洞类型 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论