Skip to content

coap_oscore.c: Fix parsing OSCORE configuration information - #1311

Merged
mrdeep1 merged 1 commit into
obgm:developfrom
mrdeep1:oscore_conf
Jan 26, 2024
Merged

coap_oscore.c: Fix parsing OSCORE configuration information#1311
mrdeep1 merged 1 commit into
obgm:developfrom
mrdeep1:oscore_conf

Conversation

@mrdeep1

@mrdeep1 mrdeep1 commented Jan 25, 2024

Copy link
Copy Markdown
Collaborator

Handles comments in the OSCORE configuration that is in DOS format.

Fixes #1310.

@msxfXF

msxfXF commented Jan 26, 2024

Copy link
Copy Markdown

Thanks for your work, it's working fine.

@mrdeep1
mrdeep1 merged commit 2b28d8b into obgm:develop Jan 26, 2024
@mrdeep1
mrdeep1 deleted the oscore_conf branch January 26, 2024 12:41
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Apr 12, 2024
CVE-2024-0962:

A vulnerability was found in obgm libcoap 4.3.4. It has been rated as critical. Affected by this issue is the function get_split_entry of the file src/coap_oscore.c of the component Configuration File Handler. The manipulation leads to stack-based buffer overflow.

Upstream-Status: Backport [obgm/libcoap#1311]

WARNING: libcoap-4.3.4-r0 do_cve_check: Found unpatched CVE (CVE-2024-0962)

This vulnerability is only exist in 4.3.4.

Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit to openembedded/meta-openembedded that referenced this pull request Apr 14, 2024
CVE-2024-0962:

A vulnerability was found in obgm libcoap 4.3.4. It has been rated as critical. Affected by this issue is the function get_split_entry of the file src/coap_oscore.c of the component Configuration File Handler. The manipulation leads to stack-based buffer overflow.

Upstream-Status: Backport [obgm/libcoap#1311]

WARNING: libcoap-4.3.4-r0 do_cve_check: Found unpatched CVE (CVE-2024-0962)

This vulnerability is only exist in 4.3.4.

Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stack-buffer-overflow in libcoap

2 participants