{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "8f9cf02c8852837923f1cdacfcc92e138513325c"
            },
            {
              "fixed": "ec9d0ddbde6003c303fa5e1d5cd48952852984d8"
            },
            {
              "fixed": "67184f361ab4d9fac6d2b8d5fed6649d496038a4"
            },
            {
              "fixed": "eb56deaabf127e8985fc91fa6c97bf8a3b062844"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.17.0"
            },
            {
              "fixed": "6.18.30"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.0.7"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46192.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations\n\nThe core will deal with reads by creating clock cycles itself, there's\nno need to generate clock cycles by transmitting garbage data at the\ndriver level. Further, transmitting garbage data just bricks the transfer\nsince QSPI doesn't have a dedicated master-out line like MOSI in regular\nSPI. I'm not entirely sure if the transfer is bricked because of the\ngarbage data being transmitted on the bus or because the core loses\ntrack of whether it is supposed to be sending or receiving data.",
  "id": "CVE-2026-46192",
  "modified": "2026-07-08T05:38:39.830027432Z",
  "published": "2026-05-28T09:36:45.770Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/67184f361ab4d9fac6d2b8d5fed6649d496038a4"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/eb56deaabf127e8985fc91fa6c97bf8a3b062844"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ec9d0ddbde6003c303fa5e1d5cd48952852984d8"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46192.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46192"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations"
}