CVE-2026-90119
Last modified
CVE-2026-90119 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: Fix the card leak at probe error with the auto-cleanup snd_ice1712_probe() performs multiple initialization steps after snd_card_new(), but directly returns on failures from later steps without releasing the ALSA card, causing resource leaks when probing fails. Use snd_devm_card_new() together with scope-based cleanup via __free(snd_card_unref), and clear the card pointer after successful registration to keep it alive..
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: Fix the card leak at probe error with the auto-cleanup snd_ice1712_probe() performs multiple initialization steps after snd_card_new(), but directly returns on failures from later steps without releasing the ALSA card, causing resource leaks when probing fails. Use snd_devm_card_new() together with scope-based cleanup via __free(snd_card_unref), and clear the card pointer after successful registration to keep it alive.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ca642da4b33d385c5a633287e1c4155f1ea09638, < c5c7c7b6cfae73c46e4544a9ef08ff89231a670d; >= ca642da4b33d385c5a633287e1c4155f1ea09638, < d8ac49391a1562dc784fc91e810e696284cb647e; >= ca642da4b33d385c5a633287e1c4155f1ea09638, < b15782627b6562f7b6d628f4699316f26340f835; >= ca642da4b33d385c5a633287e1c4155f1ea09638, < 24b399f51812d727dc25d7814c4d7e0cca38201e; >= ca642da4b33d385c5a633287e1c4155f1ea09638, < d736eba9c453fedce664fdf592c8b71ecff1932b |
| Linux | Linux | 5.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90119?
How severe is CVE-2026-90119?
How do I fix CVE-2026-90119?
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-90113In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90114In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90115In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90116In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90117In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90118In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-9012Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-90120In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-90121In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90122In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90123In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90124In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90119?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
