CVE-2025-71232

MEDIUMNVD 5.55.5
EchelonGraph scoreMEDIUM confidence

Score 5.5 from GitHub Security Advisory published 2026-02-18. NVD baseline CVSS 5.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
5.5EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.5Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

scsi: qla2xxx: Free sp in error path to fix system crash

System crash seen during load/unload test in a loop,

[61110.449331] qla2xxx [0000:27:00.0]-0042:0: Disabled MSI-X. [61110.467494] ============================================================================= [61110.467498] BUG qla2xxx_srbs (Tainted: G OE -------- --- ): Objects remaining in qla2xxx_srbs on __kmem_cache_shutdown() [61110.467501] -----------------------------------------------------------------------------

[61110.467502] Slab 0x000000000ffc8162 objects=51 used=1 fp=0x00000000e25d3d85 flags=0x57ffffc0010200(slab|head|node=1|zone=2|lastcpupid=0x1fffff) [61110.467509] CPU: 53 PID: 455206 Comm: rmmod Kdump: loaded Tainted: G OE -------- --- 5.14.0-284.11.1.el9_2.x86_64 #1 [61110.467513] Hardware name: HPE ProLiant DL385 Gen10 Plus v2/ProLiant DL385 Gen10 Plus v2, BIOS A42 08/17/2023 [61110.467515] Call Trace: [61110.467516] [61110.467519] dump_stack_lvl+0x34/0x48 [61110.467526] slab_err.cold+0x53/0x67 [61110.467534] __kmem_cache_shutdown+0x16e/0x320 [61110.467540] kmem_cache_destroy+0x51/0x160 [61110.467544] qla2x00_module_exit+0x93/0x99 [qla2xxx] [61110.467607] ? __do_sys_delete_module.constprop.0+0x178/0x280 [61110.467613] ? syscall_trace_enter.constprop.0+0x145/0x1d0 [61110.467616] ? do_syscall_64+0x5c/0x90 [61110.467619] ? exc_page_fault+0x62/0x150 [61110.467622] ? entry_SYSCALL_64_after_hwframe+0x63/0xcd [61110.467626] [61110.467627] Disabling lock debugging due to kernel taint [61110.467635] Object 0x0000000026f7e6e6 @offset=16000 [61110.467639] ------------[ cut here ]------------ [61110.467639] kmem_cache_destroy qla2xxx_srbs: Slab cache still has objects when called from qla2x00_module_exit+0x93/0x99 [qla2xxx] [61110.467659] WARNING: CPU: 53 PID: 455206 at mm/slab_common.c:520 kmem_cache_destroy+0x14d/0x160 [61110.467718] CPU: 53 PID: 455206 Comm: rmmod Kdump: loaded Tainted: G B OE -------- --- 5.14.0-284.11.1.el9_2.x86_64 #1 [61110.467720] Hardware name: HPE ProLiant DL385 Gen10 Plus v2/ProLiant DL385 Gen10 Plus v2, BIOS A42 08/17/2023 [61110.467721] RIP: 0010:kmem_cache_destroy+0x14d/0x160 [61110.467724] Code: 99 7d 07 00 48 89 ef e8 e1 6a 07 00 eb b3 48 8b 55 60 48 8b 4c 24 20 48 c7 c6 70 fc 66 90 48 c7 c7 f8 ef a1 90 e8 e1 ed 7c 00 <0f> 0b eb 93 c3 cc cc cc cc 66 2e 0f 1f 84 00 00 00 00 00 55 48 89 [61110.467725] RSP: 0018:ffffa304e489fe80 EFLAGS: 00010282 [61110.467727] RAX: 0000000000000000 RBX: ffffffffc0d9a860 RCX: 0000000000000027 [61110.467729] RDX: ffff8fd5ff9598a8 RSI: 0000000000000001 RDI: ffff8fd5ff9598a0 [61110.467730] RBP: ffff8fb6aaf78700 R08: 0000000000000000 R09: 0000000100d863b7 [61110.467731] R10: ffffa304e489fd20 R11: ffffffff913bef48 R12: 0000000040002000 [61110.467731] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 [61110.467733] FS: 00007f64c89fb740(0000) GS:ffff8fd5ff940000(0000) knlGS:0000000000000000 [61110.467734] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [61110.467735] CR2: 00007f0f02bfe000 CR3: 00000020ad6dc005 CR4: 0000000000770ee0 [61110.467736] PKRU: 55555554 [61110.467737] Call Trace: [61110.467738] [61110.467739] qla2x00_module_exit+0x93/0x99 [qla2xxx] [61110.467755] ? __do_sys_delete_module.constprop.0+0x178/0x280

Free sp in the error path to fix the crash.

