cvelist/2021/3xxx/CVE-2021-3739.json
2023-02-12 23:00:43 +00:00

89 lines
3.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-3739",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A NULL pointer dereference flaw was found in the btrfs_rm_device function in fs/btrfs/volumes.c in the Linux Kernel, where triggering the bug requires \u2018CAP_SYS_ADMIN\u2019. This flaw allows a local attacker to crash the system or leak kernel internal information. The highest threat from this vulnerability is to system availability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476 - NULL Pointer Dereference",
"cweId": "CWE-476"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "kernel",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Fixed in v5.15-rc1 and above."
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1997958",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1997958"
},
{
"url": "https://ubuntu.com/security/CVE-2021-3739",
"refsource": "MISC",
"name": "https://ubuntu.com/security/CVE-2021-3739"
},
{
"url": "https://www.openwall.com/lists/oss-security/2021/08/25/3",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2021/08/25/3"
},
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e4571b8c5e9ffa1e85c0c671995bd4dcc5c75091",
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e4571b8c5e9ffa1e85c0c671995bd4dcc5c75091"
},
{
"url": "https://github.com/torvalds/linux/commit/e4571b8c5e9ffa1e85c0c671995bd4dcc5c75091",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/e4571b8c5e9ffa1e85c0c671995bd4dcc5c75091"
},
{
"url": "https://security.netapp.com/advisory/ntap-20220407-0006/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20220407-0006/"
}
]
}
}