CVE-2026-31494 (GCVE-0-2026-31494)

Vulnerability from cvelistv5 – Published: 2026-04-22 13:54 – Updated: 2026-04-22 13:54
VLAI?
Title
net: macb: use the current queue number for stats
Summary
In the Linux kernel, the following vulnerability has been resolved: net: macb: use the current queue number for stats There's a potential mismatch between the memory reserved for statistics and the amount of memory written. gem_get_sset_count() correctly computes the number of stats based on the active queues, whereas gem_get_ethtool_stats() indiscriminately copies data using the maximum number of queues, and in the case the number of active queues is less than MACB_MAX_QUEUES, this results in a OOB write as observed in the KASAN splat. ================================================================== BUG: KASAN: vmalloc-out-of-bounds in gem_get_ethtool_stats+0x54/0x78 [macb] Write of size 760 at addr ffff80008080b000 by task ethtool/1027 CPU: [...] Tainted: [E]=UNSIGNED_MODULE Hardware name: raspberrypi rpi/rpi, BIOS 2025.10 10/01/2025 Call trace: show_stack+0x20/0x38 (C) dump_stack_lvl+0x80/0xf8 print_report+0x384/0x5e0 kasan_report+0xa0/0xf0 kasan_check_range+0xe8/0x190 __asan_memcpy+0x54/0x98 gem_get_ethtool_stats+0x54/0x78 [macb 926c13f3af83b0c6fe64badb21ec87d5e93fcf65] dev_ethtool+0x1220/0x38c0 dev_ioctl+0x4ac/0xca8 sock_do_ioctl+0x170/0x1d8 sock_ioctl+0x484/0x5d8 __arm64_sys_ioctl+0x12c/0x1b8 invoke_syscall+0xd4/0x258 el0_svc_common.constprop.0+0xb4/0x240 do_el0_svc+0x48/0x68 el0_svc+0x40/0xf8 el0t_64_sync_handler+0xa0/0xe8 el0t_64_sync+0x1b0/0x1b8 The buggy address belongs to a 1-page vmalloc region starting at 0xffff80008080b000 allocated at dev_ethtool+0x11f0/0x38c0 The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff00000a333000 pfn:0xa333 flags: 0x7fffc000000000(node=0|zone=0|lastcpupid=0x1ffff) raw: 007fffc000000000 0000000000000000 dead000000000122 0000000000000000 raw: ffff00000a333000 0000000000000000 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff80008080b080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff80008080b100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff80008080b180: 00 00 00 00 00 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 ^ ffff80008080b200: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 ffff80008080b280: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 ================================================================== Fix it by making sure the copied size only considers the active number of queues.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd , < 9738be665544281aa624842812c2fbfed6f88226 (git)
Affected: 512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd , < 240c5302eed83e34e98db18f6795ee5f40814024 (git)
Affected: 512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd , < 9596759a84e1dbf2670518d85e969208960041f9 (git)
Affected: 512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd , < 95246341945163ad9a250a87ca5bd1c1252777ae (git)
Affected: 512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd , < 9d74d10e4e26672e139a8bcf8bf95957bf2d160f (git)
Affected: 512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd , < 7ff87da099210856cbfe2f2f7f52ddfa57af4f0c (git)
Affected: 512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd , < e182fe273cdf5a8931592228196ef514ffac392b (git)
Affected: 512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd , < 72d96e4e24bbefdcfbc68bdb9341a05d8f5cb6e5 (git)
Create a notification for this product.
    Linux Linux Affected: 4.16
