]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_stir_shaken: Test for missing semicolon in Identity header. 18
authorGeorge Joseph <gjoseph@sangoma.com>
Thu, 31 Jul 2025 14:36:27 +0000 (08:36 -0600)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 31 Jul 2025 14:36:27 +0000 (08:36 -0600)
commitf538370365ae49d1e0db52bfa17d3024e245228f
tree3fc8e64481c4892fbb1286f0764cc38f9e52e2cf
parentfefb2aa2a76e23e4c76d8b876e3d7bcb4f668187
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