cvelist/2022/33xxx/CVE-2022-33981.json
2022-07-04 11:00:54 +00:00

87 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-33981",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "drivers/block/floppy.c in the Linux kernel before 5.17.6 is vulnerable to a denial of service, because of a concurrency use-after-free flaw after deallocating raw_cmd in the raw_cmd_ioctl function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/torvalds/linux/commit/233087ca063686964a53c829d547c7571e3f67bf",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/233087ca063686964a53c829d547c7571e3f67bf"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/225362",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/225362"
},
{
"url": "https://seclists.org/oss-sec/2022/q2/66",
"refsource": "MISC",
"name": "https://seclists.org/oss-sec/2022/q2/66"
},
{
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.6",
"refsource": "MISC",
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.6"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220701 [SECURITY] [DLA 3065-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/07/msg00000.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-5173",
"url": "https://www.debian.org/security/2022/dsa-5173"
}
]
}
}