Skip to content

Commit 689d10e

Browse files
committed
advisories: add advisories for libexpat
Signed-off-by: Piyush Jena <[email protected]>
1 parent cec7904 commit 689d10e

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[advisory]
2+
id = "BRSA-su1b2sqpmalu"
3+
title = "libexpat CVE-2024-8176"
4+
cve = "CVE-2024-8176"
5+
severity = "high"
6+
description = "A flaw in libexpat can cause uncontrolled recursion leading to stack overflow and crash. This could lead to denial of service and exploitable memory corruption."
7+
8+
[[advisory.products]]
9+
package-name = "libexpat"
10+
patched-version = "2.7.3"
11+
patched-epoch = "1"
12+
13+
[updateinfo]
14+
author = "jepiyush"
15+
issue-date = 2025-10-18T00:25:07Z
16+
arches = ["x86_64", "aarch64"]
17+
version = "staging"
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[advisory]
2+
id = "BRSA-xnqgyicuhazt"
3+
title = "libexpat CVE-2025-59375"
4+
cve = "CVE-2025-59375"
5+
severity = "high"
6+
description = "A flaw in libexpat allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing"
7+
8+
[[advisory.products]]
9+
package-name = "libexpat"
10+
patched-version = "2.7.3"
11+
patched-epoch = "1"
12+
13+
[updateinfo]
14+
author = "jepiyush"
15+
issue-date = 2025-10-18T00:24:57Z
16+
arches = ["x86_64", "aarch64"]
17+
version = "staging"

0 commit comments

Comments
 (0)