vulnti.work

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release seq…

严重 CVSS 9.8
CVECVE-2025-39841
首次发现2026-07-30 21:16 UTC
披露时间2025-09-19 16:15 UTC
最后更新2026-07-30 21:16 UTC
通道状态auto

摘要

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the context pointer under the lock. Concurrent paths (e.g., ABTS and the repost path) also inspect and release the same pointer under the lock, so the old order could lead to double-free/UAF. Note that the …

中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。

深度研判 · 自动通道

该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。

受影响产品

  • :
  • :

数据来源

  • NVD DATABASE

原始链接

时间线

  1. nvd_ingest NVD