CVE-2026-74380

HIGHCVSS 8.8/10EPSS 0.17%

Last modified

CVE-2026-74380 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix iommu_map_sgtable() return value check Commit "iommu: return full error code from iommu_map_sg[_atomic]()" changed iommu_map_sgtable() to return an ssize_t and negative values in error cases, rather than a size_t and a zero. pin_job() also was incorrectly assigning to 'int', which could cause overflows into negative values. Update pin_job() to correctly check for errors from iommu_map_sgtable.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix iommu_map_sgtable() return value check Commit "iommu: return full error code from iommu_map_sg[_atomic]()" changed iommu_map_sgtable() to return an ssize_t and negative values in error cases, rather than a size_t and a zero. pin_job() also was incorrectly assigning to 'int', which could cause overflows into negative values. Update pin_job() to correctly check for errors from iommu_map_sgtable.

Metrics

CVSS 3.1
8.8/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

EPSS Probability
0.17%

7.0th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= ad8f36e4b6b1c826a0daa5fda2c5839205b5aa8b, < 5f3985c2a500df3126cb12a2e0ccf26a40bc495d; >= ad8f36e4b6b1c826a0daa5fda2c5839205b5aa8b, < 3ac173e46ef6fda9c9df8d47cdff4df962df9728; >= ad8f36e4b6b1c826a0daa5fda2c5839205b5aa8b, < 2a68928c445138961e2c451983b473aeb3f5b999; >= ad8f36e4b6b1c826a0daa5fda2c5839205b5aa8b, < 79240eee5a40014d9edfabe19f06b35ffa84e5f8; >= ad8f36e4b6b1c826a0daa5fda2c5839205b5aa8b, < e024c7993d839503d6c1f0044b8fc537c30300e9; >= ad8f36e4b6b1c826a0daa5fda2c5839205b5aa8b, < 18f74762013a4b6aa6f905c4459e0f506f9c5c7b
LinuxLinux5.15

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-74380?
In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix iommu_map_sgtable() return value check Commit "iommu: return full error code from iommu_map_sg[_atomic]()" changed iommu_map_sgtable() to return an ssize_t and negative values in error cases, rather than a size_t and a zero. pin_job() also was incorrectly assigning to 'int', which could cause overflows into negative values. Update pin_job() to correctly check for errors from iommu_map_sgtable.
How severe is CVE-2026-74380?
CVE-2026-74380 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2026-74380?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-74380?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST