CVE-2026-43157: octeontx2-af: CGX: fix bitmap leaks

Published May 6, 2026
·
Updated

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

octeontx2-af: CGX: fix bitmap leaks

The RX/TX flow-control bitmaps (rxfcpfvfbmap and txfcpfvfbmap) are allocated by cgxlmacinit() but never freed in cgxlmacexit(). Unbinding and rebinding the driver therefore triggers kmemleak:

unreferenced object (size 16): backtrace: rvuallocbitmap cgxprobe

Free both bitmaps during teardown.

Affected Software

6 affected components
Linux Linux kernel
Linux Linux kernel>=5.18<6.1.165
Linux Linux kernel>=6.2<6.6.128
Linux Linux kernel>=6.7<6.12.75
Linux Linux kernel>=6.13<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
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

When does the memory leak occur?

The leak is triggered when the octeontx2-af CGX driver is unbound and then rebound. During initialization, RX/TX flow-control bitmaps are allocated, but the affected teardown path does not free them.

2

How can I determine whether this issue is present?

A system using the affected driver may report a kmemleak warning after an unbind/rebind cycle, identifying an unreferenced 16-byte object with a backtrace involving rvu_alloc_bitmap and cgx_probe.

3

What should be done to remediate the issue?

Apply an available Linux kernel patch that frees the RX and TX flow-control bitmaps during cgx_lmac_exit().

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