mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
107 lines
3.8 KiB
JSON
107 lines
3.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2018-19854",
|
|
"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 the Linux kernel before 4.19.3. crypto_report_one() and related functions in crypto/crypto_user.c (the crypto user configuration API) do not fully initialize structures that are copied to userspace, potentially leaking sensitive memory to user programs. NOTE: this is a CVE-2013-2547 regression but with easier exploitability because the attacker does not need a capability (however, the system must have the CONFIG_CRYPTO_USER kconfig option)."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://github.com/torvalds/linux/commit/f43f39958beb206b53292801e216d9b8a660f087",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/torvalds/linux/commit/f43f39958beb206b53292801e216d9b8a660f087"
|
|
},
|
|
{
|
|
"name": "USN-3872-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "https://usn.ubuntu.com/3872-1/"
|
|
},
|
|
{
|
|
"name": "USN-3901-2",
|
|
"refsource": "UBUNTU",
|
|
"url": "https://usn.ubuntu.com/3901-2/"
|
|
},
|
|
{
|
|
"name": "USN-3878-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "https://usn.ubuntu.com/3878-1/"
|
|
},
|
|
{
|
|
"name": "USN-3878-2",
|
|
"refsource": "UBUNTU",
|
|
"url": "https://usn.ubuntu.com/3878-2/"
|
|
},
|
|
{
|
|
"name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f43f39958beb206b53292801e216d9b8a660f087",
|
|
"refsource": "MISC",
|
|
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f43f39958beb206b53292801e216d9b8a660f087"
|
|
},
|
|
{
|
|
"name": "https://kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.3",
|
|
"refsource": "MISC",
|
|
"url": "https://kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.3"
|
|
},
|
|
{
|
|
"name": "USN-3901-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "https://usn.ubuntu.com/3901-1/"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHSA-2019:3309",
|
|
"url": "https://access.redhat.com/errata/RHSA-2019:3309"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHSA-2019:3517",
|
|
"url": "https://access.redhat.com/errata/RHSA-2019:3517"
|
|
}
|
|
]
|
|
}
|
|
} |