Skip to content

Commit 8772c24

Browse files
Copilotvharseko
andauthored
CVE-2025-8916 unbounded memory allocation in PKIXCertPathReviewer when processing malicious certificate chains with oversized name constraint structures, enabling DoS (#1002)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: vharseko <6818498+vharseko@users.noreply.github.com>
1 parent 27301c6 commit 8772c24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<logback.version>1.3.15</logback.version>
140140
<netty.version>4.1.132.Final</netty.version>
141141
<netty-tcnative-boringssl.version>2.0.69.Final</netty-tcnative-boringssl.version>
142-
<bouncycastle.version>1.81</bouncycastle.version>
142+
<bouncycastle.version>1.82</bouncycastle.version>
143143
<javadoc.opts>-Xdoclint:none</javadoc.opts>
144144
<java.surefire.options>
145145
-Xmx1g

0 commit comments

Comments
 (0)