On 11/7/25 11:55, Naman Jain via lists.openembedded.org wrote:
> From: Saquib Iltaf <[email protected]>
>
> Ignore CVE-2024-43402 as its not applicable.
>
> CVEs are specific to Microsoft Windows.
>
> Signed-off-by: Saquib Iltaf <[email protected]>
> ---
>  recipes-devtools/rust/rust-cross-canadian.inc | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/recipes-devtools/rust/rust-cross-canadian.inc 
> b/recipes-devtools/rust/rust-cross-canadian.inc
> index 4478a7e..8e728ef 100644
> --- a/recipes-devtools/rust/rust-cross-canadian.inc
> +++ b/recipes-devtools/rust/rust-cross-canadian.inc
> @@ -15,6 +15,9 @@ SRC_URI += "file://target-rust-ccld.c"
>  LIC_FILES_CHKSUM = 
> "file://target-rust-ccld.c;md5=af4e0e29f81a34cffe05aa07c89e93e9;endline=7"
>  S = "${WORKDIR}"

Seeing this "S" declaration, I assume this is not for the master branch.
Don't forget to indicate in the subject which branch you intend this
patch for, so the branch maintainer will be able to find it too.

>  
> +# These CVEs are specific to Microsoft Windows
> +CVE_CHECK_IGNORE += "CVE-2024-43402"
> +
>  # Need to use our SDK's sh here, see #14878
>  create_sdk_wrapper () {
>          file="$1"
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#226033): 
https://lists.openembedded.org/g/openembedded-core/message/226033
Mute This Topic: https://lists.openembedded.org/mt/116168503/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to