]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_stir_shaken: Test for missing semicolon in Identity header. master
authorGeorge Joseph <gjoseph@sangoma.com>
Thu, 31 Jul 2025 14:39:06 +0000 (08:39 -0600)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 31 Jul 2025 14:39:06 +0000 (08:39 -0600)
commit723410e3126e2d6a6a05e89cdf0cb23f4556af3a
tree1682f94acb602ae389ecad3369484a3621510373
parentf97361952023625e8dd49ca03454777fad19fedb
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