{"api_version":"1","generated_at":"2026-06-17T19:12:56+00:00","cve":"CVE-2026-46006","urls":{"html":"https://cve.report/CVE-2026-46006","api":"https://cve.report/api/cve/CVE-2026-46006.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-46006","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-46006"},"summary":{"title":"drm/nouveau: fix u32 overflow in pushbuf reloc bounds check","description":"In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/nouveau: fix u32 overflow in pushbuf reloc bounds check\n\nnouveau_gem_pushbuf_reloc_apply() validates each relocation with\n\n    if (r->reloc_bo_offset + 4 > nvbo->bo.base.size)\n\nbut reloc_bo_offset is __u32 (uapi/drm/nouveau_drm.h) and the integer\nliteral 4 promotes to unsigned int, so the addition is performed in 32\nbits and wraps before the comparison against the size_t bo size.\n\nCast to u64 so the addition happens in 64-bit arithmetic.\n\n[ Add Fixes: tag. - Danilo ]","state":"PUBLISHED","assigner":"Linux","published_at":"2026-05-27 14:17:18","updated_at":"2026-06-16 15:25:48"},"problem_types":["CWE-787"],"metrics":[{"version":"3.1","source":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","type":"Secondary","score":"7.8","severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7.8,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"7.8","severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","data":{"baseScore":7.8,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"references":[{"url":"https://git.kernel.org/stable/c/332884f5eb79dd60a7162b079d09d39208567a31","name":"https://git.kernel.org/stable/c/332884f5eb79dd60a7162b079d09d39208567a31","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/fa297e919d1680c38ab268ff952b1698dac987f6","name":"https://git.kernel.org/stable/c/fa297e919d1680c38ab268ff952b1698dac987f6","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/2fc87d37be1b730a149b035f9375fdb8cc5333a5","name":"https://git.kernel.org/stable/c/2fc87d37be1b730a149b035f9375fdb8cc5333a5","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/e441d5c23ec644c8d27593db3b8928e8933512a9","name":"https://git.kernel.org/stable/c/e441d5c23ec644c8d27593db3b8928e8933512a9","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/45a45184b9c0b0b26ead06e370cda2073616a7cc","name":"https://git.kernel.org/stable/c/45a45184b9c0b0b26ead06e370cda2073616a7cc","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/d749a9a0ee4014681487e7ae549901aa8c176637","name":"https://git.kernel.org/stable/c/d749a9a0ee4014681487e7ae549901aa8c176637","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/573a1104bd36e49c067a9dc62e7c476d5ee7e92a","name":"https://git.kernel.org/stable/c/573a1104bd36e49c067a9dc62e7c476d5ee7e92a","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-46006","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-46006","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected a1606a9596e54da90ad6209071b357a4c1b0fa82 573a1104bd36e49c067a9dc62e7c476d5ee7e92a git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected a1606a9596e54da90ad6209071b357a4c1b0fa82 45a45184b9c0b0b26ead06e370cda2073616a7cc git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected a1606a9596e54da90ad6209071b357a4c1b0fa82 fa297e919d1680c38ab268ff952b1698dac987f6 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected a1606a9596e54da90ad6209071b357a4c1b0fa82 d749a9a0ee4014681487e7ae549901aa8c176637 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected a1606a9596e54da90ad6209071b357a4c1b0fa82 332884f5eb79dd60a7162b079d09d39208567a31 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected a1606a9596e54da90ad6209071b357a4c1b0fa82 e441d5c23ec644c8d27593db3b8928e8933512a9 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected a1606a9596e54da90ad6209071b357a4c1b0fa82 2fc87d37be1b730a149b035f9375fdb8cc5333a5 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2.6.34","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 2.6.34 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.15.209 5.15.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.1.175 6.1.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.6.140 6.6.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.12.86 6.12.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.18.27 6.18.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.0.4 7.0.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.1 * original_commit_for_fix","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2026","cve_id":"46006","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"46006","cve":"CVE-2026-46006","epss":"0.000130000","percentile":"0.024910000","score_date":"2026-06-04","updated_at":"2026-06-05 00:02:15"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["drivers/gpu/drm/nouveau/nouveau_gem.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"573a1104bd36e49c067a9dc62e7c476d5ee7e92a","status":"affected","version":"a1606a9596e54da90ad6209071b357a4c1b0fa82","versionType":"git"},{"lessThan":"45a45184b9c0b0b26ead06e370cda2073616a7cc","status":"affected","version":"a1606a9596e54da90ad6209071b357a4c1b0fa82","versionType":"git"},{"lessThan":"fa297e919d1680c38ab268ff952b1698dac987f6","status":"affected","version":"a1606a9596e54da90ad6209071b357a4c1b0fa82","versionType":"git"},{"lessThan":"d749a9a0ee4014681487e7ae549901aa8c176637","status":"affected","version":"a1606a9596e54da90ad6209071b357a4c1b0fa82","versionType":"git"},{"lessThan":"332884f5eb79dd60a7162b079d09d39208567a31","status":"affected","version":"a1606a9596e54da90ad6209071b357a4c1b0fa82","versionType":"git"},{"lessThan":"e441d5c23ec644c8d27593db3b8928e8933512a9","status":"affected","version":"a1606a9596e54da90ad6209071b357a4c1b0fa82","versionType":"git"},{"lessThan":"2fc87d37be1b730a149b035f9375fdb8cc5333a5","status":"affected","version":"a1606a9596e54da90ad6209071b357a4c1b0fa82","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["drivers/gpu/drm/nouveau/nouveau_gem.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"2.6.34"},{"lessThan":"2.6.34","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"5.15.*","status":"unaffected","version":"5.15.209","versionType":"semver"},{"lessThanOrEqual":"6.1.*","status":"unaffected","version":"6.1.175","versionType":"semver"},{"lessThanOrEqual":"6.6.*","status":"unaffected","version":"6.6.140","versionType":"semver"},{"lessThanOrEqual":"6.12.*","status":"unaffected","version":"6.12.86","versionType":"semver"},{"lessThanOrEqual":"6.18.*","status":"unaffected","version":"6.18.27","versionType":"semver"},{"lessThanOrEqual":"7.0.*","status":"unaffected","version":"7.0.4","versionType":"semver"},{"lessThanOrEqual":"*","status":"unaffected","version":"7.1","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"cpeMatch":[{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"5.15.209","versionStartIncluding":"2.6.34","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.1.175","versionStartIncluding":"2.6.34","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.6.140","versionStartIncluding":"2.6.34","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.12.86","versionStartIncluding":"2.6.34","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.18.27","versionStartIncluding":"2.6.34","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.0.4","versionStartIncluding":"2.6.34","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.1","versionStartIncluding":"2.6.34","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/nouveau: fix u32 overflow in pushbuf reloc bounds check\n\nnouveau_gem_pushbuf_reloc_apply() validates each relocation with\n\n    if (r->reloc_bo_offset + 4 > nvbo->bo.base.size)\n\nbut reloc_bo_offset is __u32 (uapi/drm/nouveau_drm.h) and the integer\nliteral 4 promotes to unsigned int, so the addition is performed in 32\nbits and wraps before the comparison against the size_t bo size.\n\nCast to u64 so the addition happens in 64-bit arithmetic.\n\n[ Add Fixes: tag. - Danilo ]"}],"metrics":[{"cvssV3_1":{"baseScore":7.8,"baseSeverity":"HIGH","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","version":"3.1"}}],"providerMetadata":{"dateUpdated":"2026-06-14T17:47:33.579Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/573a1104bd36e49c067a9dc62e7c476d5ee7e92a"},{"url":"https://git.kernel.org/stable/c/45a45184b9c0b0b26ead06e370cda2073616a7cc"},{"url":"https://git.kernel.org/stable/c/fa297e919d1680c38ab268ff952b1698dac987f6"},{"url":"https://git.kernel.org/stable/c/d749a9a0ee4014681487e7ae549901aa8c176637"},{"url":"https://git.kernel.org/stable/c/332884f5eb79dd60a7162b079d09d39208567a31"},{"url":"https://git.kernel.org/stable/c/e441d5c23ec644c8d27593db3b8928e8933512a9"},{"url":"https://git.kernel.org/stable/c/2fc87d37be1b730a149b035f9375fdb8cc5333a5"}],"title":"drm/nouveau: fix u32 overflow in pushbuf reloc bounds check","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2026-46006","datePublished":"2026-05-27T12:56:05.273Z","dateReserved":"2026-05-13T15:03:33.092Z","dateUpdated":"2026-06-14T17:47:33.579Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-05-27 14:17:18","lastModifiedDate":"2026-06-16 15:25:48","problem_types":["CWE-787"],"metrics":{"cvssMetricV31":[{"source":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","baseScore":7.8,"baseSeverity":"HIGH","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":1.8,"impactScore":5.9}]},"configurations":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"2.6.34","versionEndExcluding":"5.15.209","matchCriteriaId":"910DA080-3DB1-4436-9683-809A8CBDBDB3"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.16","versionEndExcluding":"6.1.175","matchCriteriaId":"92385813-D91D-480D-83A1-F423D2CBB2BA"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.2","versionEndExcluding":"6.6.140","matchCriteriaId":"A1A92866-F406-43B5-B2D1-CFC274753E9D"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.7","versionEndExcluding":"6.12.86","matchCriteriaId":"55DA1C62-9991-451E-B8A8-E0004E00F789"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.13","versionEndExcluding":"6.18.27","matchCriteriaId":"A10AC84F-C058-47D5-85B4-E6E51A613B74"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.19","versionEndExcluding":"7.0.4","matchCriteriaId":"CDB78D6D-22C3-4154-B0D0-94AF1CE5C2E3"}]}]}]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"46006","Ordinal":"1","Title":"drm/nouveau: fix u32 overflow in pushbuf reloc bounds check","CVE":"CVE-2026-46006","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"46006","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/nouveau: fix u32 overflow in pushbuf reloc bounds check\n\nnouveau_gem_pushbuf_reloc_apply() validates each relocation with\n\n    if (r->reloc_bo_offset + 4 > nvbo->bo.base.size)\n\nbut reloc_bo_offset is __u32 (uapi/drm/nouveau_drm.h) and the integer\nliteral 4 promotes to unsigned int, so the addition is performed in 32\nbits and wraps before the comparison against the size_t bo size.\n\nCast to u64 so the addition happens in 64-bit arithmetic.\n\n[ Add Fixes: tag. - Danilo ]","Type":"Description","Title":"drm/nouveau: fix u32 overflow in pushbuf reloc bounds check"}]}}}