CVSS v3
5.5
EG Score
5.5(medium)
EG Risk
25(Track)
EG Risk 25/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity55% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
2%
KEV
Not listed

Published

February 18, 2026

Last Modified

June 17, 2026

Advisory Details (8)

Auto-updated Aug 7, 2026
No patch confirmed yet.
generic

scsi: qla2xxx: Free sp in error path to fix system crash - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/f04840512438ac025dea6e357d80a986b28bbe4c
generic

scsi: qla2xxx: Free sp in error path to fix system crash - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b74408de1f2264220979f0c6a5a9d5e50b5b534b
generic

scsi: qla2xxx: Free sp in error path to fix system crash - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b410ab8b9431d6d63d04caa1d69909fcc8b25eae
generic

scsi: qla2xxx: Free sp in error path to fix system crash - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/aed16d37696f494288a291b4b477484ed0be774b
generic

scsi: qla2xxx: Free sp in error path to fix system crash - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/8e7597b4efee6143439641bc6522f247d585e060
generic

scsi: qla2xxx: Free sp in error path to fix system crash - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7adbd2b7809066c75f0433e5e2a8e114b429f30f
generic

scsi: qla2xxx: Free sp in error path to fix system crash - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/19ac050ef09a2f0a9d9787540f77bb45cf9033e8
generic

scsi: qla2xxx: Free sp in error path to fix system crash - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/05fcd590e5fbbb3e9e1b4fc6c23c98a1d38cf256

Patch Availability(1)

Vendor / EcosystemFixed in / PatchReleasedSource
linuxKernel @ 5.10.251osv

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(5 across 4 ecosystems)
Debian:11(2)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 5.10.92-2 (49 versions)5.10.251-1
linux-6.16.1.106-3~deb11u1 ... 6.1.162-1~deb11u1 (15 versions)6.1.164-1~deb11u1
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 6.1.99-1 (47 versions)6.1.164-1
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.73-1~bpo12+1 (12 versions)6.12.73-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 6.18~rc7-1~exp1 (98 versions)6.18.12-1

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

All Vendor Advisories

(24)

Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.

Data Freshness Timeline

