]> 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)
commite7ae1f7cf1a2a45c8e16acc2df687f01c4663768
tree96013e071e02eb82c42fbd703a187cbebc8b527a
parent05aa8c4e25c4a8daa53730988360297f5243bf6b
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