CVE-2026-72106
Last modified
CVE-2026-72106 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: dm-ioctl: fix a possible overflow in list_version_get_info sizeof(tt->version) is 12 bytes, but the code writes 16 bytes into the output buffer - info->vers->version[0], info->vers->version[1], info->vers->version[2] and info->vers->next. This can cause buffer overflow. Fix this buffer overflow by replacing "sizeof(tt->version)" with "sizeof(struct dm_target_versions)".. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: dm-ioctl: fix a possible overflow in list_version_get_info sizeof(tt->version) is 12 bytes, but the code writes 16 bytes into the output buffer - info->vers->version[0], info->vers->version[1], info->vers->version[2] and info->vers->next. This can cause buffer overflow. Fix this buffer overflow by replacing "sizeof(tt->version)" with "sizeof(struct dm_target_versions)".
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 29536a9ff146d9bbd618959857ed2e691cda1d21; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < e0f5842c4e2a7dbefb52a2dc6711789bc6963e55; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < d61c12573ed9768690fdcb2bc38846a1bcb01358; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < df50c24c6447c18886ed126d3d81cc7e155ea8b6; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 76c6f845dc0c614304a6e6ee619b552f97cf24b3 |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72106?
How severe is CVE-2026-72106?
How do I fix CVE-2026-72106?
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-72100In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72101In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72102In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72103In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-72104In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72105In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72107In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72108In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72109In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7211A weakness has been identified in dvladimirov MCP up to 0.1.…7.3
- CVE-2026-72110In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72111In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-72106?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
