]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rust: Fix CVE-2023-40030
authorDeepthi Hemraj <Deepthi.Hemraj@windriver.com>
Wed, 27 Dec 2023 11:01:33 +0000 (03:01 -0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Dec 2023 14:43:58 +0000 (04:43 -1000)
commitc55e8f8b1971cc9f311b6a18a34c4c34f732177a
treed525211c7a8a04478688216c1fce7214117baf52
parentd24b1ce8485615b9359c0d319c64eb7756492cf8
rust: Fix CVE-2023-40030

CVE:CVE-2023-40030

This converts the feature name validation check from a warning to an error

Upstream-Status: Backport from https://github.com/rust-lang/cargo/commit/9835622853f08be9a4b58ebe29dcec8f43b64b33

Reference: https://nvd.nist.gov/vuln/detail/CVE-2023-40030

Signed-off-by: Deepthi Hemraj <Deepthi.Hemraj@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/rust/files/0002-CVE-2023-40030.patch [new file with mode: 0644]
meta/recipes-devtools/rust/rust-source.inc