Unaffected: 0 , < 4.16 (semver)
Unaffected: 5.10.253 , ≤ 5.10.* (semver)
Unaffected: 5.15.203 , ≤ 5.15.* (semver)
Unaffected: 6.1.168 , ≤ 6.1.* (semver)
Unaffected: 6.6.131 , ≤ 6.6.* (semver)
Unaffected: 6.12.80 , ≤ 6.12.* (semver)
Unaffected: 6.18.21 , ≤ 6.18.* (semver)
Unaffected: 6.19.11 , ≤ 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": [
            "drivers/net/ethernet/cadence/macb_main.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "9738be665544281aa624842812c2fbfed6f88226",
              "status": "affected",
              "version": "512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd",
              "versionType": "git"
            },
            {
              "lessThan": "240c5302eed83e34e98db18f6795ee5f40814024",
              "status": "affected",
              "version": "512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd",
              "versionType": "git"
            },
            {
              "lessThan": "9596759a84e1dbf2670518d85e969208960041f9",
              "status": "affected",
              "version": "512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd",
              "versionType": "git"
            },
            {
              "lessThan": "95246341945163ad9a250a87ca5bd1c1252777ae",
              "status": "affected",
              "version": "512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd",
              "versionType": "git"
            },
            {
              "lessThan": "9d74d10e4e26672e139a8bcf8bf95957bf2d160f",
              "status": "affected",
              "version": "512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd",
              "versionType": "git"
            },
            {
              "lessThan": "7ff87da099210856cbfe2f2f7f52ddfa57af4f0c",
              "status": "affected",
              "version": "512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd",
              "versionType": "git"
            },
            {
              "lessThan": "e182fe273cdf5a8931592228196ef514ffac392b",
              "status": "affected",
              "version": "512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd",
              "versionType": "git"
            },
            {
              "lessThan": "72d96e4e24bbefdcfbc68bdb9341a05d8f5cb6e5",
              "status": "affected",
              "version": "512286bbd4b7d5b15d26ba8078c8bfd1fc1129bd",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/cadence/macb_main.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.16"
            },
            {
              "lessThan": "4.16",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.253",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.203",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.168",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.131",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.80",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.21",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.11",
              "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.10.253",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.203",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.168",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.131",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.80",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.21",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.11",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "4.16",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: macb: use the current queue number for stats\n\nThere\u0027s a potential mismatch between the memory reserved for statistics\nand the amount of memory written.\n\ngem_get_sset_count() correctly computes the number of stats based on the\nactive queues, whereas gem_get_ethtool_stats() indiscriminately copies\ndata using the maximum number of queues, and in the case the number of\nactive queues is less than MACB_MAX_QUEUES, this results in a OOB write\nas observed in the KASAN splat.\n\n==================================================================\nBUG: KASAN: vmalloc-out-of-bounds in gem_get_ethtool_stats+0x54/0x78\n  [macb]\nWrite of size 760 at addr ffff80008080b000 by task ethtool/1027\n\nCPU: [...]\nTainted: [E]=UNSIGNED_MODULE\nHardware name: raspberrypi rpi/rpi, BIOS 2025.10 10/01/2025\nCall trace:\n show_stack+0x20/0x38 (C)\n dump_stack_lvl+0x80/0xf8\n print_report+0x384/0x5e0\n kasan_report+0xa0/0xf0\n kasan_check_range+0xe8/0x190\n __asan_memcpy+0x54/0x98\n gem_get_ethtool_stats+0x54/0x78 [macb\n   926c13f3af83b0c6fe64badb21ec87d5e93fcf65]\n dev_ethtool+0x1220/0x38c0\n dev_ioctl+0x4ac/0xca8\n sock_do_ioctl+0x170/0x1d8\n sock_ioctl+0x484/0x5d8\n __arm64_sys_ioctl+0x12c/0x1b8\n invoke_syscall+0xd4/0x258\n el0_svc_common.constprop.0+0xb4/0x240\n do_el0_svc+0x48/0x68\n el0_svc+0x40/0xf8\n el0t_64_sync_handler+0xa0/0xe8\n el0t_64_sync+0x1b0/0x1b8\n\nThe buggy address belongs to a 1-page vmalloc region starting at\n  0xffff80008080b000 allocated at dev_ethtool+0x11f0/0x38c0\nThe buggy address belongs to the physical page:\npage: refcount:1 mapcount:0 mapping:0000000000000000\n  index:0xffff00000a333000 pfn:0xa333\nflags: 0x7fffc000000000(node=0|zone=0|lastcpupid=0x1ffff)\nraw: 007fffc000000000 0000000000000000 dead000000000122 0000000000000000\nraw: ffff00000a333000 0000000000000000 00000001ffffffff 0000000000000000\npage dumped because: kasan: bad access detected\n\nMemory state around the buggy address:\n ffff80008080b080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n ffff80008080b100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n\u003effff80008080b180: 00 00 00 00 00 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n                                  ^\n ffff80008080b200: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffff80008080b280: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n==================================================================\n\nFix it by making sure the copied size only considers the active number of\nqueues."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-22T13:54:16.922Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/9738be665544281aa624842812c2fbfed6f88226"
        },
        {
          "url": "https://git.kernel.org/stable/c/240c5302eed83e34e98db18f6795ee5f40814024"
        },
        {
          "url": "https://git.kernel.org/stable/c/9596759a84e1dbf2670518d85e969208960041f9"
        },
        {
          "url": "https://git.kernel.org/stable/c/95246341945163ad9a250a87ca5bd1c1252777ae"
        },
        {
          "url": "https://git.kernel.org/stable/c/9d74d10e4e26672e139a8bcf8bf95957bf2d160f"
        },
        {
          "url": "https://git.kernel.org/stable/c/7ff87da099210856cbfe2f2f7f52ddfa57af4f0c"
        },
        {
          "url": "https://git.kernel.org/stable/c/e182fe273cdf5a8931592228196ef514ffac392b"
        },
        {
          "url": "https://git.kernel.org/stable/c/72d96e4e24bbefdcfbc68bdb9341a05d8f5cb6e5"
        }
      ],
      "title": "net: macb: use the current queue number for stats",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-31494",
    "datePublished": "2026-04-22T13:54:16.922Z",
    "dateReserved": "2026-03-09T15:48:24.102Z",
    "dateUpdated": "2026-04-22T13:54:16.922Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-31494\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-04-22T14:16:47.293\",\"lastModified\":\"2026-04-22T14:16:47.293\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: macb: use the current queue number for stats\\n\\nThere\u0027s a potential mismatch between the memory reserved for statistics\\nand the amount of memory written.\\n\\ngem_get_sset_count() correctly computes the number of stats based on the\\nactive queues, whereas gem_get_ethtool_stats() indiscriminately copies\\ndata using the maximum number of queues, and in the case the number of\\nactive queues is less than MACB_MAX_QUEUES, this results in a OOB write\\nas observed in the KASAN splat.\\n\\n==================================================================\\nBUG: KASAN: vmalloc-out-of-bounds in gem_get_ethtool_stats+0x54/0x78\\n  [macb]\\nWrite of size 760 at addr ffff80008080b000 by task ethtool/1027\\n\\nCPU: [...]\\nTainted: [E]=UNSIGNED_MODULE\\nHardware name: raspberrypi rpi/rpi, BIOS 2025.10 10/01/2025\\nCall trace:\\n show_stack+0x20/0x38 (C)\\n dump_stack_lvl+0x80/0xf8\\n print_report+0x384/0x5e0\\n kasan_report+0xa0/0xf0\\n kasan_check_range+0xe8/0x190\\n __asan_memcpy+0x54/0x98\\n gem_get_ethtool_stats+0x54/0x78 [macb\\n   926c13f3af83b0c6fe64badb21ec87d5e93fcf65]\\n dev_ethtool+0x1220/0x38c0\\n dev_ioctl+0x4ac/0xca8\\n sock_do_ioctl+0x170/0x1d8\\n sock_ioctl+0x484/0x5d8\\n __arm64_sys_ioctl+0x12c/0x1b8\\n invoke_syscall+0xd4/0x258\\n el0_svc_common.constprop.0+0xb4/0x240\\n do_el0_svc+0x48/0x68\\n el0_svc+0x40/0xf8\\n el0t_64_sync_handler+0xa0/0xe8\\n el0t_64_sync+0x1b0/0x1b8\\n\\nThe buggy address belongs to a 1-page vmalloc region starting at\\n  0xffff80008080b000 allocated at dev_ethtool+0x11f0/0x38c0\\nThe buggy address belongs to the physical page:\\npage: refcount:1 mapcount:0 mapping:0000000000000000\\n  index:0xffff00000a333000 pfn:0xa333\\nflags: 0x7fffc000000000(node=0|zone=0|lastcpupid=0x1ffff)\\nraw: 007fffc000000000 0000000000000000 dead000000000122 0000000000000000\\nraw: ffff00000a333000 0000000000000000 00000001ffffffff 0000000000000000\\npage dumped because: kasan: bad access detected\\n\\nMemory state around the buggy address:\\n ffff80008080b080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\\n ffff80008080b100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\\n\u003effff80008080b180: 00 00 00 00 00 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\\n                                  ^\\n ffff80008080b200: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\\n ffff80008080b280: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\\n==================================================================\\n\\nFix it by making sure the copied size only considers the active number of\\nqueues.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/240c5302eed83e34e98db18f6795ee5f40814024\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/72d96e4e24bbefdcfbc68bdb9341a05d8f5cb6e5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/7ff87da099210856cbfe2f2f7f52ddfa57af4f0c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/95246341945163ad9a250a87ca5bd1c1252777ae\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9596759a84e1dbf2670518d85e969208960041f9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9738be665544281aa624842812c2fbfed6f88226\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9d74d10e4e26672e139a8bcf8bf95957bf2d160f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e182fe273cdf5a8931592228196ef514ffac392b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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…