CVE-2026-80974: mfd: sm501: Fix potential memory leaks during remove

Published Sep 11, 2026
·
Updated

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

mfd: sm501: Fix potential memory leaks during remove

The memory allocated for struct sm501devdata in sm501pciprobe() and sm501platprobe() is not freed by the corresponding remove functions sm501pciremove() and sm501platremove(). Fix that by adding a call to kfree().

Affected Software

1 affected component
Linux Linux kernel

Event History

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

Frequently Asked Questions

1

When can the memory leak occur?

The leak can occur when an SM501 device is removed after its driver was initialized through either the PCI probe path or the platform probe path. In affected code, the allocated struct sm501_devdata is not freed by the corresponding remove function.

2

What is required to trigger this issue?

An SM501 driver instance must be probed and subsequently removed. The provided information does not describe a remote attack path or any attacker-controlled input requirement.

3

What can be done if an update cannot be applied immediately?

Avoid repeated removal and reinitialization of affected SM501 devices or drivers where operationally possible, since each affected removal can leave allocated driver memory unreleased.

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