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.
References
Configurations
Configuration 1 (hide)
|
History
18 Nov 2025, 12:52
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| First Time |
Linux
Linux linux Kernel |
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.16:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.16:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/0a211e23852019ef55c70094524e87a944accbb5 - Patch | |
| References | () https://git.kernel.org/stable/c/5bd1bafd4474ee26f504b41aba11f3e2a1175b88 - Patch | |
| References | () https://git.kernel.org/stable/c/670179265ad787b9dd8e701601914618b8927755 - Patch | |
| CWE | CWE-415 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
10 Jul 2025, 09:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-07-10 09:15
Updated : 2025-11-18 12:52
NVD link : CVE-2025-38341
Mitre link : CVE-2025-38341
CVE.ORG link : CVE-2025-38341
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-415
Double Free
