cvelist/2022/3xxx/CVE-2022-3061.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2022-08-30 09:00:37 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-3061",
2022-09-01 18:00:33 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Kernel",
"version": {
"version_data": [
{
"version_value": "Linux kernel 5.18-rc5"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-369"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git/commit/?id=15cf0b82271b1823fb02ab8c377badba614d95d5",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git/commit/?id=15cf0b82271b1823fb02ab8c377badba614d95d5"
2022-10-19 08:00:38 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5257",
"url": "https://www.debian.org/security/2022/dsa-5257"
2022-11-01 23:01:12 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221101 [SECURITY] [DLA 3173-1] linux-5.10 security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00001.html"
2022-09-01 18:00:33 +00:00
}
]
2022-08-30 09:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-09-01 18:00:33 +00:00
"value": "Found Linux Kernel flaw in the i740 driver. The Userspace program could pass any values to the driver through ioctl() interface. The driver doesn't check the value of 'pixclock', so it may cause a divide by zero error."
2022-08-30 09:00:37 +00:00
}
]
}
}