REDHAT-BUG-2425046: Medium severity Linux Linux kernel (qla2xxx) vulnerability

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

1 affected component
Linux Linux kernel (qla2xxx)

Event History

Dec 24, 2025
Data Sourced
via Red Hat·01:04 PM
DescriptionSeverityAffected Software
Oct 24, 58352
Event
via Red Hat·01:08 AM

Frequently Asked Questions

1

What is the severity of REDHAT-BUG-2425046?

The severity of REDHAT-BUG-2425046 is medium with a score of 4.

2

How do I fix REDHAT-BUG-2425046?

To fix REDHAT-BUG-2425046, update the Linux kernel to the latest version where the vulnerability has been resolved.

3

What software is affected by REDHAT-BUG-2425046?

REDHAT-BUG-2425046 affects the Linux kernel specifically related to the qla2xxx driver.

4

What kind of vulnerability is REDHAT-BUG-2425046?

REDHAT-BUG-2425046 is a vulnerability in the Linux kernel related to improper freeing of items in the qla2xxx SCSI driver.

5

When was REDHAT-BUG-2425046 published?

REDHAT-BUG-2425046 was published on December 24, 2025.

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