CVE REMEDIATION GUIDE
Review reviewCriticalFixed-version data available

CVE-2026-43414 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Completely fix fcport double free In qla24xx_els_dcmd_iocb() sp->free is set to qla2x00_els_dcmd_sp_free(). When an error happens, this function is called by qla2x00_sp_release(), when kref_put() releases the first and the last reference. qla2x00_els_dcmd_sp_free() frees fcport by calling qla2x00_free_fcport(). Doing it one more time after kref_put() is a bad idea.

Open CVE record
ProductLinux Linux, linux kernel
Affected versions4895009c4bb72f71f2e682f1e7d2c2d96e482087, 7861213201838480dc222634c56fb6db113d010d, 3b9d72442adfbc9ddb0f76dd1b03977b3a578b16, ef23850940d9a52c39936d27254824ccf5e9b6bd, 6c6bf6cacf9461f8d301cfac4f9c175d80cbcc63, cd10dee1f07a782f5aa05703c55299ca86a85ee4, b03e626bd6d3f0684f56ee1890d70fc9ca991c04, 282877633b25d67021a34169c5b5519b1d4ef65e, f85af9f1aa5e2f53694a6cbe72010f754b5ff862, 9b43d2884b54d415caab48878b526dfe2ae9921b, 846fb9f112f618ec6ae181d8dae7961652574774, 5.15.154, 6.1.84, 6.6.24, 6.7.12, 6.8.3, 6.9, >= 5.15.154 < 5.16, >= 6.1.84 < 6.2, >= 6.6.24 < 6.7
Fixed versions5.16, 6.2, 6.7, 6.8, 6.9, 6.19.9
Priority basisReview · CVSS 9.8 · EPSS 0.38%
01

Identify the affected asset

Confirm whether Linux Linux, linux kernel is installed, record the deployed version and installation path, and identify exposed interfaces.

  • Record the product name, package or appliance identifier, and installed version.
  • Identify internet-facing, administrative, API, and internal access paths.
  • Preserve the pre-change configuration and relevant service logs.
02

Validate the affected-version match

Compare the deployed version with the affected range: 4895009c4bb72f71f2e682f1e7d2c2d96e482087, 7861213201838480dc222634c56fb6db113d010d, 3b9d72442adfbc9ddb0f76dd1b03977b3a578b16, ef23850940d9a52c39936d27254824ccf5e9b6bd, 6c6bf6cacf9461f8d301cfac4f9c175d80cbcc63, cd10dee1f07a782f5aa05703c55299ca86a85ee4, b03e626bd6d3f0684f56ee1890d70fc9ca991c04, 282877633b25d67021a34169c5b5519b1d4ef65e, f85af9f1aa5e2f53694a6cbe72010f754b5ff862, 9b43d2884b54d415caab48878b526dfe2ae9921b, 846fb9f112f618ec6ae181d8dae7961652574774, 5.15.154, 6.1.84, 6.6.24, 6.7.12, 6.8.3, 6.9, >= 5.15.154 < 5.16, >= 6.1.84 < 6.2, >= 6.6.24 < 6.7. Treat incomplete inventory results as unresolved.

03

Prioritize with independent signals

The CVSS severity warrants an early asset and exposure review. Combine this signal with asset criticality, exposure, compensating controls, and business impact.

04

Apply supported remediation

Follow the vendor advisory or supported update path. Current fixed-version status: 5.16, 6.2, 6.7, 6.8, 6.9, 6.19.9. Preserve configuration and rollback material before change.

05

Verify the result

Confirm the resulting version, service health, authentication and access paths, monitoring coverage, and relevant security logs.

  • Confirm the expected version and package state.
  • Run a functional health check for critical service paths.
  • Review authentication, error, application, and security monitoring logs.
  • Reassess exposure if the supported fix cannot be applied.

Operational boundary

This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.

CVE-2026-43414 Remediation Guide | SECUFOCUS NOW