Bugzilla – Bug 1226242
VUL-0: CVE-2024-36761: TRACKERBUG: naga: front-end aborts due to a stack overflow when given too many parenthesis as input
Last modified: 2024-06-12 19:30:24 UTC
naga v0.14.0 was discovered to contain a stack overflow via the component /wgsl/parse/mod.rs. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-36761 https://www.cve.org/CVERecord?id=CVE-2024-36761 https://github.com/MageWeiG/VulnerabilityCollection/blob/main/CVE-2024-36761/info.md https://github.com/gfx-rs/naga/issues/2591
Additional references: https://github.com/gfx-rs/wgpu/issues/5757 https://github.com/gfx-rs/wgpu/issues/5759 Upstream does not seem to consider this a security related issue.