{"api_version":"1","generated_at":"2026-09-26T17:29:57+00:00","cve":"CVE-2026-90090","urls":{"html":"https://cve.report/CVE-2026-90090","api":"https://cve.report/api/cve/CVE-2026-90090.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-90090","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-90090"},"summary":{"title":"Bluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX path","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX path\n\nbtmtksdio_tx_packet() rounds the transfer size up to the SDIO block size\nof 256 bytes, but hands the host controller the SKB buffer as is:\n\n\terr = sdio_writesb(bdev->func, MTK_REG_CTDR, skb->data,\n\t\t\t   round_up(skb->len, MTK_SDIO_BLOCK_SIZE));\n\nOnly skb->len bytes hold packet data, so the controller reads up to 255\nbytes of uninitialised memory and sends it to the device over the SDIO\nbus. Depending on how much tailroom slack the SKB allocation happens to\ncarry, that read can also extend past the end of the buffer.\n\nCompute the padded length up front, ensure the SKB has tailroom for it,\nand zero-fill the padding with skb_put_zero(). skb->len then covers the\npadding, so sdio_writesb() no longer needs to round up. byte_tx keeps\ncounting the header and the payload only, and the error path restores the\nSKB so that the caller can requeue it.\n\nWriting behind skb->tail is only safe because the driver owns the buffer,\nwhich \"Bluetooth: btmtksdio: Take exclusive ownership of the SKB before\nTX\" ensures.","state":"PUBLISHED","assigner":"Linux","published_at":"2026-09-17 17:17:00","updated_at":"2026-09-17 17:17:00"},"problem_types":[],"metrics":[],"references":[{"url":"https://git.kernel.org/stable/c/0b71a6caaf284915c8cf9cd320ecee9f0361824a","name":"https://git.kernel.org/stable/c/0b71a6caaf284915c8cf9cd320ecee9f0361824a","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/9a785ea864214aaffd8300683825c3f788d0b634","name":"https://git.kernel.org/stable/c/9a785ea864214aaffd8300683825c3f788d0b634","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/7b80d2701a68456c536f82e577dbed2f60ccb82b","name":"https://git.kernel.org/stable/c/7b80d2701a68456c536f82e577dbed2f60ccb82b","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/7b37556d7d801b79096c7ba8ea92db2338aa8b00","name":"https://git.kernel.org/stable/c/7b37556d7d801b79096c7ba8ea92db2338aa8b00","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/fa0ad2d277c7adead61d1c22411c55cea6990c2a","name":"https://git.kernel.org/stable/c/fa0ad2d277c7adead61d1c22411c55cea6990c2a","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/c8742f53c9ef623decd5285403df0e5b5273c9fd","name":"https://git.kernel.org/stable/c/c8742f53c9ef623decd5285403df0e5b5273c9fd","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-90090","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-90090","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 9aebfd4a2200ab8075e44379c758bccefdc589bb c8742f53c9ef623decd5285403df0e5b5273c9fd git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 9aebfd4a2200ab8075e44379c758bccefdc589bb 0b71a6caaf284915c8cf9cd320ecee9f0361824a git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 9aebfd4a2200ab8075e44379c758bccefdc589bb 9a785ea864214aaffd8300683825c3f788d0b634 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 9aebfd4a2200ab8075e44379c758bccefdc589bb 7b37556d7d801b79096c7ba8ea92db2338aa8b00 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 9aebfd4a2200ab8075e44379c758bccefdc589bb 7b80d2701a68456c536f82e577dbed2f60ccb82b git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 9aebfd4a2200ab8075e44379c758bccefdc589bb fa0ad2d277c7adead61d1c22411c55cea6990c2a git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 5.2","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.2 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.1.188 6.1.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.6.157 6.6.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.12.110 6.12.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.18.52 6.18.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.2.6 7.2.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.3-rc1 * original_commit_for_fix","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["drivers/bluetooth/btmtksdio.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"c8742f53c9ef623decd5285403df0e5b5273c9fd","status":"affected","version":"9aebfd4a2200ab8075e44379c758bccefdc589bb","versionType":"git"},{"lessThan":"0b71a6caaf284915c8cf9cd320ecee9f0361824a","status":"affected","version":"9aebfd4a2200ab8075e44379c758bccefdc589bb","versionType":"git"},{"lessThan":"9a785ea864214aaffd8300683825c3f788d0b634","status":"affected","version":"9aebfd4a2200ab8075e44379c758bccefdc589bb","versionType":"git"},{"lessThan":"7b37556d7d801b79096c7ba8ea92db2338aa8b00","status":"affected","version":"9aebfd4a2200ab8075e44379c758bccefdc589bb","versionType":"git"},{"lessThan":"7b80d2701a68456c536f82e577dbed2f60ccb82b","status":"affected","version":"9aebfd4a2200ab8075e44379c758bccefdc589bb","versionType":"git"},{"lessThan":"fa0ad2d277c7adead61d1c22411c55cea6990c2a","status":"affected","version":"9aebfd4a2200ab8075e44379c758bccefdc589bb","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["drivers/bluetooth/btmtksdio.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"5.2"},{"lessThan":"5.2","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"6.1.*","status":"unaffected","version":"6.1.188","versionType":"semver"},{"lessThanOrEqual":"6.6.*","status":"unaffected","version":"6.6.157","versionType":"semver"},{"lessThanOrEqual":"6.12.*","status":"unaffected","version":"6.12.110","versionType":"semver"},{"lessThanOrEqual":"6.18.*","status":"unaffected","version":"6.18.52","versionType":"semver"},{"lessThanOrEqual":"7.2.*","status":"unaffected","version":"7.2.6","versionType":"semver"},{"lessThanOrEqual":"*","status":"unaffected","version":"7.3-rc1","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"cpeMatch":[{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.1.188","versionStartIncluding":"5.2","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.6.157","versionStartIncluding":"5.2","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.12.110","versionStartIncluding":"5.2","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.18.52","versionStartIncluding":"5.2","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.2.6","versionStartIncluding":"5.2","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.3-rc1","versionStartIncluding":"5.2","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX path\n\nbtmtksdio_tx_packet() rounds the transfer size up to the SDIO block size\nof 256 bytes, but hands the host controller the SKB buffer as is:\n\n\terr = sdio_writesb(bdev->func, MTK_REG_CTDR, skb->data,\n\t\t\t   round_up(skb->len, MTK_SDIO_BLOCK_SIZE));\n\nOnly skb->len bytes hold packet data, so the controller reads up to 255\nbytes of uninitialised memory and sends it to the device over the SDIO\nbus. Depending on how much tailroom slack the SKB allocation happens to\ncarry, that read can also extend past the end of the buffer.\n\nCompute the padded length up front, ensure the SKB has tailroom for it,\nand zero-fill the padding with skb_put_zero(). skb->len then covers the\npadding, so sdio_writesb() no longer needs to round up. byte_tx keeps\ncounting the header and the payload only, and the error path restores the\nSKB so that the caller can requeue it.\n\nWriting behind skb->tail is only safe because the driver owns the buffer,\nwhich \"Bluetooth: btmtksdio: Take exclusive ownership of the SKB before\nTX\" ensures."}],"providerMetadata":{"dateUpdated":"2026-09-17T16:06:04.844Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/c8742f53c9ef623decd5285403df0e5b5273c9fd"},{"url":"https://git.kernel.org/stable/c/0b71a6caaf284915c8cf9cd320ecee9f0361824a"},{"url":"https://git.kernel.org/stable/c/9a785ea864214aaffd8300683825c3f788d0b634"},{"url":"https://git.kernel.org/stable/c/7b37556d7d801b79096c7ba8ea92db2338aa8b00"},{"url":"https://git.kernel.org/stable/c/7b80d2701a68456c536f82e577dbed2f60ccb82b"},{"url":"https://git.kernel.org/stable/c/fa0ad2d277c7adead61d1c22411c55cea6990c2a"}],"title":"Bluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX path","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2026-90090","datePublished":"2026-09-17T16:06:04.844Z","dateReserved":"2026-09-11T19:38:34.786Z","dateUpdated":"2026-09-17T16:06:04.844Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-09-17 17:17:00","lastModifiedDate":"2026-09-17 17:17:00","problem_types":[],"metrics":[],"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"90090","Ordinal":"1","Title":"Bluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX path","CVE":"CVE-2026-90090","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"90090","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX path\n\nbtmtksdio_tx_packet() rounds the transfer size up to the SDIO block size\nof 256 bytes, but hands the host controller the SKB buffer as is:\n\n\terr = sdio_writesb(bdev->func, MTK_REG_CTDR, skb->data,\n\t\t\t   round_up(skb->len, MTK_SDIO_BLOCK_SIZE));\n\nOnly skb->len bytes hold packet data, so the controller reads up to 255\nbytes of uninitialised memory and sends it to the device over the SDIO\nbus. Depending on how much tailroom slack the SKB allocation happens to\ncarry, that read can also extend past the end of the buffer.\n\nCompute the padded length up front, ensure the SKB has tailroom for it,\nand zero-fill the padding with skb_put_zero(). skb->len then covers the\npadding, so sdio_writesb() no longer needs to round up. byte_tx keeps\ncounting the header and the payload only, and the error path restores the\nSKB so that the caller can requeue it.\n\nWriting behind skb->tail is only safe because the driver owns the buffer,\nwhich \"Bluetooth: btmtksdio: Take exclusive ownership of the SKB before\nTX\" ensures.","Type":"Description","Title":"Bluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX path"}]}}}