2021-01-27 19:00:48 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-3322" ,
2021-10-12 15:48:16 -06:00
"ASSIGNER" : "vulnerabilities@zephyrproject.org" ,
"DATE_PUBLIC" : "2021-04-21T00:00:00.000Z" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Unexpected Pointer Aliasing in IEEE 802154 Fragment Reassembly in Zephyr"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "zephyrproject-rtos" ,
"product" : {
"product_data" : [
{
"product_name" : "zephyr" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : ">=2.4.0"
}
]
}
}
]
}
}
]
}
2021-01-27 19:00:48 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-10-12 15:48:16 -06:00
"value" : "Unexpected Pointer Aliasing in IEEE 802154 Fragment Reassembly in Zephyr. Zephyr versions >= >=2.4.0 contain NULL Pointer Dereference (CWE-476). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-p86r-gc4r-4mq3"
}
]
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"environmentalScore" : 6.5 ,
"temporalScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "NULL Pointer Dereference (CWE-476)"
}
]
2021-01-27 19:00:48 +00:00
}
]
2021-10-12 15:48:16 -06:00
} ,
"references" : {
"reference_data" : [
{
2021-10-12 22:01:02 +00:00
"url" : "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-p86r-gc4r-4mq3" ,
"refsource" : "MISC" ,
"name" : "http://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-p86r-gc4r-4mq3"
2021-10-12 15:48:16 -06:00
}
]
} ,
"source" : {
"defect" : [
"https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-p86r-gc4r-4mq3"
]
2021-01-27 19:00:48 +00:00
}
}