CVE-2026-89437: platform/x86: int1092: Fix potential memory leak in sar_probe()

Published Sep 11, 2026
·
Updated

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

platform/x86: int1092: Fix potential memory leak in sarprobe()

The memory allocated for devicemodeinfo in parsepackage() called by sargetdata() is not freed in some of the error paths in sarprobe(). Fix that by converting to use device managed allocations.

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    Apply the Linux kernel fix described: resolve the potential memory leak where memory for device_mode_info in parse_package() (called by platform/x86: int1092: Fix potential memory leak in sar_probe(); sar_get_data() is not freed in some error paths in sar_probe()).

Event History

Sep 11, 2026
CVE Published
via MITRE·07:43 PM
Data Sourced
via MITRE·07:43 PM
Description

Frequently Asked Questions

1

When can the memory leak occur?

It can occur when sar_probe() reaches certain error paths after parse_package(), called by sar_get_data(), has allocated device_mode_info.

2

What is the remediation described for this issue?

The fix converts the allocation to a device-managed allocation so device_mode_info is freed automatically on relevant error paths.

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