cvelist/2022/0xxx/CVE-2022-0185.json

84 lines
3.2 KiB
JSON
Raw Normal View History

2022-01-11 09:01:04 +00:00
{
2023-02-02 21:00:39 +00:00
"data_version": "4.0",
2022-01-11 09:01:04 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-0185",
2022-02-11 18:01:20 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-02 21:00:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A heap-based buffer overflow flaw was found in the way the legacy_parse_param function in the Filesystem Context functionality of the Linux kernel verified the supplied parameters length. An unprivileged (in case of unprivileged user namespaces enabled, otherwise needs namespaced CAP_SYS_ADMIN privilege) local user able to open a filesystem that does not support the Filesystem Context API (and thus fallbacks to legacy handling) could use this flaw to escalate their privileges on the system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 22:00:43 +00:00
"value": "Integer Overflow or Wraparound CWE-190",
2023-02-02 21:00:39 +00:00
"cweId": "CWE-190"
}
]
}
]
},
2022-02-11 18:01:20 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 22:00:43 +00:00
"vendor_name": "n/a",
2022-02-11 18:01:20 +00:00
"product": {
"product_data": [
{
2023-02-12 22:00:43 +00:00
"product_name": "kernel",
2022-02-11 18:01:20 +00:00
"version": {
"version_data": [
{
2023-02-12 22:00:43 +00:00
"version_affected": "=",
"version_value": "8.4"
2022-02-11 18:01:20 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:00:39 +00:00
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=722d94847de2",
2022-02-11 18:01:20 +00:00
"refsource": "MISC",
2023-02-02 21:00:39 +00:00
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=722d94847de2"
2022-02-11 18:01:20 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "https://github.com/Crusaders-of-Rust/CVE-2022-0185",
2022-02-11 18:01:20 +00:00
"refsource": "MISC",
2023-02-02 21:00:39 +00:00
"name": "https://github.com/Crusaders-of-Rust/CVE-2022-0185"
2022-02-11 18:01:20 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "https://www.openwall.com/lists/oss-security/2022/01/18/7",
2022-02-11 18:01:20 +00:00
"refsource": "MISC",
2023-02-02 21:00:39 +00:00
"name": "https://www.openwall.com/lists/oss-security/2022/01/18/7"
2022-02-11 18:01:20 +00:00
},
{
2023-02-02 21:00:39 +00:00
"url": "https://www.willsroot.io/2022/01/cve-2022-0185.html",
2022-02-11 18:01:20 +00:00
"refsource": "MISC",
2023-02-02 21:00:39 +00:00
"name": "https://www.willsroot.io/2022/01/cve-2022-0185.html"
2022-02-25 10:01:18 +00:00
},
2023-02-02 21:00:39 +00:00
{
"url": "https://security.netapp.com/advisory/ntap-20220225-0003/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20220225-0003/"
2022-02-11 18:01:20 +00:00
}
]
2022-01-11 09:01:04 +00:00
}
}