CVE-2026-93280: greybus: audio: bound the topology section sizes against the fetched size

Published Sep 24, 2026
·
Updated

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

greybus: audio: bound the topology section sizes against the fetched size

gbaudiogbgettopology() fetches a topology blob of a module-supplied size, and gbaudiotplgparsedata() then walks it by adding the module-supplied sizedais, sizecontrols and sizewidgets fields to form the control, widget and route section offsets. Those le32 sizes are never checked against the fetched blob, so a module reporting a small topology size but large section sizes makes the offsets point past the allocation, and parsing reads out of bounds.

Reject a topology whose section sizes do not fit within the fetched size before it is parsed.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 24, 2026
CVE Published
via MITRE·03:52 PM
Data Sourced
via MITRE·03:52 PM
Description
Data Sourced
via NVD·04:17 PM
DescriptionSeverity

Frequently Asked Questions

1

What must an attacker control to trigger this issue?

An attacker needs to control or emulate a Greybus audio module that supplies a malformed topology blob. The module must report section sizes that exceed the size of the topology data fetched by the kernel.

2

What is the impact of a malformed topology?

The kernel can calculate section offsets beyond the allocated topology buffer and then read out of bounds while parsing control, widget, or route data.

3

How can systems mitigate the issue before applying the fix?

Avoid connecting or trusting unverified Greybus audio modules, since the malformed topology originates from the module. Restrict physical access to systems using Greybus audio hardware where practical.

4

How does the fix prevent exploitation?

The fix rejects topology data when its module-supplied section sizes do not fit within the fetched topology size, before the topology is parsed.

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