Skip to content

Commit 9833298

Browse files
authored
Merge pull request #145 from yeazelm/libexpat-advisories
advisories: add libexpat BRSAs for 2.4.1 release
2 parents 6add8b8 + ca5c80c commit 9833298

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[advisory]
2+
id = "BRSA-6zgfowt0osgt"
3+
title = "libexpat CVE-2024-45490"
4+
cve = "CVE-2024-45490"
5+
severity = "high"
6+
description = "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer."
7+
8+
[[advisory.products]]
9+
package-name = "libexpat"
10+
patched-version = "2.6.3"
11+
patched-release = "0"
12+
patched-epoch = "0"
13+
14+
[updateinfo]
15+
author = "yeazelm"
16+
issue-date = 2024-09-09T20:04:49Z
17+
arches = ["x86_64", "aarch64"]
18+
version = "2.4.1"
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[advisory]
2+
id = "BRSA-rsshgwurguax"
3+
title = "libexpat CVE-2024-45491"
4+
cve = "CVE-2024-45491"
5+
severity = "high"
6+
description = "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)."
7+
8+
[[advisory.products]]
9+
package-name = "libexpat"
10+
patched-version = "2.6.3"
11+
patched-release = "0"
12+
patched-epoch = "0"
13+
14+
[updateinfo]
15+
author = "yeazelm"
16+
issue-date = 2024-09-09T20:04:49Z
17+
arches = ["aarch64", "x86_64"]
18+
version = "2.4.1"
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[advisory]
2+
id = "BRSA-zij7i3861ei3"
3+
title = "libexpat CVE-2024-45492"
4+
cve = "CVE-2024-45492"
5+
severity = "moderate"
6+
description = "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX)."
7+
8+
[[advisory.products]]
9+
package-name = "libexpat"
10+
patched-version = "2.6.3"
11+
patched-release = "0"
12+
patched-epoch = "0"
13+
14+
[updateinfo]
15+
author = "yeazelm"
16+
issue-date = 2024-09-09T20:04:49Z
17+
arches = ["x86_64", "aarch64"]
18+
version = "2.4.1"

0 commit comments

Comments
 (0)