CVE-2026-31416 (GCVE-0-2026-31416)
Vulnerability from cvelistv5
Published
2026-04-13 13:21
Modified
2026-04-13 13:21
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_log: account for netlink header size This is a followup to an old bug fix: NLMSG_DONE needs to account for the netlink header size, not just the attribute size. This can result in a WARN splat + drop of the netlink message, but other than this there are no ill effects.
Impacted products
Vendor Product Version
Linux Linux Version: 9dfa1dfe4d5e5e66a991321ab08afe69759d797a
Version: 9dfa1dfe4d5e5e66a991321ab08afe69759d797a
Version: 9dfa1dfe4d5e5e66a991321ab08afe69759d797a
Version: 9dfa1dfe4d5e5e66a991321ab08afe69759d797a
Version: 9dfa1dfe4d5e5e66a991321ab08afe69759d797a
Version: 9dfa1dfe4d5e5e66a991321ab08afe69759d797a
Version: 3a758a2b78da2f49f7165678faf999e946a0c4b5
Version: 131172845aa2c804ffa9423455aee585061ea35e
Version: b1fef6b81871a396f3b8702077333e769673c87b
Version: add9183d993c12fb61ce0a674a424341d5be5b36
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/nfnetlink_log.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "761b45c661af48da6a065868d59ab1e1f64fd9b6",
              "status": "affected",
              "version": "9dfa1dfe4d5e5e66a991321ab08afe69759d797a",
              "versionType": "git"
            },
            {
              "lessThan": "607245c4dbb86d9a10dd8388da0fb82170a99b61",
              "status": "affected",
              "version": "9dfa1dfe4d5e5e66a991321ab08afe69759d797a",
              "versionType": "git"
            },
            {
              "lessThan": "6b419700e459fbf707ca1543b7c1b57a60fedb73",
              "status": "affected",
              "version": "9dfa1dfe4d5e5e66a991321ab08afe69759d797a",
              "versionType": "git"
            },
            {
              "lessThan": "88a8f56e6276f616baad4274c6b8e4683e26e520",
              "status": "affected",
              "version": "9dfa1dfe4d5e5e66a991321ab08afe69759d797a",
              "versionType": "git"
            },
            {
              "lessThan": "f08ffa3e1c8e36b6131f69c5eb23700c28cbd262",
              "status": "affected",
              "version": "9dfa1dfe4d5e5e66a991321ab08afe69759d797a",
              "versionType": "git"
            },
            {
              "lessThan": "6d52a4a0520a6696bdde51caa11f2d6821cd0c01",
              "status": "affected",
              "version": "9dfa1dfe4d5e5e66a991321ab08afe69759d797a",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "3a758a2b78da2f49f7165678faf999e946a0c4b5",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "131172845aa2c804ffa9423455aee585061ea35e",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "b1fef6b81871a396f3b8702077333e769673c87b",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "add9183d993c12fb61ce0a674a424341d5be5b36",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/nfnetlink_log.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.18"
            },
            {
              "lessThan": "3.18",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.168",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.134",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.81",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.22",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.12",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.168",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.134",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.81",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.22",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.12",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.10.61",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.12.34",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.14.25",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.17.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nfnetlink_log: account for netlink header size\n\nThis is a followup to an old bug fix: NLMSG_DONE needs to account\nfor the netlink header size, not just the attribute size.\n\nThis can result in a WARN splat + drop of the netlink message,\nbut other than this there are no ill effects."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-13T13:21:03.974Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/761b45c661af48da6a065868d59ab1e1f64fd9b6"
        },
        {
          "url": "https://git.kernel.org/stable/c/607245c4dbb86d9a10dd8388da0fb82170a99b61"
        },
        {
          "url": "https://git.kernel.org/stable/c/6b419700e459fbf707ca1543b7c1b57a60fedb73"
        },
        {
          "url": "https://git.kernel.org/stable/c/88a8f56e6276f616baad4274c6b8e4683e26e520"
        },
        {
          "url": "https://git.kernel.org/stable/c/f08ffa3e1c8e36b6131f69c5eb23700c28cbd262"
        },
        {
          "url": "https://git.kernel.org/stable/c/6d52a4a0520a6696bdde51caa11f2d6821cd0c01"
        }
      ],
      "title": "netfilter: nfnetlink_log: account for netlink header size",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-31416",
    "datePublished": "2026-04-13T13:21:03.974Z",
    "dateReserved": "2026-03-09T15:48:24.087Z",
    "dateUpdated": "2026-04-13T13:21:03.974Z",
    "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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…