cbcvebase.
CVE-2025-39841
published 2025-09-19

CVE-2025-39841: 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…

high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
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.

Affected

30 ranges· showing 25
VendorProductVersion rangeFixed in
debiandebian_linux
debianlinux< linux 6.1.153-1 (bookworm)linux 6.1.153-1 (bookworm)
debianlinux-6.1< linux 6.1.153-1 (bookworm)linux 6.1.153-1 (bookworm)
linuxlinux
linuxlinux>= 472e146d1cf3410a898b49834500fa9e33ac41a2 < ab34084f42ee06a9028d67c78feafb911d33d111ab34084f42ee06a9028d67c78feafb911d33d111
linuxlinux>= 472e146d1cf3410a898b49834500fa9e33ac41a2 < baa39f6ad79d372a6ce0aa639fbb2f1578479f57baa39f6ad79d372a6ce0aa639fbb2f1578479f57
linuxlinux>= 472e146d1cf3410a898b49834500fa9e33ac41a2 < 95b63d15fce5c54a73bbf195e1aacb5a75b128e295b63d15fce5c54a73bbf195e1aacb5a75b128e2
linuxlinux>= 472e146d1cf3410a898b49834500fa9e33ac41a2 < 55658c7501467ca9ef3bd4453dd920010db8bc1355658c7501467ca9ef3bd4453dd920010db8bc13
linuxlinux>= 472e146d1cf3410a898b49834500fa9e33ac41a2 < d96cc9a1b57725930c60b607423759d563b4d900d96cc9a1b57725930c60b607423759d563b4d900
linuxlinux>= 472e146d1cf3410a898b49834500fa9e33ac41a2 < 367cb5ffd8a8a4c85dc89f55e7fa7cc191425b11367cb5ffd8a8a4c85dc89f55e7fa7cc191425b11
linuxlinux>= 472e146d1cf3410a898b49834500fa9e33ac41a2 < 897f64b01c1249ac730329b83f4f40bab71e86c7897f64b01c1249ac730329b83f4f40bab71e86c7
linuxlinux>= 472e146d1cf3410a898b49834500fa9e33ac41a2 < 9dba9a45c348e8460da97c450cddf70b2056deb39dba9a45c348e8460da97c450cddf70b2056deb3
linuxlinux_kernel
linuxlinux_kernel>= 0 < 5.10.244-15.10.244-1
linuxlinux_kernel>= 0 < 6.1.153-16.1.153-1
linuxlinux_kernel>= 0 < 6.12.48-16.12.48-1
linuxlinux_kernel>= 0 < 6.16.6-16.16.6-1
linuxlinux_kernel>= 0 < 5.15.0-163.1735.15.0-163.173
linuxlinux_kernel>= 0 < 6.8.0-106.1066.8.0-106.106
linuxlinux_kernel>= 5.1 < 5.4.2995.4.299
linuxlinux_kernel>= 5.11 < 5.15.1925.15.192
linuxlinux_kernel>= 5.16 < 6.1.1516.1.151
linuxlinux_kernel>= 5.5 < 5.10.2435.10.243
linuxlinux_kernel>= 6.13 < 6.16.66.16.6
linuxlinux_kernel>= 6.2 < 6.6.1056.6.105

CVSS provenance

nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH