Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-37819

7.8 · HIGH
Published May 8, 2025 linux CWE-416 EPSS 0.20% (9th pctl)

Overview

CVE-2025-37819 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 8, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()

With ACPI in place, gicv2m_get_fwnode() is registered with the pci

subsystem as pci_msi_get_fwnode_cb(), which may get invoked at runtime

during a PCI host bridge probe. But, the call back is wrongly marked as

__init, causing it to be freed, while being registered with the PCI

subsystem and could trigger:

Unable to handle kernel paging request at virtual address ffff8000816c0400

gicv2m_get_fwnode+0x0/0x58 (P)

pci_set_bus_msi_domain+0x74/0x88

pci_register_host_bridge+0x194/0x548

This is easily reproducible on a Juno board with ACPI boot.

Retain the function for later use.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.5, < 5.4.294 Affected

Frequently Asked Questions

What is CVE-2025-37819?

CVE-2025-37819 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 8, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-37819?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-37819?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-37819?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-37819 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.