CVE Database
/

CVE-2026-23176

Back to search

CVE-2026-23176

Published: Feb 14, 2026

Modified: May 11, 2026

PUBLISHED

Description

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.

VendorProductVersions

Linux

Linux

affected
23d0ba0c908ac10139f0351023c64198d7fc1409 - < 17f37c4cdf42a9e4915216b9e130fc8baef4cc64
affected
23d0ba0c908ac10139f0351023c64198d7fc1409 - < 5bce10f0f9435afaae3fc4df9a52b01d9b3853dc
affected
23d0ba0c908ac10139f0351023c64198d7fc1409 - < f2093e87ddec13e7a920f326c078a5f765ba89c3
affected
23d0ba0c908ac10139f0351023c64198d7fc1409 - < ca9ff71c15bc8e48529c2033294a519a7749b272
affected
23d0ba0c908ac10139f0351023c64198d7fc1409 - < bf0474356875d005d420f8c6b9ac168566e72e87

+2 more versions

Linux

Linux

affected
3.17
unaffected
0 - < 3.17
unaffected
5.10.250 - <= 5.10.*
unaffected
5.15.200 - <= 5.15.*
unaffected
6.1.163 - <= 6.1.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now
CVE-2026-23176 - Security Vulnerability | QwikSec