]> 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)
commitcbc58d9f999ae375e28bfda644fff66afe3a56fd
treed55d77db09fd98e4c41d5cd0c9af08144efe4fed
parent944cb3d54e289ba80324fa8b1e577a0833114061
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