]> 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:36:28 +0000 (08:36 -0600)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 31 Jul 2025 14:36:28 +0000 (08:36 -0600)
commit0f3bc8362b1c86c8c4fbead03dd9243be9831056
tree5099bb17b04d1fbf1b7189c0ee7e69c8b87c0b13
parenta8305496335de67e797bcb6e7f96f4cea19e12ab
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