CVE-2022-49100 (GCVE-0-2022-49100)

Vulnerability from cvelistv5 – Published: 2025-02-26 01:54 – Updated: 2025-12-23 13:21
VLAI?
Title
virtio_console: eliminate anonymous module_init & module_exit
Summary
In the Linux kernel, the following vulnerability has been resolved: virtio_console: eliminate anonymous module_init & module_exit Eliminate anonymous module_init() and module_exit(), which can lead to confusion or ambiguity when reading System.map, crashes/oops/bugs, or an initcall_debug log. Give each of these init and exit functions unique driver-specific names to eliminate the anonymous names. Example 1: (System.map) ffffffff832fc78c t init ffffffff832fc79e t init ffffffff832fc8f8 t init Example 2: (initcall_debug log) calling init+0x0/0x12 @ 1 initcall init+0x0/0x12 returned 0 after 15 usecs calling init+0x0/0x60 @ 1 initcall init+0x0/0x60 returned 0 after 2 usecs calling init+0x0/0x9a @ 1 initcall init+0x0/0x9a returned 0 after 74 usecs
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 31610434bc3523c0b01a10917a1185096a03c4c8 , < 93e3d88321d2274fa4e26b006e19cc10fec331c2 (git)
Affected: 31610434bc3523c0b01a10917a1185096a03c4c8 , < 7deaddb704713608e0ae559e27185581b9af71a0 (git)
Affected: 31610434bc3523c0b01a10917a1185096a03c4c8 , < 0f3d824bd70a1303464d5e93ee3e7afe7832fe89 (git)
Affected: 31610434bc3523c0b01a10917a1185096a03c4c8 , < 3504b0a177208eda85bf472bbf7c9aa77d2b8343 (git)
Affected: 31610434bc3523c0b01a10917a1185096a03c4c8 , < c69b442125bf009fce26e15aa5616caf8a3673c3 (git)
Affected: 31610434bc3523c0b01a10917a1185096a03c4c8 , < 44c2d5fbe7b2bd1f8cb114d608a591a73a5d4ae6 (git)
Affected: 31610434bc3523c0b01a10917a1185096a03c4c8 , < 3fd5dee7404ce40c79cba468bb2510115639d975 (git)
Affected: 31610434bc3523c0b01a10917a1185096a03c4c8 , < 71612aee09ecea3475f8751dc841d75a011b1fd0 (git)
Affected: 31610434bc3523c0b01a10917a1185096a03c4c8 , < fefb8a2a941338d871e2d83fbd65fbfa068857bd (git)
Create a notification for this product.
    Linux Linux Affected: 2.6.24
