scsi:lpfc:修复 lpfc_drain_txq() 中的 list_add() 损坏 (CVE-2021-47203)

admin 2024-05-13 01:11:49 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
scsi:lpfc:修复 lpfc_drain_txq() 中的 list_add() 损坏 (CVE-2021-47203)

CVE编号

CVE-2021-47203

利用情况

暂无

补丁情况

N/A

披露时间

2024-04-11
漏洞描述
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq() When parsing the txq list in lpfc_drain_txq(), the driver attempts to pass the requests to the adapter. If such an attempt fails, a local "fail_msg" string is set and a log message output. The job is then added to a completions list for cancellation. Processing of any further jobs from the txq list continues, but since "fail_msg" remains set, jobs are added to the completions list regardless of whether a wqe was passed to the adapter. If successfully added to txcmplq, jobs are added to both lists resulting in list corruption. Fix by clearing the fail_msg string after adding a job to the completions list. This stops the subsequent jobs from being added to the completions list unless they had an appropriate failure.
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://git.kernel.org/stable/c/16bcbfb56d759c25665f786e33ec633b9508a08f
https://git.kernel.org/stable/c/814d3610c4ce86e8cf285b2cdac0057a42e82de5
https://git.kernel.org/stable/c/99154581b05c8fb22607afb7c3d66c1bace6aa5d
https://git.kernel.org/stable/c/ad4776b5eb2e58af1226847fcd3b4f6d051674dd
https://git.kernel.org/stable/c/b291d147d0268e93ad866f8bc820ea14497abc9b
https://git.kernel.org/stable/c/c097bd5a59162156d9c2077a2f58732ffbaa9fca
https://git.kernel.org/stable/c/ec70d80a8642900086447ba0cdc79e3f44d42e8f
https://git.kernel.org/stable/c/f05a0191b90156e539cccc189b9d87ca2a4d9305
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
系统 debian_10 linux * Up to (excluding) 4.19.232-1
运行在以下环境
系统 debian_11 linux * Up to (excluding) 5.10.84-1
运行在以下环境
系统 debian_12 linux * Up to (excluding) 5.15.5-1
CVSS3评分 N/A
  • 攻击路径 N/A
  • 攻击复杂度 N/A
  • 权限要求 N/A
  • 影响范围 N/A
  • 用户交互 N/A
  • 可用性 N/A
  • 保密性 N/A
  • 完整性 N/A
N/A
CWE-ID 漏洞类型
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论:0   参与:  0