CVE-2024-26771

Local crash via unchecked IRQ name allocation

Published Apr 3, 2024 · Updated May 11, 2026

NULL pointer dereference in the Linux kernel's TI EDMA driver allows local users to crash the system during device initialization. In edma_probe, two devm_kasprintf calls can return NULL for interrupt-name allocations, yet the results are passed to devm_request_irq without validation. The path requires local low-privileged access and TI EDMA probe activity under allocation failure; the effect is limited to availability.

CVSS severity5.5
Medium
EPSS probability0.24%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

NULL pointer dereference in the Linux kernel's TI EDMA driver allows local users to crash the system during device initialization. In edma_probe, two devm_kasprintf calls can return NULL for interrupt-name allocations, yet the results are passed to devm_request_irq without validation. The path requires local low-privileged access and TI EDMA probe activity under allocation failure; the effect is limited to availability.

The record

CVE
CVE-2024-26771
Published
Apr 3, 2024
Updated
May 11, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-476, T1499
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Apr 3, 2024CVE publishedPublication date reported by the CVE source.
  2. May 11, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=4.4
  2. Affected versionversion=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <4fe4e5adc7d29d214c59b59f61db73dec505ca3d
  3. Affected versionversion=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <6e2276203ac9ff10fc76917ec9813c660f627369
  4. Affected versionversion=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <7b24760f3a3c7ae1a176d343136b6c25174b7b27
  5. Affected versionversion=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <9d508c897153ae8dd79303f7f035f078139f6b49
  6. Affected versionversion=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <c432094aa7c9970f2fa10d2305d550d3810657ce
  7. Affected versionversion=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <f2a5e30d1e9a629de6179fa23923a318d5feb29e

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=4.4; version=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <4fe4e5adc7d29d214c59b59f61db73dec505ca3d; version=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <6e2276203ac9ff10fc76917ec9813c660f627369; version=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <7b24760f3a3c7ae1a176d343136b6c25174b7b27; version=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <9d508c897153ae8dd79303f7f035f078139f6b49; version=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <c432094aa7c9970f2fa10d2305d550d3810657ce; version=d4cb7f404247173e2c760a01bf06fd1016a8b0d4 <f2a5e30d1e9a629de6179fa23923a318d5feb29e

Published CVSS scores

5.5SUSECVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
5.5NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-476NULL Pointer Dereference
T1499Endpoint Denial of Service

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo