CVE-2022-49048 (GCVE-0-2022-49048)

Vulnerability from cvelistv5 – Published: 2025-02-26 01:54 – Updated: 2025-05-04 12:44
VLAI?
Title
ipv6: fix panic when forwarding a pkt with no in6 dev
Summary
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix panic when forwarding a pkt with no in6 dev kongweibin reported a kernel panic in ip6_forward() when input interface has no in6 dev associated. The following tc commands were used to reproduce this panic: tc qdisc del dev vxlan100 root tc qdisc add dev vxlan100 root netem corrupt 5%
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: bff0854e2f804f68d3e93d19e4580dbd69777e1d , < 74b68f5249f16c5f7f675d0f604fa6ae20e3a151 (git)
Affected: 7f4848229e91d508102b30396b8a1b710ac23637 , < ab2f5afb7af5c68389e8c7dd29e0a98fbeaaa435 (git)
Affected: 79ec7b5b2f4fe38e5c7459ed0bdff4ef3386ab63 , < a263712ba8c9ded25dd9d2d5ced11bcea5b33a3e (git)
Affected: ccd27f05ae7b8ebc40af5b004e94517a919aa862 , < adee01bbf6cb5b3e4ed08be8ff866aac90f13836 (git)
Affected: ccd27f05ae7b8ebc40af5b004e94517a919aa862 , < e69fb3de87a8923e5931a272a38fa3cceb01da44 (git)
Affected: ccd27f05ae7b8ebc40af5b004e94517a919aa862 , < e3fa461d8b0e185b7da8a101fe94dfe6dd500ac0 (git)
Affected: 350e10d217337480158b604bbf6601c50ed161c6 (git)
Create a notification for this product.
    Linux Linux Affected: 5.14
Unaffected: 0 , < 5.14 (semver)
Unaffected: 4.19.239 , ≤ 4.19.* (semver)
Unaffected: 5.4.190 , ≤ 5.4.* (semver)
Unaffected: 5.10.112 , ≤ 5.10.* (semver)
Unaffected: 5.15.35 , ≤ 5.15.* (semver)
Unaffected: 5.17.4 , ≤ 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": [
            "net/ipv6/ip6_output.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "74b68f5249f16c5f7f675d0f604fa6ae20e3a151",
              "status": "affected",
              "version": "bff0854e2f804f68d3e93d19e4580dbd69777e1d",
              "versionType": "git"
            },
            {
              "lessThan": "ab2f5afb7af5c68389e8c7dd29e0a98fbeaaa435",
              "status": "affected",
              "version": "7f4848229e91d508102b30396b8a1b710ac23637",
              "versionType": "git"
            },
            {
              "lessThan": "a263712ba8c9ded25dd9d2d5ced11bcea5b33a3e",
              "status": "affected",
              "version": "79ec7b5b2f4fe38e5c7459ed0bdff4ef3386ab63",
              "versionType": "git"
            },
            {
              "lessThan": "adee01bbf6cb5b3e4ed08be8ff866aac90f13836",
              "status": "affected",
              "version": "ccd27f05ae7b8ebc40af5b004e94517a919aa862",
              "versionType": "git"
            },
            {
              "lessThan": "e69fb3de87a8923e5931a272a38fa3cceb01da44",
              "status": "affected",
              "version": "ccd27f05ae7b8ebc40af5b004e94517a919aa862",
              "versionType": "git"
            },
            {
              "lessThan": "e3fa461d8b0e185b7da8a101fe94dfe6dd500ac0",
              "status": "affected",
              "version": "ccd27f05ae7b8ebc40af5b004e94517a919aa862",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "350e10d217337480158b604bbf6601c50ed161c6",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/ipv6/ip6_output.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.14"
            },
            {
              "lessThan": "5.14",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.239",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.190",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.112",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.35",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.17.*",
              "status": "unaffected",
              "version": "5.17.4",
              "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.19.239",
                  "versionStartIncluding": "4.19.199",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.190",
                  "versionStartIncluding": "5.4.136",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.112",
                  "versionStartIncluding": "5.10.54",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.35",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.17.4",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.18",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.13.6",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: fix panic when forwarding a pkt with no in6 dev\n\nkongweibin reported a kernel panic in ip6_forward() when input interface\nhas no in6 dev associated.\n\nThe following tc commands were used to reproduce this panic:\ntc qdisc del dev vxlan100 root\ntc qdisc add dev vxlan100 root netem corrupt 5%"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-05-04T12:44:13.362Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/74b68f5249f16c5f7f675d0f604fa6ae20e3a151"
        },
        {
          "url": "https://git.kernel.org/stable/c/ab2f5afb7af5c68389e8c7dd29e0a98fbeaaa435"
        },
        {
          "url": "https://git.kernel.org/stable/c/a263712ba8c9ded25dd9d2d5ced11bcea5b33a3e"
        },
        {
          "url": "https://git.kernel.org/stable/c/adee01bbf6cb5b3e4ed08be8ff866aac90f13836"
        },
        {
          "url": "https://git.kernel.org/stable/c/e69fb3de87a8923e5931a272a38fa3cceb01da44"
        },
        {
          "url": "https://git.kernel.org/stable/c/e3fa461d8b0e185b7da8a101fe94dfe6dd500ac0"
        }
      ],
      "title": "ipv6: fix panic when forwarding a pkt with no in6 dev",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-49048",
    "datePublished": "2025-02-26T01:54:24.115Z",
    "dateReserved": "2025-02-26T01:49:39.242Z",
    "dateUpdated": "2025-05-04T12:44:13.362Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}


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…