CVE-2026-46044 Details
Description
In the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Clean up kthread on errors If an error occurs after the ssif kthread is created, but before the main IPMI code starts the ssif interface, the ssif kthread will not be stopped. So make sure the kthread is stopped on an error condition if it is running.
A vulnerability in the Linux kernel's IPMI SSIF interface management has been addressed. Previously, if an error occurred after the SSIF kthread was created but before the main IPMI code initiated the SSIF interface, the kthread would remain active and not be terminated. The recent changes ensure that the kthread is properly stopped and cleared if an error arises, preventing potential resource leaks or unintended behavior.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/549607af66a0efdb41307ba6343eed31de8b133e | kernel.org | Patch |
| https://git.kernel.org/stable/c/75c486cb1bcaa1a3ec3a6438498176a3a4998ae4 | kernel.org | Patch |
| https://git.kernel.org/stable/c/800febc637d1c1974b1e899dea8a07e115d60766 | kernel.org | Patch |
| https://git.kernel.org/stable/c/858bc8b9edb6eaf0522900128bb9053e2df6b0f6 | kernel.org | Patch |
| https://git.kernel.org/stable/c/e662be2d0d05253d0fd7deda9771aa036c23393e | kernel.org | |
| https://git.kernel.org/stable/c/f2d0a3ede5ebf404d4c334a1f04ef439e0086857 | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 3.19, < 5.10.258 >= 5.11, < 5.15.209 >= 5.16, < 6.18.27 >= 6.19, < 7.0.4 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 19, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 16, 2026 | Initial Analysis | [email protected] |
| Jun 1, 2026 | CVE Modified | kernel.org |
| May 27, 2026 | New CVE Received | kernel.org |