]> 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>
Thu, 31 Jul 2025 14:38:21 +0000 (08:38 -0600)
commit4f835a2c11a5748a34fd771b9ca472f37979aadc
tree4878c45f1bad9c7185874f41faa4d304184e76cd
parent09bbd5b2007285a239c16ad8e79ee68afc74c06c
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