First published: Thu May 05 2016(Updated: )
A common idiom in the codebase is: if (p + len > limit) { return; /* Too long */ } where p points to some malloc'd data of SIZE bytes and limit == p + SIZE. 'len' could be from some externally supplied data, e.g. TLS message. This idiom is vulnerable to integer overflow vulnerability.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/jbcs-httpd24-httpd | <0:2.4.23-102.jbcs.el6 | 0:2.4.23-102.jbcs.el6 |
redhat/jbcs-httpd24-nghttp2 | <0:1.12.0-9.jbcs.el6 | 0:1.12.0-9.jbcs.el6 |
redhat/jbcs-httpd24-openssl | <1:1.0.2h-12.jbcs.el6 | 1:1.0.2h-12.jbcs.el6 |
redhat/jbcs-httpd24-httpd | <0:2.4.23-102.jbcs.el7 | 0:2.4.23-102.jbcs.el7 |
redhat/jbcs-httpd24-nghttp2 | <0:1.12.0-9.jbcs.el7 | 0:1.12.0-9.jbcs.el7 |
redhat/jbcs-httpd24-openssl | <1:1.0.2h-12.jbcs.el7 | 1:1.0.2h-12.jbcs.el7 |
redhat/openssl | <0:1.0.1e-48.el6_8.3 | 0:1.0.1e-48.el6_8.3 |
redhat/openssl | <1:1.0.1e-51.el7_2.7 | 1:1.0.1e-51.el7_2.7 |
redhat/jbcs-httpd24-openssl | <1:1.0.2h-13.jbcs.el6 | 1:1.0.2h-13.jbcs.el6 |
redhat/jbcs-httpd24-openssl | <1:1.0.2h-13.jbcs.el7 | 1:1.0.2h-13.jbcs.el7 |
Hp Icewall Mcrp | =3.0 | |
HP IceWall SSO | =10.0 | |
HP IceWall SSO | =10.0 | |
HP IceWall SSO Agent Option | =10.0 | |
OpenSSL OpenSSL | =1.0.1 | |
OpenSSL OpenSSL | =1.0.1a | |
OpenSSL OpenSSL | =1.0.1b | |
OpenSSL OpenSSL | =1.0.1c | |
OpenSSL OpenSSL | =1.0.1d | |
OpenSSL OpenSSL | =1.0.1e | |
OpenSSL OpenSSL | =1.0.1f | |
OpenSSL OpenSSL | =1.0.1g | |
OpenSSL OpenSSL | =1.0.1h | |
OpenSSL OpenSSL | =1.0.1i | |
OpenSSL OpenSSL | =1.0.1j | |
OpenSSL OpenSSL | =1.0.1k | |
OpenSSL OpenSSL | =1.0.1l | |
OpenSSL OpenSSL | =1.0.1m | |
OpenSSL OpenSSL | =1.0.1n | |
OpenSSL OpenSSL | =1.0.1o | |
OpenSSL OpenSSL | =1.0.1p | |
OpenSSL OpenSSL | =1.0.1q | |
OpenSSL OpenSSL | =1.0.1r | |
OpenSSL OpenSSL | =1.0.1s | |
OpenSSL OpenSSL | =1.0.1t | |
OpenSSL OpenSSL | =1.0.2 | |
OpenSSL OpenSSL | =1.0.2a | |
OpenSSL OpenSSL | =1.0.2b | |
OpenSSL OpenSSL | =1.0.2c | |
OpenSSL OpenSSL | =1.0.2d | |
OpenSSL OpenSSL | =1.0.2e | |
OpenSSL OpenSSL | =1.0.2f | |
OpenSSL OpenSSL | =1.0.2g | |
OpenSSL OpenSSL | =1.0.2h | |
Oracle Linux | =5 | |
Oracle Linux | =6 | |
Oracle Linux | =7 | |
Oracle Solaris | =10 | |
Oracle Solaris | =11.3 | |
redhat/openssl | <1.0.1 | 1.0.1 |
redhat/openssl | <1.0.2 | 1.0.2 |
debian/openssl | 1.1.1w-0+deb11u1 1.1.1w-0+deb11u2 3.0.15-1~deb12u1 3.0.14-1~deb12u2 3.3.2-2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)