CVE-2026-43291 (GCVE-0-2026-43291)

Vulnerability from cvelistv5 – Published: 2026-05-08 13:11 – Updated: 2026-05-08 13:11
VLAI?
Title
net: nfc: nci: Fix parameter validation for packet data
Summary
In the Linux kernel, the following vulnerability has been resolved: net: nfc: nci: Fix parameter validation for packet data Since commit 9c328f54741b ("net: nfc: nci: Add parameter validation for packet data") communication with nci nfc chips is not working any more. The mentioned commit tries to fix access of uninitialized data, but failed to understand that in some cases the data packet is of variable length and can therefore not be compared to the maximum packet length given by the sizeof(struct).
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 8fcc7315a10a84264e55bb65ede10f0af20a983f , < a24a8a582da4426b2042e510a1080df84083b51d (git)
Affected: bfdda0123dde406dbff62e7e9136037e97998a15 , < f5218426f765eee22e178df9c126d974792fb6a5 (git)
Affected: 0ba68bea1e356f466ad29449938bea12f5f3711f , < ad058a4317db7fdb3f09caa6ed536d24a62ce6a0 (git)
Affected: 74837bca0748763a77f77db47a0bdbe63b347628 , < 3b91160e9a91b5a2662875417dc42dc5b0bf03ea (git)
Affected: 9c328f54741bd5465ca1dc717c84c04242fac2e1 , < c692db813a7e3b7c3c17d6e9a3ad2a018bf1142b (git)
Affected: 9c328f54741bd5465ca1dc717c84c04242fac2e1 , < 498fc5d0d650c77e87fcc73808d4f43240c21805 (git)
Affected: 9c328f54741bd5465ca1dc717c84c04242fac2e1 , < 571dcbeb8e635182bb825ae758399831805693c2 (git)
Affected: c395d1e548cc68e84584ffa2e3ca9796a78bf7b9 (git)
Create a notification for this product.
    Linux Linux Affected: 6.18
Unaffected: 0 , < 6.18 (semver)
Unaffected: 5.15.202 , ≤ 5.15.* (semver)
Unaffected: 6.1.165 , ≤ 6.1.* (semver)
Unaffected: 6.6.128 , ≤ 6.6.* (semver)
Unaffected: 6.12.75 , ≤ 6.12.* (semver)
Unaffected: 6.18.16 , ≤ 6.18.* (semver)
Unaffected: 6.19.6 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/nfc/nci/ntf.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "a24a8a582da4426b2042e510a1080df84083b51d",
              "status": "affected",
              "version": "8fcc7315a10a84264e55bb65ede10f0af20a983f",
              "versionType": "git"
            },
            {
              "lessThan": "f5218426f765eee22e178df9c126d974792fb6a5",
              "status": "affected",
              "version": "bfdda0123dde406dbff62e7e9136037e97998a15",
              "versionType": "git"
            },
            {
              "lessThan": "ad058a4317db7fdb3f09caa6ed536d24a62ce6a0",
              "status": "affected",
              "version": "0ba68bea1e356f466ad29449938bea12f5f3711f",
              "versionType": "git"
            },
            {
              "lessThan": "3b91160e9a91b5a2662875417dc42dc5b0bf03ea",
              "status": "affected",
              "version": "74837bca0748763a77f77db47a0bdbe63b347628",
              "versionType": "git"
            },
            {
              "lessThan": "c692db813a7e3b7c3c17d6e9a3ad2a018bf1142b",
              "status": "affected",
              "version": "9c328f54741bd5465ca1dc717c84c04242fac2e1",
              "versionType": "git"
            },
            {
              "lessThan": "498fc5d0d650c77e87fcc73808d4f43240c21805",
              "status": "affected",
              "version": "9c328f54741bd5465ca1dc717c84c04242fac2e1",
              "versionType": "git"
            },
            {
              "lessThan": "571dcbeb8e635182bb825ae758399831805693c2",
              "status": "affected",
              "version": "9c328f54741bd5465ca1dc717c84c04242fac2e1",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "c395d1e548cc68e84584ffa2e3ca9796a78bf7b9",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/nfc/nci/ntf.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.18"
            },
            {
              "lessThan": "6.18",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.202",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.165",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.128",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.75",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.6",
              "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": "5.15.202",
                  "versionStartIncluding": "5.15.195",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.165",
                  "versionStartIncluding": "6.1.156",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.128",
                  "versionStartIncluding": "6.6.112",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.75",
                  "versionStartIncluding": "6.12.53",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.16",
                  "versionStartIncluding": "6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.6",
                  "versionStartIncluding": "6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "6.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.17.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nfc: nci: Fix parameter validation for packet data\n\nSince commit 9c328f54741b (\"net: nfc: nci: Add parameter validation for\npacket data\") communication with nci nfc chips is not working any more.\n\nThe mentioned commit tries to fix access of uninitialized data, but\nfailed to understand that in some cases the data packet is of variable\nlength and can therefore not be compared to the maximum packet length\ngiven by the sizeof(struct)."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-08T13:11:15.312Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/a24a8a582da4426b2042e510a1080df84083b51d"
        },
        {
          "url": "https://git.kernel.org/stable/c/f5218426f765eee22e178df9c126d974792fb6a5"
        },
        {
          "url": "https://git.kernel.org/stable/c/ad058a4317db7fdb3f09caa6ed536d24a62ce6a0"
        },
        {
          "url": "https://git.kernel.org/stable/c/3b91160e9a91b5a2662875417dc42dc5b0bf03ea"
        },
        {
          "url": "https://git.kernel.org/stable/c/c692db813a7e3b7c3c17d6e9a3ad2a018bf1142b"
        },
        {
          "url": "https://git.kernel.org/stable/c/498fc5d0d650c77e87fcc73808d4f43240c21805"
        },
        {
          "url": "https://git.kernel.org/stable/c/571dcbeb8e635182bb825ae758399831805693c2"
        }
      ],
      "title": "net: nfc: nci: Fix parameter validation for packet data",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43291",
    "datePublished": "2026-05-08T13:11:15.312Z",
    "dateReserved": "2026-05-01T14:12:55.999Z",
    "dateUpdated": "2026-05-08T13:11:15.312Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-43291\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-08T14:16:36.120\",\"lastModified\":\"2026-05-08T14:16:36.120\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: nfc: nci: Fix parameter validation for packet data\\n\\nSince commit 9c328f54741b (\\\"net: nfc: nci: Add parameter validation for\\npacket data\\\") communication with nci nfc chips is not working any more.\\n\\nThe mentioned commit tries to fix access of uninitialized data, but\\nfailed to understand that in some cases the data packet is of variable\\nlength and can therefore not be compared to the maximum packet length\\ngiven by the sizeof(struct).\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3b91160e9a91b5a2662875417dc42dc5b0bf03ea\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/498fc5d0d650c77e87fcc73808d4f43240c21805\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/571dcbeb8e635182bb825ae758399831805693c2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a24a8a582da4426b2042e510a1080df84083b51d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ad058a4317db7fdb3f09caa6ed536d24a62ce6a0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c692db813a7e3b7c3c17d6e9a3ad2a018bf1142b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f5218426f765eee22e178df9c126d974792fb6a5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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…