cvelist/2023/0xxx/CVE-2023-0615.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2023-02-01 16:00:36 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0615",
2023-02-06 23:00:39 +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 6.2-rc6"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2166287",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166287"
}
]
2023-02-01 16:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-06 23:00:39 +00:00
"value": "A memory leak flaw and potential divide by zero and Integer overflow was found in the Linux kernel V4L2 and vivid test code functionality. This issue occurs when a user triggers ioctls, such as VIDIOC_S_DV_TIMINGS ioctl. This could allow a local user to crash the system if vivid test code enabled."
2023-02-01 16:00:36 +00:00
}
]
}
}