Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionBadalyan Vyacheslav
2016-01-22 21:05:22 UTC
Fix - https://src.chromium.org/viewvc/chrome?view=revision&revision=157430
Affected:
[root@vm-asterisk04t 111]# rpm -qa | grep libsrtp
libsrtp-1.4.4-13.20101004cvs.el7.x86_64
libsrtp-devel-1.4.4-13.20101004cvs.el7.x86_64
Details:
Loading res_srtp.so.
=================================================================
==3371==ERROR: AddressSanitizer: global-buffer-overflow on address 0x7f99d98e5d7e at pc 0x7f99d96d1d7f bp 0x7fff3f32ae30 sp 0x7fff3f32ae20
READ of size 1 at 0x7f99d98e5d7e thread T0
#0 0x7f99d96d1d7e in v128_copy_octet_string ../../srtp/crypto/math/datatypes.c:246
#1 0x7f99d96cac97 in aes_icm_context_init ../../srtp/crypto/cipher/aes_icm.c:172
#2 0x7f99d96c0e04 in cipher_type_self_test ../../srtp/crypto/cipher/cipher.c:120
#3 0x7f99d96d48b0 in crypto_kernel_load_cipher_type ../../srtp/crypto/kernel/crypto_kernel.c:310
#4 0x7f99d96d4d60 in crypto_kernel_init ../../srtp/crypto/kernel/crypto_kernel.c:154
#5 0x7f99d96d7fa8 in srtp_init ../../srtp/srtp/srtp.c:1093
#6 0x7f99d98f009d in res_srtp_init /root/asterisk-13.7.0/res/res_srtp.c:562
#7 0x7f99d98f0143 in load_module /root/asterisk-13.7.0/res/res_srtp.c:585
#8 0x6613f5 in start_resource /root/asterisk-13.7.0/main/loader.c:1021
#9 0x662c78 in load_resource_list /root/asterisk-13.7.0/main/loader.c:1219
#10 0x663978 in load_modules /root/asterisk-13.7.0/main/loader.c:1367
#11 0x492049 in asterisk_daemon /root/asterisk-13.7.0/main/asterisk.c:4676
#12 0x491006 in main /root/asterisk-13.7.0/main/asterisk.c:4282
#13 0x7f99e0e78b14 in __libc_start_main (/lib64/libc.so.6+0x21b14)
#14 0x432778 (/usr/sbin/asterisk+0x432778)
ASAN:SIGSEGV
==3371==AddressSanitizer: while reporting a bug found another one. Ignoring.
Comment 1Badalyan Vyacheslav
2016-01-22 21:17:48 UTC
libsrtp-1.5.0-3.fc23 also affected!
[root@vm-asterisk04t pbs.vbadalyan]# rpm -qa | grep srtp
libsrtp-1.5.0-3.fc23.x86_64
libsrtp-devel-1.5.0-3.fc23.x86_64
================================================================
==9660==ERROR: AddressSanitizer: global-buffer-overflow on address 0x7f5af10dad7e at pc 0x7f5af0ec6d7f bp 0x7ffda4a4ddc0 sp 0x7ffda4a4ddb0
READ of size 1 at 0x7f5af10dad7e thread T0
#0 0x7f5af0ec6d7e in v128_copy_octet_string ../../srtp/crypto/math/datatypes.c:246
#1 0x7f5af0ebfc97 in aes_icm_context_init ../../srtp/crypto/cipher/aes_icm.c:172
#2 0x7f5af0eb5e04 in cipher_type_self_test ../../srtp/crypto/cipher/cipher.c:120
#3 0x7f5af0ec98b0 in crypto_kernel_load_cipher_type ../../srtp/crypto/kernel/crypto_kernel.c:310
#4 0x7f5af0ec9d60 in crypto_kernel_init ../../srtp/crypto/kernel/crypto_kernel.c:154
#5 0x7f5af0eccfa8 in srtp_init ../../srtp/srtp/srtp.c:1093
#6 0x7f5aedd0709d in res_srtp_init /root/asterisk-13.7.0/res/res_srtp.c:562
#7 0x7f5aedd07143 in load_module /root/asterisk-13.7.0/res/res_srtp.c:585
#8 0x6613f5 in start_resource /root/asterisk-13.7.0/main/loader.c:1021
#9 0x662c78 in load_resource_list /root/asterisk-13.7.0/main/loader.c:1219
#10 0x663978 in load_modules /root/asterisk-13.7.0/main/loader.c:1367
#11 0x492049 in asterisk_daemon /root/asterisk-13.7.0/main/asterisk.c:4676
#12 0x491006 in main /root/asterisk-13.7.0/main/asterisk.c:4282
#13 0x7f5af8cf3b14 in __libc_start_main (/lib64/libc.so.6+0x21b14)
#14 0x432778 (/usr/sbin/asterisk+0x432778)
Comment 2Badalyan Vyacheslav
2016-01-22 21:29:45 UTC