diff mbox series

libyaml: Update status of CVE-2024-35328

Message ID 20240728144905.554155-1-raj.khem@gmail.com
State Accepted, archived
Commit 4cba8ad405b1728afda3873f99ac88711ab85644
Headers show
Series libyaml: Update status of CVE-2024-35328 | expand

Commit Message

Khem Raj July 28, 2024, 2:49 p.m. UTC
This is open yet but seems to be disputed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta/recipes-support/libyaml/libyaml_0.2.5.bb | 2 ++
 1 file changed, 2 insertions(+)

Comments

Marta Rybczynska July 31, 2024, 8:47 a.m. UTC | #1
On Sun, Jul 28, 2024 at 4:49 PM Khem Raj via lists.openembedded.org
<raj.khem=gmail.com@lists.openembedded.org> wrote:

> This is open yet but seems to be disputed
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  meta/recipes-support/libyaml/libyaml_0.2.5.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/meta/recipes-support/libyaml/libyaml_0.2.5.bb
> b/meta/recipes-support/libyaml/libyaml_0.2.5.bb
> index 4cb5717ece8..2d6f27af1fc 100644
> --- a/meta/recipes-support/libyaml/libyaml_0.2.5.bb
> +++ b/meta/recipes-support/libyaml/libyaml_0.2.5.bb
> @@ -18,4 +18,6 @@ inherit autotools
>  DISABLE_STATIC:class-nativesdk = ""
>  DISABLE_STATIC:class-native = ""
>
> +CVE_STATUS[CVE-2024-35328] = "disputed: Upstream thinks there is no
> working code that is exploitable -
> https://github.com/yaml/libyaml/issues/302"
> +
>  BBCLASSEXTEND = "native nativesdk"
>
> Khem, formally this one isn't "disputed". "disputed" is a formal CVE
programme tag, which isn't there for CVE-2024-35328 as of today.

Regards,
Marta
Khem Raj July 31, 2024, 2:34 p.m. UTC | #2
On Wed, Jul 31, 2024 at 1:47 AM Marta Rybczynska <rybczynska@gmail.com>
wrote:

>
>
> On Sun, Jul 28, 2024 at 4:49 PM Khem Raj via lists.openembedded.org
> <raj.khem=gmail.com@lists.openembedded.org> wrote:
>
>> This is open yet but seems to be disputed
>>
>> Signed-off-by: Khem Raj <raj.khem@gmail.com>
>> ---
>>  meta/recipes-support/libyaml/libyaml_0.2.5.bb | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/meta/recipes-support/libyaml/libyaml_0.2.5.bb
>> b/meta/recipes-support/libyaml/libyaml_0.2.5.bb
>> index 4cb5717ece8..2d6f27af1fc 100644
>> --- a/meta/recipes-support/libyaml/libyaml_0.2.5.bb
>> +++ b/meta/recipes-support/libyaml/libyaml_0.2.5.bb
>> @@ -18,4 +18,6 @@ inherit autotools
>>  DISABLE_STATIC:class-nativesdk = ""
>>  DISABLE_STATIC:class-native = ""
>>
>> +CVE_STATUS[CVE-2024-35328] = "disputed: Upstream thinks there is no
>> working code that is exploitable -
>> https://github.com/yaml/libyaml/issues/302"
>> +
>>  BBCLASSEXTEND = "native nativesdk"
>>
>> Khem, formally this one isn't "disputed". "disputed" is a formal CVE
> programme tag, which isn't there for CVE-2024-35328 as of today.
>

Fair enough. We shall change it. Is ignored ok ?

>
>
> Regards,
> Marta
>
Marta Rybczynska July 31, 2024, 3:42 p.m. UTC | #3
On Wed, Jul 31, 2024 at 4:35 PM Khem Raj <raj.khem@gmail.com> wrote:

>
>
> On Wed, Jul 31, 2024 at 1:47 AM Marta Rybczynska <rybczynska@gmail.com>
> wrote:
>
>>
>>
>> On Sun, Jul 28, 2024 at 4:49 PM Khem Raj via lists.openembedded.org
>> <raj.khem=gmail.com@lists.openembedded.org> wrote:
>>
>>> This is open yet but seems to be disputed
>>>
>>> Signed-off-by: Khem Raj <raj.khem@gmail.com>
>>> ---
>>>  meta/recipes-support/libyaml/libyaml_0.2.5.bb | 2 ++
>>>  1 file changed, 2 insertions(+)
>>>
>>> diff --git a/meta/recipes-support/libyaml/libyaml_0.2.5.bb
>>> b/meta/recipes-support/libyaml/libyaml_0.2.5.bb
>>> index 4cb5717ece8..2d6f27af1fc 100644
>>> --- a/meta/recipes-support/libyaml/libyaml_0.2.5.bb
>>> +++ b/meta/recipes-support/libyaml/libyaml_0.2.5.bb
>>> @@ -18,4 +18,6 @@ inherit autotools
>>>  DISABLE_STATIC:class-nativesdk = ""
>>>  DISABLE_STATIC:class-native = ""
>>>
>>> +CVE_STATUS[CVE-2024-35328] = "disputed: Upstream thinks there is no
>>> working code that is exploitable -
>>> https://github.com/yaml/libyaml/issues/302"
>>> +
>>>  BBCLASSEXTEND = "native nativesdk"
>>>
>>> Khem, formally this one isn't "disputed". "disputed" is a formal CVE
>> programme tag, which isn't there for CVE-2024-35328 as of today.
>>
>
> Fair enough. We shall change it. Is ignored ok ?
>

Wontfix will do for now. If the libyaml team has asked for a refusal and it
will be granted, they might be even removed. But this is a direct MITRE
filling, so will take time.

Regards,
Marta
diff mbox series

Patch

diff --git a/meta/recipes-support/libyaml/libyaml_0.2.5.bb b/meta/recipes-support/libyaml/libyaml_0.2.5.bb
index 4cb5717ece8..2d6f27af1fc 100644
--- a/meta/recipes-support/libyaml/libyaml_0.2.5.bb
+++ b/meta/recipes-support/libyaml/libyaml_0.2.5.bb
@@ -18,4 +18,6 @@  inherit autotools
 DISABLE_STATIC:class-nativesdk = ""
 DISABLE_STATIC:class-native = ""
 
+CVE_STATUS[CVE-2024-35328] = "disputed: Upstream thinks there is no working code that is exploitable - https://github.com/yaml/libyaml/issues/302"
+
 BBCLASSEXTEND = "native nativesdk"