cvelist/2020/25xxx/CVE-2020-25212.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2020-09-09 15:01:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-09-09 16:01:33 +00:00
"ID": "CVE-2020-25212",
"STATE": "PUBLIC"
2020-09-09 15:01:35 +00:00
},
2020-09-09 16:01:33 +00:00
"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",
2020-09-09 15:01:35 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-09-09 16:01:33 +00:00
"value": "A TOCTOU mismatch in the NFS client code in the Linux kernel before 5.8.3 could be used by local attackers to corrupt memory or possibly have unspecified other impact because a size check is in fs/nfs/nfs4proc.c instead of fs/nfs/nfs4xdr.c, aka CID-b4487b935452."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b4487b93545214a9db8cbf32e86411677b0cca21",
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b4487b93545214a9db8cbf32e86411677b0cca21"
},
{
"url": "https://twitter.com/grsecurity/status/1303370421958578179",
"refsource": "MISC",
"name": "https://twitter.com/grsecurity/status/1303370421958578179"
},
{
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.3",
"refsource": "MISC",
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.3"
2020-09-09 15:01:35 +00:00
}
]
}
}