CVE-2022-49444
Last modified
CVE-2022-49444 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: module: fix [e_shstrndx].sh_size=0 OOB access It is trivial to craft a module to trigger OOB access in this line: if (info->secstrings[strhdr->sh_size - 1] != '\0') { BUG: unable to handle page fault for address: ffffc90000aa0fff PGD 100000067 P4D 100000067 PUD 100066067 PMD 10436f067 PTE 0 Oops: 0000 [#1] PREEMPT SMP PTI CPU: 7 PID: 1215 Comm: insmod Not tainted 5.18.0-rc5-00007-g9bf578647087-dirty #10 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-4.fc34 04/01/2014 RIP: 0010:load_module+0x19b/0x2391 [rebased patch onto modules-next]. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: module: fix [e_shstrndx].sh_size=0 OOB access It is trivial to craft a module to trigger OOB access in this line: if (info->secstrings[strhdr->sh_size - 1] != '\0') { BUG: unable to handle page fault for address: ffffc90000aa0fff PGD 100000067 P4D 100000067 PUD 100066067 PMD 10436f067 PTE 0 Oops: 0000 [#1] PREEMPT SMP PTI CPU: 7 PID: 1215 Comm: insmod Not tainted 5.18.0-rc5-00007-g9bf578647087-dirty #10 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-4.fc34 04/01/2014 RIP: 0010:load_module+0x19b/0x2391 [rebased patch onto modules-next]
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.4.110, < 5.5 |
| Linux | Linux Kernel | >= 5.10.26, < 5.11 |
| Linux | Linux Kernel | >= 5.11.3, < 5.15.54 |
| Linux | Linux Kernel | >= 5.16, < 5.17.14 |
| Linux | Linux Kernel | >= 5.18, < 5.18.3 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2022-49444?
How severe is CVE-2022-49444?
How do I fix CVE-2022-49444?
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-49439In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4944A vulnerability, which was classified as problematic, has be…8.8
- CVE-2022-49440In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49441In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49442In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49443In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2022-49445In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49446In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49447In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49448In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49449In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4945The Dataprobe cloud usernames and passwords are stored in pl…6.5
Are you affected by CVE-2022-49444?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
