CVE-2026-23176
platform/x86: toshiba_haps: Fix memory leaks in add/remove routines
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: platform/x86: toshiba_haps: Fix memory leaks in add/remove routines toshiba_haps_add() leaks the haps object allocated by it if it returns an error after allocating that object successfully. toshiba_haps_remove() does not free the object pointed to by toshiba_haps before clearing that pointer, so it becomes unreachable allocated memory. Address these memory leaks by using devm_kzalloc() for allocating the memory in question.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Feb 14, 2026 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
23d0ba0c908ac10139f0351023c64198d7fc1409 < 17f37c4cdf42a9e4915216b9e130fc8baef4cc64 23d0ba0c908ac10139f0351023c64198d7fc1409 < 5bce10f0f9435afaae3fc4df9a52b01d9b3853dc 23d0ba0c908ac10139f0351023c64198d7fc1409 < f2093e87ddec13e7a920f326c078a5f765ba89c3 23d0ba0c908ac10139f0351023c64198d7fc1409 < ca9ff71c15bc8e48529c2033294a519a7749b272 23d0ba0c908ac10139f0351023c64198d7fc1409 < bf0474356875d005d420f8c6b9ac168566e72e87 23d0ba0c908ac10139f0351023c64198d7fc1409 < f93ae43780b759a70734be9bc82c1adcf7f33208 23d0ba0c908ac10139f0351023c64198d7fc1409 < 128497456756e1b952bd5a912cd073836465109d
Linux / Linux
3.17
References
git.kernel.org: https://git.kernel.org/stable/c/17f37c4cdf42a9e4915216b9e130fc8baef4cc64 git.kernel.org: https://git.kernel.org/stable/c/5bce10f0f9435afaae3fc4df9a52b01d9b3853dc git.kernel.org: https://git.kernel.org/stable/c/f2093e87ddec13e7a920f326c078a5f765ba89c3 git.kernel.org: https://git.kernel.org/stable/c/ca9ff71c15bc8e48529c2033294a519a7749b272 git.kernel.org: https://git.kernel.org/stable/c/bf0474356875d005d420f8c6b9ac168566e72e87 git.kernel.org: https://git.kernel.org/stable/c/f93ae43780b759a70734be9bc82c1adcf7f33208 git.kernel.org: https://git.kernel.org/stable/c/128497456756e1b952bd5a912cd073836465109d