]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_stir_shaken: Test for missing semicolon in Identity header.
authorGeorge Joseph <gjoseph@sangoma.com>
Thu, 31 Jul 2025 14:38:21 +0000 (08:38 -0600)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 17 Sep 2025 19:36:50 +0000 (13:36 -0600)
commita4af42c9919df87798f7d631df1f33bb76ae9feb
treea36b755b6c2dfacebb8e62e7ca7c1b954c2ec2c9
parent655e50f89ada3a8dfbbbc512ff3f143d1fee1cdf
res_stir_shaken: Test for missing semicolon in Identity header.

ast_stir_shaken_vs_verify() now makes sure there's a semicolon in
the Identity header to prevent a possible segfault.

Resolves: #GHSA-mrq5-74j5-f5cr
res/res_stir_shaken/verification.c