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-2026-74519

7.8 · HIGH
Published Aug 15, 2026 EPSS 0.15% (4th pctl)

Overview

CVE-2026-74519 is a high-severity vulnerability. It was published on August 15, 2026 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:

pinctrl: devicetree: don't free uninitialized dev_name on error path

dt_remember_or_free_map() duplicates dev_name for each map entry. If

kstrdup_const() fails, dt_free_map() frees dev_name in all num_maps

entries, including entries that have not been initialized.

Some pinctrl drivers, including pinctrl-imx, allocate the map with

kmalloc() and leave dev_name for the core to initialize. The untouched

entries therefore contain uninitialized data which is passed to

kfree_const().

Reproduced on qemu's mcimx6ul-evk (pinctrl-imx) with failslab injection

while binding the pinctrl-consuming device, under KASAN:

BUG: KASAN: double-free in dt_free_map+0x34/0xa4

Free of addr c425a900 by task init/1

kfree from dt_free_map+0x34/0xa4

dt_free_map from dt_remember_or_free_map+0x184/0x198

dt_remember_or_free_map from pinctrl_dt_to_map+0x33c/0x4c8

pinctrl_dt_to_map from create_pinctrl+0x9c/0x5c0

Initialize all dev_

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2026-74519?

CVE-2026-74519 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-74519?

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-2026-74519?

Check the references section for vendor advisories, patches, and mitigation guidance. 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-2026-74519?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-74519 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.