Bug 2379238 (CVE-2025-38341) - CVE-2025-38341 kernel: eth: fbnic: avoid double free when failing to DMA-map FW msg
Summary: CVE-2025-38341 kernel: eth: fbnic: avoid double free when failing to DMA-map ...
Keywords:
Status: NEW
Alias: CVE-2025-38341
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-10 09:02 UTC by OSIDB Bzimport
Modified: 2025-07-11 06:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-10 09:02:15 UTC
In the Linux kernel, the following vulnerability has been resolved:

eth: fbnic: avoid double free when failing to DMA-map FW msg

The semantics are that caller of fbnic_mbx_map_msg() retains
the ownership of the message on error. All existing callers
dutifully free the page.

Comment 1 Avinash Hanwate 2025-07-11 06:09:07 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025071035-CVE-2025-38341-7446@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.