Vulnerability Database

309,136

Total vulnerabilities in the database

CVE-2025-38341

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.

  • Published: Jul 10, 2025
  • Updated: Nov 19, 2025
  • CVE: CVE-2025-38341
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 7.8
  • AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CWEs: