cvelist/2020/29xxx/CVE-2020-29569.json

87 lines
3.3 KiB
JSON
Raw Normal View History

2020-12-04 18:01:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-12-15 17:02:17 +00:00
"ID": "CVE-2020-29569",
"STATE": "PUBLIC"
2020-12-04 18:01:35 +00:00
},
2020-12-15 17:02:17 +00:00
"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",
2020-12-04 18:01:35 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-12-15 17:02:17 +00:00
"value": "An issue was discovered in the Linux kernel through 5.10.1, as used with Xen through 4.14.x. The Linux kernel PV block backend expects the kernel thread handler to reset ring->xenblkd to NULL when stopped. However, the handler may not have time to run if the frontend quickly toggles between the states connect and disconnect. As a consequence, the block backend may re-use a pointer after it was freed. A misbehaving guest can trigger a dom0 crash by continuously connecting / disconnecting a block frontend. Privilege escalation and information leaks cannot be ruled out. This only affects systems with a Linux blkback."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://xenbits.xenproject.org/xsa/advisory-350.html",
"refsource": "MISC",
"name": "https://xenbits.xenproject.org/xsa/advisory-350.html"
2021-02-02 12:00:41 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4843",
"url": "https://www.debian.org/security/2021/dsa-4843"
2021-02-05 14:01:01 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210205-0001/",
"url": "https://security.netapp.com/advisory/ntap-20210205-0001/"
2021-02-12 22:00:40 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210212 [SECURITY] [DLA 2557-1] linux-4.19 security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00018.html"
2021-03-09 21:00:54 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210309 [SECURITY] [DLA 2586-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html"
2021-07-12 05:00:48 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202107-30",
"url": "https://security.gentoo.org/glsa/202107-30"
2020-12-04 18:01:35 +00:00
}
]
}
}