cvelist/2022/3xxx/CVE-2022-3103.json
2022-09-26 15:00:36 +00:00

62 lines
1.7 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-3103",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_value": "6.0-rc3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-193"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/releases/tag/v6.0-rc3",
"url": "https://github.com/torvalds/linux/releases/tag/v6.0-rc3"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "off-by-one in io_uring module."
}
]
}
}