(refreshed 6× in last 7d / 45× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-25 13:48 UTCEPSS rescore
  2. 2026-08-24 14:16 UTCEPSS rescore
  3. 2026-08-23 00:18 UTCEPSS rescore
  4. 2026-08-21 23:48 UTCEPSS rescore
  5. 2026-08-20 22:55 UTCEPSS rescore
  6. 2026-08-19 17:03 UTCEPSS rescore
  7. 2026-08-17 13:46 UTCEPSS rescore
  8. 2026-08-16 14:55 UTCEPSS rescore
  9. 2026-08-16 02:14 UTCEPSS rescore
  10. 2026-08-15 01:30 UTCEPSS rescore
  11. 2026-08-14 09:49 UTCEG score recompute
  12. 2026-08-14 09:49 UTCVendor advisory
  13. 2026-08-14 09:49 UTCGHSA enrichment
  14. 2026-08-13 22:00 UTCEPSS rescore
  15. 2026-08-13 02:08 UTCEG score recompute
  16. 2026-08-13 02:08 UTCVendor advisory
  17. 2026-08-13 02:08 UTCGHSA enrichment
  18. 2026-08-12 13:50 UTCEPSS rescore
  19. 2026-08-11 13:42 UTCEPSS rescore
  20. 2026-08-11 07:30 UTCEG score recompute
  21. 2026-08-11 07:30 UTCVendor advisory
  22. 2026-08-11 07:30 UTCGHSA enrichment
  23. 2026-08-10 23:59 UTCEPSS rescore
  24. 2026-08-09 14:09 UTCEG score recompute
  25. 2026-08-09 14:09 UTCVendor advisory
Show 73 more
  1. 2026-08-09 14:09 UTCGHSA enrichment
  2. 2026-08-09 13:46 UTCEPSS rescore
  3. 2026-08-08 16:36 UTCEPSS rescore
  4. 2026-08-07 21:41 UTCEG score recompute
  5. 2026-08-07 21:41 UTCVendor advisory
  6. 2026-08-07 21:41 UTCGHSA enrichment
  7. 2026-08-07 16:27 UTCEPSS rescore
  8. 2026-08-06 13:46 UTCEPSS rescore
  9. 2026-08-06 03:35 UTCEG score recompute
  10. 2026-08-06 03:35 UTCVendor advisory
  11. 2026-08-06 03:35 UTCGHSA enrichment
  12. 2026-08-05 19:17 UTCEPSS rescore
  13. 2026-08-04 10:37 UTCEPSS rescore
  14. 2026-08-03 10:35 UTCEPSS rescore
  15. 2026-08-02 20:21 UTCEG score recompute
  16. 2026-08-02 20:21 UTCVendor advisory
  17. 2026-08-02 20:21 UTCGHSA enrichment
  18. 2026-08-01 04:15 UTCEPSS rescore
  19. 2026-07-30 16:27 UTCEPSS rescore
  20. 2026-07-30 01:30 UTCEPSS rescore
  21. 2026-07-26 14:54 UTCEPSS rescore
  22. 2026-07-26 14:54 UTCEPSS rescore
  23. 2026-07-25 14:17 UTCEPSS rescore
  24. 2026-07-25 14:17 UTCEPSS rescore
  25. 2026-07-24 14:17 UTCEPSS rescore
  26. 2026-07-23 03:03 UTCEG score recompute
  27. 2026-07-22 14:08 UTCEPSS rescore
  28. 2026-07-21 15:24 UTCEPSS rescore
  29. 2026-07-20 17:08 UTCEPSS rescore
  30. 2026-07-20 13:34 UTCOSV refresh
  31. 2026-07-19 02:28 UTCEPSS rescore
  32. 2026-07-19 02:28 UTCEPSS rescore
  33. 2026-07-18 10:04 UTCEPSS rescore
  34. 2026-07-18 10:04 UTCEPSS rescore
  35. 2026-07-16 17:02 UTCEPSS rescore
  36. 2026-07-16 17:02 UTCEPSS rescore
  37. 2026-07-15 16:57 UTCEPSS rescore
  38. 2026-07-15 16:57 UTCEPSS rescore
  39. 2026-07-15 02:00 UTCEPSS rescore
  40. 2026-07-15 01:59 UTCEPSS rescore
  41. 2026-07-12 05:46 UTCEPSS rescore
  42. 2026-07-12 05:46 UTCEPSS rescore
  43. 2026-07-09 19:10 UTCEPSS rescore
  44. 2026-07-08 15:15 UTCEPSS rescore
  45. 2026-07-07 13:46 UTCEPSS rescore
  46. 2026-07-06 16:27 UTCEPSS rescore
  47. 2026-07-06 02:23 UTCEPSS rescore
  48. 2026-07-04 06:31 UTCEPSS rescore
  49. 2026-07-04 06:31 UTCEPSS rescore
  50. 2026-07-03 08:56 UTCOSV refresh
  51. 2026-07-01 15:06 UTCEPSS rescore
  52. 2026-06-29 14:06 UTCEPSS rescore
  53. 2026-06-29 14:06 UTCEPSS rescore
  54. 2026-06-27 03:08 UTCEPSS rescore
  55. 2026-06-25 13:49 UTCEPSS rescore
  56. 2026-06-25 13:49 UTCEPSS rescore
  57. 2026-06-24 14:05 UTCEPSS rescore
  58. 2026-06-24 14:04 UTCEPSS rescore
  59. 2026-06-23 21:32 UTCEPSS rescore
  60. 2026-06-22 14:25 UTCEPSS rescore
  61. 2026-06-22 14:25 UTCEPSS rescore
  62. 2026-06-21 14:56 UTCEPSS rescore
  63. 2026-06-21 14:56 UTCEPSS rescore
  64. 2026-06-21 01:59 UTCEPSS rescore
  65. 2026-06-21 01:59 UTCEPSS rescore
  66. 2026-06-19 19:25 UTCEPSS rescore
  67. 2026-06-19 19:25 UTCEPSS rescore
  68. 2026-06-17 17:53 UTCEPSS rescore
  69. 2026-06-15 17:48 UTCEPSS rescore
  70. 2026-06-14 23:18 UTCEG score recompute
  71. 2026-06-14 23:18 UTCVendor advisory
  72. 2026-06-14 23:18 UTCGHSA enrichment
  73. 2026-06-14 23:18 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2025-71232?
CVE-2025-71232 is a medium vulnerability published on February 18, 2026. In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Free sp in error path to fix system crash System crash seen during load/unload test in a loop, [61110.449331] qla2xxx [0000:27:00.0]-0042:0: Disabled MSI-X. [61110.467494]…
When was CVE-2025-71232 disclosed?
CVE-2025-71232 was first published in the National Vulnerability Database on February 18, 2026, with the most recent update on June 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2025-71232 actively exploited?
CVE-2025-71232 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 98.1% of all scored CVEs.
What is the CVSS score of CVE-2025-71232?
CVE-2025-71232 has a CVSS v3 base score of 5.5 (NVD).
How do I remediate CVE-2025-71232?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2025-71232, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2025-71232

Explore →

Is Your Infrastructure Affected by CVE-2025-71232?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.