CVE-2026-23176
Last modified
CVE-2026-23176 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 23d0ba0c908ac10139f0351023c64198d7fc1409, < 17f37c4cdf42a9e4915216b9e130fc8baef4cc64; >= 23d0ba0c908ac10139f0351023c64198d7fc1409, < 5bce10f0f9435afaae3fc4df9a52b01d9b3853dc; >= 23d0ba0c908ac10139f0351023c64198d7fc1409, < f2093e87ddec13e7a920f326c078a5f765ba89c3; >= 23d0ba0c908ac10139f0351023c64198d7fc1409, < ca9ff71c15bc8e48529c2033294a519a7749b272; >= 23d0ba0c908ac10139f0351023c64198d7fc1409, < bf0474356875d005d420f8c6b9ac168566e72e87; >= 23d0ba0c908ac10139f0351023c64198d7fc1409, < f93ae43780b759a70734be9bc82c1adcf7f33208; >= 23d0ba0c908ac10139f0351023c64198d7fc1409, < 128497456756e1b952bd5a912cd073836465109d |
| Linux | Linux | 3.17 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-23176?
How severe is CVE-2026-23176?
How do I fix CVE-2026-23176?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23170In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23171In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23172In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23173In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23174In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23175In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-23177In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23178In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23179In the Linux kernel, the following vulnerability has been re…
- CVE-2026-2318Inappropriate implementation in PictureInPicture in Google C…6.5
- CVE-2026-23180In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-23181In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-23176?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
