CVE-2023-53611: ipmi_si: fix a memleak in try_smi_init()

Published Oct 4, 2025
·
Updated

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

ipmisi: fix a memleak in trysmiinit()

Kmemleak reported the following leak info in trysmiinit():

unreferenced object 0xffff00018ecf9400 (size 1024): comm "modprobe", pid 2707763, jiffies 4300851415 (age 773.308s) backtrace: [<000000004ca5b312>] kmalloc+0x4b8/0x7b0 [<00000000953b1072>] trysmiinit+0x148/0x5dc [ipmisi] [<000000006460d325>] 0xffff800081b10148 [<0000000039206ea5>] dooneinitcall+0x64/0x2a4 [<00000000601399ce>] doinitmodule+0x50/0x300 [<000000003c12ba3c>] loadmodule+0x7a8/0x9e0 [<00000000c246fffe>] sesysinitmodule+0x104/0x180 [<00000000eea99093>] arm64sysinitmodule+0x24/0x30 [<0000000021b1ef87>] el0svccommon.constprop.0+0x94/0x250 [<0000000070f4f8b7>] doel0svc+0x48/0xe0 [<000000005a05337f>] el0svc+0x24/0x3c [<000000005eb248d6>] el0synchandler+0x160/0x164 [<0000000030a59039>] el0sync+0x160/0x180

The problem was that when an error occurred before handlers registration and after allocating newsmi->sism, the variable wouldn't be freed in the error handling afterwards since shutdownsmi() hadn't been registered yet. Fix it by adding a kfree() in the error handling path in trysmiinit().

Affected Software

8 affected components
Linux Foundation Linux Kernel
Linux Linux kernel>=4.18<4.19.295
Linux Linux kernel>=4.20<5.4.257
Linux Linux kernel>=5.5<5.10.195
Linux Linux kernel>=5.11<5.15.132
Linux Linux kernel>=5.16<6.1.53
Linux Linux kernel>=6.2<6.4.16
Linux Linux kernel>=6.5<6.5.3

Event History

Oct 4, 2025
CVE Published
via MITRE·03:44 PM
Data Sourced
via MITRE·03:44 PM
Description
Data Sourced
via NVD·04:15 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2023-53611?

CVE-2023-53611 has been classified as a moderate severity vulnerability.

2

How do I fix CVE-2023-53611?

To fix CVE-2023-53611, update the Linux kernel to the latest version that includes the patch for this vulnerability.

3

What is the main issue caused by CVE-2023-53611?

CVE-2023-53611 addresses a memory leak in the 'try_smi_init()' function within the Linux kernel.

4

Which versions of the Linux kernel are affected by CVE-2023-53611?

CVE-2023-53611 affects various versions of the Linux kernel prior to the application of the relevant patch.

5

Can CVE-2023-53611 lead to system instability?

Yes, CVE-2023-53611 can potentially lead to system instability due to resource leaks.

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