CVE-2026-46044
5.5 MEDIUMIn the Linux kernel, the following vulnerability has been resolved: ipmi:ssif: Clean up kthread on errors If an error occurs after the ...
Published: 2026-05-27 · Last updated: 2026-06-16
Severity and scoring
- CVSS
- 5.5 MEDIUM
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected products
| Vendor | Product |
|---|---|
| linux | linux_kernel |
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.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-46044
- [Patch]https://git.kernel.org/stable/c/549607af66a0efdb41307ba6343eed31de8b133e
- [Patch]https://git.kernel.org/stable/c/75c486cb1bcaa1a3ec3a6438498176a3a4998ae4
- [Patch]https://git.kernel.org/stable/c/800febc637d1c1974b1e899dea8a07e115d60766
- [Patch]https://git.kernel.org/stable/c/858bc8b9edb6eaf0522900128bb9053e2df6b0f6
- [Patch]https://git.kernel.org/stable/c/f2d0a3ede5ebf404d4c334a1f04ef439e0086857
Related CVEs
Same vendor
- CVE-2026-46273 — In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapt... (8.6 HIGH)
- CVE-2026-46272 — In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode ... (4.7 MEDIUM)
- CVE-2026-46271 — In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi... (7.8 HIGH)
- CVE-2026-46270 — In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() ... (8.4 HIGH)
- CVE-2026-46269 — In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing dev... (5.5 MEDIUM)