Skip to content
Snippets Groups Projects
Commit 0a757026 authored by Archana Polampalli's avatar Archana Polampalli Committed by Steve Sakoman
Browse files

expat: fix CVE-2024-45491


An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an
integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).

(From OE-Core rev: fb5ca8b9dcb00ff579ee70295b68aecdb3084b38)

Signed-off-by: default avatarArchana Polampalli <archana.polampalli@windriver.com>
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 0cc5ed6f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment