CVE-2026-45928: media: chips-media: wave5: Fix memory leak on codec_info allocation failure

Published May 27, 2026
·
Updated

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

media: chips-media: wave5: Fix memory leak on codecinfo allocation failure

In wave5vpuopenenc() and wave5vpuopendec(), a vpu instance is allocated via kzalloc(). If the subsequent allocation for inst->codecinfo fails, the functions return -ENOMEM without freeing the previously allocated instance, causing a memory leak.

Fix this by calling kfree() on the instance in this error path to ensure it is properly released.

Affected Software

4 affected components
Linux Linux kernel (chips-media wave5)
Linux Linux kernel>=6.8<6.12.75
Linux Linux kernel>=6.13<6.18.14
Linux Linux kernel>=6.19<6.19.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    In wave5_vpu_open_enc() and wave5_vpu_open_dec(), when the subsequent allocation for inst->codec_info fails and the function returns -ENOMEM, free the previously allocated vpu instance by calling kfree() so the instance is properly released.

    Linux kernel (media: chips-media: wave5) Memory management in wave5_vpu_open_enc()/wave5_vpu_open_dec() error path = Call kfree() on the vpu instance when inst->codec_info allocation fails (kzalloc()/allocation returns error and function returns -ENOMEM)

Event History

May 27, 2026
CVE Published
via MITRE·12:17 PM
Data Sourced
via MITRE·12:17 PM
Description
Data Sourced
via NVD·02:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-45928?

CVE-2026-45928 has a medium severity rating of 5.5 based on the CVSS 3.1 metrics.

2

How do I fix CVE-2026-45928?

To fix CVE-2026-45928, ensure that you update your Linux kernel to the patched version that addresses the memory leak issue.

3

What systems are affected by CVE-2026-45928?

CVE-2026-45928 affects Linux kernel versions that utilize the chips-media wave5 component.

4

What potential impact does CVE-2026-45928 have?

The potential impact of CVE-2026-45928 includes memory leaks that could lead to resource exhaustion and stability issues.

5

When was CVE-2026-45928 published?

CVE-2026-45928 was published on May 27, 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