CVE-2026-43445: e1000/e1000e: Fix leak in DMA error cleanup

Published May 8, 2026
·
Updated

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

e1000/e1000e: Fix leak in DMA error cleanup

If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb.

Because count is incremented after a successful mapping, it will always match the correct number of unmappings needed when dmaerror is reached. Decrementing count before the while loop in dmaerror causes an off-by-one error. If any mapping was successful before an unsuccessful mapping, exactly one DMA mapping would leak.

In these commits, a faulty while condition caused an infinite loop in dmaerror: Commit 03b1320dfcee ("e1000e: remove use of skbdmamap from e1000e driver") Commit 602c0554d7b0 ("e1000: remove use of skbdmamap from e1000 driver")

Commit c1fa347f20f1 ("e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in txmap()") fixed the infinite loop, but introduced the off-by-one error.

This issue may still exist in the igbvf driver, but I did not address it in this patch.

Affected Software

20 affected components
Linux e1000
Linux e1000e
Linux igb
Linux igbvf
Linux ixgb
Linux ixgbe
Linux Linux kernel>=2.6.33.1<5.10.253
Linux Linux kernel>=5.11<5.15.203
Linux Linux kernel>=5.16<6.1.167
Linux Linux kernel>=6.2<6.6.130
Linux Linux kernel>=6.7<6.12.78
Linux Linux kernel>=6.13<6.18.19
Linux Linux kernel>=6.19<6.19.9
Linux Linux kernel=2.6.33
Linux Linux kernel=2.6.33-rc6
Linux Linux kernel=2.6.33-rc7
Linux Linux kernel=2.6.33-rc8
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3

Event History

May 8, 2026
CVE Published
via MITRE·02:22 PM
Data Sourced
via MITRE·02:22 PM
Description
Data Sourced
via NVD·03:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-43445?

CVE-2026-43445 has been classified as a moderate severity vulnerability.

2

How do I fix CVE-2026-43445?

To fix CVE-2026-43445, ensure your Linux kernel is updated to the latest version where the vulnerability is addressed.

3

Which Linux products are affected by CVE-2026-43445?

CVE-2026-43445 affects Linux e1000, e1000e, igb, igbvf, ixgb, and ixgbe products.

4

What does CVE-2026-43445 address?

CVE-2026-43445 addresses a DMA error cleanup issue in the e1000 and e1000e drivers.

5

Is CVE-2026-43445 a known vulnerability?

Yes, CVE-2026-43445 is a known vulnerability that has been documented and fixed in the Linux kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203