๐Ÿ” CVE Alert

CVE-2025-39841

UNKNOWN 0.0

scsi: lpfc: Fix buffer free/clear order in deferred receive path

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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 repost path already uses the correct pattern: detach the pointer under the lock, then free it after dropping the lock. The deferred path should do the same.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 19, 2025
Last Updated May 12, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
472e146d1cf3410a898b49834500fa9e33ac41a2 < ab34084f42ee06a9028d67c78feafb911d33d111 472e146d1cf3410a898b49834500fa9e33ac41a2 < baa39f6ad79d372a6ce0aa639fbb2f1578479f57 472e146d1cf3410a898b49834500fa9e33ac41a2 < 95b63d15fce5c54a73bbf195e1aacb5a75b128e2 472e146d1cf3410a898b49834500fa9e33ac41a2 < 55658c7501467ca9ef3bd4453dd920010db8bc13 472e146d1cf3410a898b49834500fa9e33ac41a2 < d96cc9a1b57725930c60b607423759d563b4d900 472e146d1cf3410a898b49834500fa9e33ac41a2 < 367cb5ffd8a8a4c85dc89f55e7fa7cc191425b11 472e146d1cf3410a898b49834500fa9e33ac41a2 < 897f64b01c1249ac730329b83f4f40bab71e86c7 472e146d1cf3410a898b49834500fa9e33ac41a2 < 9dba9a45c348e8460da97c450cddf70b2056deb3
Linux / Linux
5.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/ab34084f42ee06a9028d67c78feafb911d33d111 git.kernel.org: https://git.kernel.org/stable/c/baa39f6ad79d372a6ce0aa639fbb2f1578479f57 git.kernel.org: https://git.kernel.org/stable/c/95b63d15fce5c54a73bbf195e1aacb5a75b128e2 git.kernel.org: https://git.kernel.org/stable/c/55658c7501467ca9ef3bd4453dd920010db8bc13 git.kernel.org: https://git.kernel.org/stable/c/d96cc9a1b57725930c60b607423759d563b4d900 git.kernel.org: https://git.kernel.org/stable/c/367cb5ffd8a8a4c85dc89f55e7fa7cc191425b11 git.kernel.org: https://git.kernel.org/stable/c/897f64b01c1249ac730329b83f4f40bab71e86c7 git.kernel.org: https://git.kernel.org/stable/c/9dba9a45c348e8460da97c450cddf70b2056deb3 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html cert-portal.siemens.com: https://cert-portal.siemens.com/productcert/html/ssa-089022.html cert-portal.siemens.com: https://cert-portal.siemens.com/productcert/html/ssa-032379.html