mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
19 lines
827 B
Markdown
19 lines
827 B
Markdown
### [CVE-2015-5229](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5229)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The calloc function in the glibc package in Red Hat Enterprise Linux (RHEL) 6.7 and 7.2 does not properly initialize memory areas, which might allow context-dependent attackers to cause a denial of service (hang or crash) via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/RedHatSatellite/satellite-host-cve
|
|
|