CVE-2026-90150
Last modified
CVE-2026-90150 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: pnfs/blocklayout: Fix device leaks on parse failure bl_parse_concat() and bl_parse_stripe() allocate a child device array and then parse each child in turn. If parsing a child fails, the failed child is not counted in nr_children and the parent may be left with a children array that bl_free_device() will not release when nr_children is zero. Release the failed child and the already parsed children before returning the error.
Description
In the Linux kernel, the following vulnerability has been resolved: pnfs/blocklayout: Fix device leaks on parse failure bl_parse_concat() and bl_parse_stripe() allocate a child device array and then parse each child in turn. If parsing a child fails, the failed child is not counted in nr_children and the parent may be left with a children array that bl_free_device() will not release when nr_children is zero. Release the failed child and the already parsed children before returning the error. Also make bl_free_device() release the child array whenever the children pointer is set, so that partially initialised concat or stripe devices are cleaned up correctly. bl_parse_scsi() can also fail after assigning d->bdev_file and dropping the file reference. Clear the pointer after fput() so that an outer cleanup path does not put it again.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5c83746a0cf2831d4b59f5cf99ef5fbf138564e4, < 8a2494964edac2a13e82441c2bf887548dc3be0b; >= 5c83746a0cf2831d4b59f5cf99ef5fbf138564e4, < 1e1c36b206c659cf94c6755a1d821ed1babd32bc; >= 5c83746a0cf2831d4b59f5cf99ef5fbf138564e4, < 23e4162405c456ce12c772d5882d306135e828ae; >= 5c83746a0cf2831d4b59f5cf99ef5fbf138564e4, < c056f817e4200fb18079d5052c273a22f191ff0a |
| Linux | Linux | 3.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90150?
How severe is CVE-2026-90150?
How do I fix CVE-2026-90150?
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-90145In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-90146In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90147In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90148In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90149In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-9015The Equalize Digital Accessibility Checker – WCAG, ADA, EAA …4.3
- CVE-2026-90151In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-90152In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90153In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-90154In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90156In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90150?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
