Updated: 2025-08-20 00:01:03.899829
Description:
In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix use after free in fc_exch_abts_resp() fc_exch_release(ep) will decrease the ep's reference count. When the reference count reaches zero, it is freed. But ep is still used in the following code, which will lead to a use after free. Return after the fc_exch_release() call to avoid use after free.
| Links | NIST | CIRCL | RHEL | Ubuntu |
| Severity | Score | |
|---|---|---|
| CVSS Version 2.x | NONE | 0.0 |
| CVSS Version 3.x | HIGH | 7.0 |
| OS name | Project name | Version | Score | Severity | Status | Errata | Last updated | Statement |
|---|---|---|---|---|---|---|---|---|
| CentOS 7 ELS | kernel | 3.10.0 | 7.0 | HIGH | Released | CLSA-2025:1757967705 | 2025-09-30 05:40:34 | |
| CentOS 8.4 ELS | kernel | 4.18.0 | 7.0 | HIGH | Released | CLSA-2025:1749568993 | 2025-06-11 00:58:48 | |
| CentOS 8.5 ELS | kernel | 4.18.0 | 7.0 | HIGH | Released | CLSA-2025:1749562017 | 2025-06-11 00:58:49 | |
| CentOS Stream 8 ELS | kernel | 4.18.0 | 7.0 | HIGH | Already Fixed | 2025-06-25 02:56:25 | ||
| Oracle Linux 7 ELS | kernel | 3.10.0 | 7.0 | HIGH | Released | CLSA-2025:1757698145 | 2025-09-12 19:21:01 | |
| RHEL 7 ELS | kernel | 3.10.0 | 7.0 | HIGH | Released | CLSA-2025:1757693980 | 2025-09-13 06:30:24 |