CVE-2022-49044
Last modified
CVE-2022-49044 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tag_size is less than digest size It is possible to set up dm-integrity in such a way that the "tag_size" parameter is less than the actual digest size. In this situation, a part of the digest beyond tag_size is ignored. In this case, dm-integrity would write beyond the end of the ic->recalc_tags array and corrupt memory. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tag_size is less than digest size It is possible to set up dm-integrity in such a way that the "tag_size" parameter is less than the actual digest size. In this situation, a part of the digest beyond tag_size is ignored. In this case, dm-integrity would write beyond the end of the ic->recalc_tags array and corrupt memory. The corruption happened in integrity_recalc->integrity_sector_checksum->crypto_shash_final. Fix this corruption by increasing the tags array so that it has enough padding at the end to accomodate the loop in integrity_recalc() being able to write a full digest size for the last member of the tags array.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.12, < 4.19.240 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.190 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.112 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.35 | — |
| Linux | Linux Kernel | >= 5.16, < 5.17.4 | — |
| Linux | Linux Kernel | 5.18 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-49044?
How severe is CVE-2022-49044?
How do I fix CVE-2022-49044?
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 2022
- CVE-2022-49039Out-of-bounds write vulnerability in backup task management …6.7
- CVE-2022-4904A flaw was found in the c-ares package. The ares_set_sortlis…8.6
- CVE-2022-49040Buffer copy without checking size of input ('Classic Buffer …4.4
- CVE-2022-49041Buffer copy without checking size of input ('Classic Buffer …4.4
- CVE-2022-49042An inclusion of functionality from untrusted control sphere …7.8
- CVE-2022-49043xmlXIncludeAddNode in xinclude.c in libxml2 before 2.11.0 ha…7.8
- CVE-2022-49045Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2022-49046In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49047In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49048In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49049In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4905A vulnerability was found in UDX Stateless Media Plugin 3.1.…6.1
Are you affected by CVE-2022-49044?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
