{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-15879", "ASSIGNER": "secteam@freebsd.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "FreeBSD", "version": { "version_data": [ { "version_value": "FreeBSD 12.1-RELEASE before p5, and 11.3-RELEASE before p9" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Use after free" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://security.FreeBSD.org/advisories/FreeBSD-SA-20:15.cryptodev.asc", "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-20:15.cryptodev.asc" }, { "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20200518-0005/", "url": "https://security.netapp.com/advisory/ntap-20200518-0005/" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "In FreeBSD 12.1-STABLE before r356908, 12.1-RELEASE before p5, 11.3-STABLE before r356908, and 11.3-RELEASE before p9, a race condition in the cryptodev module permitted a data structure in the kernel to be used after it was freed, allowing an unprivileged process can overwrite arbitrary kernel memory." } ] } }