THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-21804 (HIGH 7.1) — In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region() The rcar_pcie_parse_outbound_ranges() uses the devm_request_mem_region() macro to request a needed resource. A string variable th

[NVD] CVE-2025-21804 (HIGH 7.1) — In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region() The rcar_pcie_parse_outbound_ranges() uses the devm_request_mem_region() macro to request a needed resource. A string variable th

lownvdPublished 2025-02-27

CVE-2025-21804 CVSS: 7.1 HIGH Published: 2025-02-27T20:16:03.030

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

PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()

The rcar_pcie_parse_outbound_ranges() uses the devm_request_mem_region() macro to request a needed resource. A string variable that lives on the stack is then used to store a dynamica

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21804