GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2022-49444 (GCVE-0-2022-49444)

Vulnerability from cvelistv5 – Published: 2025-02-26 02:12 – Updated: 2026-05-23 15:22
VLAI
Title
module: fix [e_shstrndx].sh_size=0 OOB access
Summary
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]
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: ec2a29593c83ed71a7f16e3243941ebfcf75fdf6 , < 09cb6663618a74fe5572a4931ecbf098832e79ec (git)
Affected: ec2a29593c83ed71a7f16e3243941ebfcf75fdf6 , < 921630e2e5124a04158129a8f22f4b425e61a858 (git)
Affected: ec2a29593c83ed71a7f16e3243941ebfcf75fdf6 , < 45a76414b6d8b8b39c23fea53b9d20e831ae72a0 (git)
Affected: ec2a29593c83ed71a7f16e3243941ebfcf75fdf6 , < 391e982bfa632b8315235d8be9c0a81374c6a19c (git)
Affected: 05d891e76dde3e430c707dae7d85139794eeadbd (git)
Affected: d802672c7f00963613f289579073ac519f0d306c (git)
Affected: 214aa69cac91a723239118bbbfe77d5654ddff6b (git)
Affected: 5.4.110 , < 5.5 (semver)
Affected: 5.10.26 , < 5.11 (semver)
Affected: 5.11.3 , < 5.12 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 5.12
Unaffected: 0 , < 5.12 (semver)
Unaffected: 5.15.54 , ≤ 5.15.* (semver)
Unaffected: 5.17.14 , ≤ 5.17.* (semver)
Unaffected: 5.18.3 , ≤ 5.18.* (semver)
Unaffected: 5.19 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "kernel/module/main.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "09cb6663618a74fe5572a4931ecbf098832e79ec",
              "status": "affected",
              "version": "ec2a29593c83ed71a7f16e3243941ebfcf75fdf6",
              "versionType": "git"
            },
            {
              "lessThan": "921630e2e5124a04158129a8f22f4b425e61a858",
              "status": "affected",
              "version": "ec2a29593c83ed71a7f16e3243941ebfcf75fdf6",
              "versionType": "git"
            },
            {
              "lessThan": "45a76414b6d8b8b39c23fea53b9d20e831ae72a0",
              "status": "affected",
              "version": "ec2a29593c83ed71a7f16e3243941ebfcf75fdf6",
              "versionType": "git"
            },
            {
              "lessThan": "391e982bfa632b8315235d8be9c0a81374c6a19c",
              "status": "affected",
              "version": "ec2a29593c83ed71a7f16e3243941ebfcf75fdf6",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "05d891e76dde3e430c707dae7d85139794eeadbd",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "d802672c7f00963613f289579073ac519f0d306c",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "214aa69cac91a723239118bbbfe77d5654ddff6b",
              "versionType": "git"
            },
            {
              "lessThan": "5.5",
              "status": "affected",
              "version": "5.4.110",
              "versionType": "semver"
            },
            {
              "lessThan": "5.11",
              "status": "affected",
              "version": "5.10.26",
              "versionType": "semver"
            },
            {
              "lessThan": "5.12",
              "status": "affected",
              "version": "5.11.3",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "kernel/module/main.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.12"
            },
            {
              "lessThan": "5.12",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.54",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.17.*",
              "status": "unaffected",
              "version": "5.17.14",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.18.*",
              "status": "unaffected",
              "version": "5.18.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "5.19",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.54",
                  "versionStartIncluding": "5.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.17.14",
                  "versionStartIncluding": "5.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.18.3",
                  "versionStartIncluding": "5.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19",
                  "versionStartIncluding": "5.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.4.110",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.10.26",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.11.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmodule: fix [e_shstrndx].sh_size=0 OOB access\n\nIt is trivial to craft a module to trigger OOB access in this line:\n\n\tif (info-\u003esecstrings[strhdr-\u003esh_size - 1] != \u0027\\0\u0027) {\n\nBUG: unable to handle page fault for address: ffffc90000aa0fff\nPGD 100000067 P4D 100000067 PUD 100066067 PMD 10436f067 PTE 0\nOops: 0000 [#1] PREEMPT SMP PTI\nCPU: 7 PID: 1215 Comm: insmod Not tainted 5.18.0-rc5-00007-g9bf578647087-dirty #10\nHardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-4.fc34 04/01/2014\nRIP: 0010:load_module+0x19b/0x2391\n\n[rebased patch onto modules-next]"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T15:22:18.559Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/09cb6663618a74fe5572a4931ecbf098832e79ec"
        },
        {
          "url": "https://git.kernel.org/stable/c/921630e2e5124a04158129a8f22f4b425e61a858"
        },
        {
          "url": "https://git.kernel.org/stable/c/45a76414b6d8b8b39c23fea53b9d20e831ae72a0"
        },
        {
          "url": "https://git.kernel.org/stable/c/391e982bfa632b8315235d8be9c0a81374c6a19c"
        }
      ],
      "title": "module: fix [e_shstrndx].sh_size=0 OOB access",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-49444",
    "datePublished": "2025-02-26T02:12:56.606Z",
    "dateReserved": "2025-02-26T02:08:31.571Z",
    "dateUpdated": "2026-05-23T15:22:18.559Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2022-49444",
      "date": "2026-09-15",
      "epss": "0.00288",
      "percentile": "0.21323"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-49444\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-02-26T07:01:20.820\",\"lastModified\":\"2026-06-17T05:18:04.053\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmodule: fix [e_shstrndx].sh_size=0 OOB access\\n\\nIt is trivial to craft a module to trigger OOB access in this line:\\n\\n\\tif (info-\u003esecstrings[strhdr-\u003esh_size - 1] != \u0027\\\\0\u0027) {\\n\\nBUG: unable to handle page fault for address: ffffc90000aa0fff\\nPGD 100000067 P4D 100000067 PUD 100066067 PMD 10436f067 PTE 0\\nOops: 0000 [#1] PREEMPT SMP PTI\\nCPU: 7 PID: 1215 Comm: insmod Not tainted 5.18.0-rc5-00007-g9bf578647087-dirty #10\\nHardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-4.fc34 04/01/2014\\nRIP: 0010:load_module+0x19b/0x2391\\n\\n[rebased patch onto modules-next]\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: m\u00f3dulo: fix [e_shstrndx].sh_size=0 Acceso OOB Es trivial crear un m\u00f3dulo para activar el acceso OOB en esta l\u00ednea: if (info-\u0026gt;secstrings[strhdr-\u0026gt;sh_size - 1] != \u0027\\\\0\u0027) { ERROR: no se puede controlar el error de p\u00e1gina para la direcci\u00f3n: 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] \"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"kernel/module/main.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"ec2a29593c83ed71a7f16e3243941ebfcf75fdf6\",\"lessThan\":\"09cb6663618a74fe5572a4931ecbf098832e79ec\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ec2a29593c83ed71a7f16e3243941ebfcf75fdf6\",\"lessThan\":\"921630e2e5124a04158129a8f22f4b425e61a858\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ec2a29593c83ed71a7f16e3243941ebfcf75fdf6\",\"lessThan\":\"45a76414b6d8b8b39c23fea53b9d20e831ae72a0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ec2a29593c83ed71a7f16e3243941ebfcf75fdf6\",\"lessThan\":\"391e982bfa632b8315235d8be9c0a81374c6a19c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"05d891e76dde3e430c707dae7d85139794eeadbd\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d802672c7f00963613f289579073ac519f0d306c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"214aa69cac91a723239118bbbfe77d5654ddff6b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5.4.110\",\"lessThan\":\"5.5\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.10.26\",\"lessThan\":\"5.11\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.11.3\",\"lessThan\":\"5.12\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"kernel/module/main.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.12\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.12\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.54\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.17.14\",\"lessThanOrEqual\":\"5.17.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.18.3\",\"lessThanOrEqual\":\"5.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.19\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.110\",\"versionEndExcluding\":\"5.5\",\"matchCriteriaId\":\"03158492-FC71-41B3-9DF7-D801E3DDFDA2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.26\",\"versionEndExcluding\":\"5.11\",\"matchCriteriaId\":\"B496BFF4-778C-460F-90AF-6157A66C2C59\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11.3\",\"versionEndExcluding\":\"5.15.54\",\"matchCriteriaId\":\"06F40C54-BF90-438D-AB43-369420747D36\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"5.17.14\",\"matchCriteriaId\":\"15E2DD33-2255-4B76-9C15-04FF8CBAB252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.18\",\"versionEndExcluding\":\"5.18.3\",\"matchCriteriaId\":\"8E122216-2E9E-4B3E-B7B8-D575A45BA3C2\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/09cb6663618a74fe5572a4931ecbf098832e79ec\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/391e982bfa632b8315235d8be9c0a81374c6a19c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/45a76414b6d8b8b39c23fea53b9d20e831ae72a0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/921630e2e5124a04158129a8f22f4b425e61a858\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-06-29T21:07:53+00:00",
      "cve": "CVE-2022-49444",
      "id": "CVE-2022-49444",
      "initial_release_date": "2022-01-01T00:00:00+00:00",
      "product_status:known_affected": "108",
      "product_status:known_not_affected": "166",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: module: fix [e_shstrndx].sh_size=0 OOB access",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-49444.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-11T16:54:33Z",
      "cve": "CVE-2022-49444",
      "id": "CVE-2022-49444",
      "initial_release_date": "2025-02-27T03:06:47Z",
      "product_status:known_affected": "404",
      "product_status:known_not_affected": "282",
      "product_status:recommended": "249",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2022-49444",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2022-49444.json",
      "version": "53"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…