cvelist/2021/3xxx/CVE-2021-3428.json

74 lines
2.6 KiB
JSON
Raw Normal View History

2021-03-10 20:00:42 +00:00
{
2023-02-12 23:02:18 +00:00
"data_version": "4.0",
2021-03-10 20:00:42 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-3428",
2022-03-04 18:01:08 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 23:02:18 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in the Linux kernel. A denial of service problem is identified if an extent tree is corrupted in a crafted ext4 filesystem in fs/ext4/extents.c in ext4_es_cache_extent. Fabricating an integer overflow, A local attacker with a special user privilege may cause a system crash problem which can lead to an availability threat."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190 - Integer Overflow or Wraparound",
"cweId": "CWE-190"
}
]
}
]
},
2022-03-04 18:01:08 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "kernel",
"version": {
"version_data": [
{
2023-02-12 23:02:18 +00:00
"version_affected": "=",
2022-03-04 18:01:08 +00:00
"version_value": "Affects linux kernel before v5.9."
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 23:02:18 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972621",
2022-03-04 18:01:08 +00:00
"refsource": "MISC",
2023-02-12 23:02:18 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1972621"
2022-03-04 18:01:08 +00:00
},
{
2023-02-12 23:02:18 +00:00
"url": "https://ubuntu.com/security/CVE-2021-3428",
2022-03-04 18:01:08 +00:00
"refsource": "MISC",
2023-02-12 23:02:18 +00:00
"name": "https://ubuntu.com/security/CVE-2021-3428"
2022-03-04 18:01:08 +00:00
},
{
2023-02-12 23:02:18 +00:00
"url": "https://www.openwall.com/lists/oss-security/2021/03/17/1",
2022-03-04 18:01:08 +00:00
"refsource": "MISC",
2023-02-12 23:02:18 +00:00
"name": "https://www.openwall.com/lists/oss-security/2021/03/17/1"
2021-03-10 20:00:42 +00:00
}
]
}
}