cvelist/2019/10xxx/CVE-2019-10125.json
2019-06-15 01:00:47 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-10125",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in aio_poll() in fs/aio.c in the Linux kernel through 5.0.4. A file may be released by aio_poll_wake() if an expected event is triggered immediately (e.g., by the close of a pair of pipes) after the return of vfs_poll(), and this will cause a use-after-free."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://patchwork.kernel.org/patch/10828359/",
"refsource": "MISC",
"name": "https://patchwork.kernel.org/patch/10828359/"
},
{
"refsource": "BID",
"name": "107655",
"url": "http://www.securityfocus.com/bid/107655"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190411-0003/",
"url": "https://security.netapp.com/advisory/ntap-20190411-0003/"
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K29215970",
"url": "https://support.f5.com/csp/article/K29215970"
}
]
}
}