CVE-2025-68741: scsi: qla2xxx: Fix improper freeing of purex item

Published Dec 24, 2025
·
Updated

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

scsi: qla2xxx: Fix improper freeing of purex item

In qla2xxxprocesspurlsiocb(), an item is allocated via qla27xxcopymultiplepkt(), which internally calls qla24xxallocpurexitem().

The qla24xxallocpurexitem() function may return a pre-allocated item from a per-adapter pool for small allocations, instead of dynamically allocating memory with kzalloc().

An error handling path in qla2xxxprocesspurlsiocb() incorrectly uses kfree() to release the item. If the item was from the pre-allocated pool, calling kfree() on it is a bug that can lead to memory corruption.

Fix this by using the correct deallocation function, qla24xxfreepurexitem(), which properly handles both dynamically allocated and pre-allocated items.

Affected Software

3 affected components
linux_kernel
Microsoft azl3 kernel 6.6.117.1-1
IBM QRadar<=7.5.0 - 7.5.0 UP15 IF02

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade scsi: qla2xxx to a version that resolves this vulnerability.

    Patch scsi: qla2xxx: Fix improper freeing of purex item

Event History

Dec 24, 2025
CVE Published
via MITRE·12:09 PM
Data Sourced
via MITRE·12:09 PM
DescriptionSeverity
Data Sourced
via Red Hat·01:04 PM
DescriptionSeverityAffected Software
Data Sourced
via NVD·01:16 PM
DescriptionSeverity
Dec 25, 2025
Data Sourced
via Microsoft·01:03 AM
DescriptionSeverityWeaknessAffected Software
May 25, 2026
Data Sourced
via IBM·12:00 AM
DescriptionAffected Software

Parent advisories

This vulnerability appears in the following advisories.

Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2025-68741?

CVE-2025-68741 has been classified as a medium severity vulnerability due to improper memory handling in the Linux kernel.

2

How do I fix CVE-2025-68741?

To fix CVE-2025-68741, users should update their Linux kernel to the latest patched version provided by their distribution.

3

What systems are affected by CVE-2025-68741?

CVE-2025-68741 affects the Linux kernel and specifically the Microsoft azl3 kernel version 6.6.117.1-1.

4

What is the impact of CVE-2025-68741 on affected systems?

The impact of CVE-2025-68741 can lead to potential crashes or instability in systems that improperly free memory items.

5

Who is responsible for addressing CVE-2025-68741?

The maintainers of the affected Linux kernel versions are responsible for releasing patches to address CVE-2025-68741.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203