CVE-2026-43146: media: iris: Add buffer to list only after successful allocation

Published May 6, 2026
·
Updated

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

media: iris: Add buffer to list only after successful allocation

Move listaddtail() to after dmaallocattrs() succeeds when creating internal buffers. Previously, the buffer was enqueued in buffers->list before the DMA allocation. If the allocation failed, the function returned -ENOMEM while leaving a partially initialized buffer in the list, which could lead to inconsistent state and potential leaks.

By adding the buffer to the list only after dmaallocattrs() succeeds, we ensure the list contains only valid, fully initialized buffers.

Affected Software

3 affected components
Linux Linux kernel (media/iris)
Linux Linux kernel>=6.15<6.18.16
Linux Linux kernel>=6.19<6.19.6

Event History

May 6, 2026
CVE Published
via MITRE·11:27 AM
Data Sourced
via MITRE·11:27 AM
Description
Data Sourced
via NVD·12:16 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-43146?

CVE-2026-43146 has a medium severity rating of 5.5 on the CVSS scale.

2

How do I fix CVE-2026-43146?

A patch is available to address CVE-2026-43146, which should be applied to the affected systems.

3

What are the potential impacts of CVE-2026-43146?

CVE-2026-43146 can lead to denial of service due to improper buffer handling in the Linux kernel.

4

Which systems are affected by CVE-2026-43146?

CVE-2026-43146 affects the Linux kernel, specifically the media/iris component.

5

When was CVE-2026-43146 published?

CVE-2026-43146 was published on May 6, 2026.

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