Unaffected: 0 , < 2.6.24 (semver)
Unaffected: 4.9.311 , ≤ 4.9.* (semver)
Unaffected: 4.14.276 , ≤ 4.14.* (semver)
Unaffected: 4.19.238 , ≤ 4.19.* (semver)
Unaffected: 5.4.189 , ≤ 5.4.* (semver)
Unaffected: 5.10.111 , ≤ 5.10.* (semver)
Unaffected: 5.15.34 , ≤ 5.15.* (semver)
Unaffected: 5.16.20 , ≤ 5.16.* (semver)
Unaffected: 5.17.3 , ≤ 5.17.* (semver)
Unaffected: 5.18 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/char/virtio_console.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "93e3d88321d2274fa4e26b006e19cc10fec331c2",
              "status": "affected",
              "version": "31610434bc3523c0b01a10917a1185096a03c4c8",
              "versionType": "git"
            },
            {
              "lessThan": "7deaddb704713608e0ae559e27185581b9af71a0",
              "status": "affected",
              "version": "31610434bc3523c0b01a10917a1185096a03c4c8",
              "versionType": "git"
            },
            {
              "lessThan": "0f3d824bd70a1303464d5e93ee3e7afe7832fe89",
              "status": "affected",
              "version": "31610434bc3523c0b01a10917a1185096a03c4c8",
              "versionType": "git"
            },
            {
              "lessThan": "3504b0a177208eda85bf472bbf7c9aa77d2b8343",
              "status": "affected",
              "version": "31610434bc3523c0b01a10917a1185096a03c4c8",
              "versionType": "git"
            },
            {
              "lessThan": "c69b442125bf009fce26e15aa5616caf8a3673c3",
              "status": "affected",
              "version": "31610434bc3523c0b01a10917a1185096a03c4c8",
              "versionType": "git"
            },
            {
              "lessThan": "44c2d5fbe7b2bd1f8cb114d608a591a73a5d4ae6",
              "status": "affected",
              "version": "31610434bc3523c0b01a10917a1185096a03c4c8",
              "versionType": "git"
            },
            {
              "lessThan": "3fd5dee7404ce40c79cba468bb2510115639d975",
              "status": "affected",
              "version": "31610434bc3523c0b01a10917a1185096a03c4c8",
              "versionType": "git"
            },
            {
              "lessThan": "71612aee09ecea3475f8751dc841d75a011b1fd0",
              "status": "affected",
              "version": "31610434bc3523c0b01a10917a1185096a03c4c8",
              "versionType": "git"
            },
            {
              "lessThan": "fefb8a2a941338d871e2d83fbd65fbfa068857bd",
              "status": "affected",
              "version": "31610434bc3523c0b01a10917a1185096a03c4c8",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/char/virtio_console.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.24"
            },
            {
              "lessThan": "2.6.24",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.9.*",
              "status": "unaffected",
              "version": "4.9.311",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.276",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.238",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.189",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.111",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.34",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.16.*",
              "status": "unaffected",
              "version": "5.16.20",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.17.*",
              "status": "unaffected",
              "version": "5.17.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "5.18",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.9.311",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.276",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.238",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.189",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.111",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.34",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.16.20",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.17.3",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.18",
                  "versionStartIncluding": "2.6.24",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nvirtio_console: eliminate anonymous module_init \u0026 module_exit\n\nEliminate anonymous module_init() and module_exit(), which can lead to\nconfusion or ambiguity when reading System.map, crashes/oops/bugs,\nor an initcall_debug log.\n\nGive each of these init and exit functions unique driver-specific\nnames to eliminate the anonymous names.\n\nExample 1: (System.map)\n ffffffff832fc78c t init\n ffffffff832fc79e t init\n ffffffff832fc8f8 t init\n\nExample 2: (initcall_debug log)\n calling  init+0x0/0x12 @ 1\n initcall init+0x0/0x12 returned 0 after 15 usecs\n calling  init+0x0/0x60 @ 1\n initcall init+0x0/0x60 returned 0 after 2 usecs\n calling  init+0x0/0x9a @ 1\n initcall init+0x0/0x9a returned 0 after 74 usecs"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-12-23T13:21:54.961Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/93e3d88321d2274fa4e26b006e19cc10fec331c2"
        },
        {
          "url": "https://git.kernel.org/stable/c/7deaddb704713608e0ae559e27185581b9af71a0"
        },
        {
          "url": "https://git.kernel.org/stable/c/0f3d824bd70a1303464d5e93ee3e7afe7832fe89"
        },
        {
          "url": "https://git.kernel.org/stable/c/3504b0a177208eda85bf472bbf7c9aa77d2b8343"
        },
        {
          "url": "https://git.kernel.org/stable/c/c69b442125bf009fce26e15aa5616caf8a3673c3"
        },
        {
          "url": "https://git.kernel.org/stable/c/44c2d5fbe7b2bd1f8cb114d608a591a73a5d4ae6"
        },
        {
          "url": "https://git.kernel.org/stable/c/3fd5dee7404ce40c79cba468bb2510115639d975"
        },
        {
          "url": "https://git.kernel.org/stable/c/71612aee09ecea3475f8751dc841d75a011b1fd0"
        },
        {
          "url": "https://git.kernel.org/stable/c/fefb8a2a941338d871e2d83fbd65fbfa068857bd"
        }
      ],
      "title": "virtio_console: eliminate anonymous module_init \u0026 module_exit",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-49100",
    "datePublished": "2025-02-26T01:54:51.044Z",
    "dateReserved": "2025-02-26T01:49:39.250Z",
    "dateUpdated": "2025-12-23T13:21:54.961Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

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…